summaryrefslogtreecommitdiffstats
path: root/package/libjson-c
Commit message (Collapse)AuthorAgeFilesLines
* change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconfJo-Philipp Wich2011-03-061-1/+1
| | | | SVN-Revision: 25904
* libjson-c: add to core (instead of packages)Felix Fietkau2011-02-071-0/+50
| | | | SVN-Revision: 25405
* move json-c to packages feedJohn Crispin2008-08-051-52/+0
| | | | SVN-Revision: 12114
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-251-6/+0
| | | | SVN-Revision: 9906
* Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.Felix Fietkau2007-12-051-3/+3
| | | | | | | | $(CP) is defined as CP:="cp -fpR" Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9661
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-061-2/+0
| | | | SVN-Revision: 9162
* add $(STAGING_DIR) as argument to the InstallDev template and update ↵Felix Fietkau2007-09-281-11/+11
| | | | | | packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages SVN-Revision: 9052
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-1/+4
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* json-c: fix package name, add UninstallDevNicolas Thill2007-08-281-6/+17
| | | | SVN-Revision: 8528
* added libjson-c. added driver, webinterface and userspace daemon for the ↵John Crispin2007-08-271-0/+46
fonera mp3-hack SVN-Revision: 8509