summaryrefslogtreecommitdiffstats
path: root/tools/pkg-config/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* pkg-config: Update to 0.29.1John Crispin2016-03-101-4/+4
| | | | | | | | | * Bump pkg-config version to 0.29.1 * Use https for the source download (http gets directed there) Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 48988
* tools/pkg-config: update to 0.29Felix Fietkau2015-10-301-3/+7
| | | | | | | | | | | | Release announcement: http://lists.freedesktop.org/archives/pkg-config/2015-September/001019.html Drop patches, as they have been implemented upstream. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: Felix Fietkau <nbd@openwrt.org> [fix OSX compatibility] SVN-Revision: 47300
* tools: remove static linking supportJo-Philipp Wich2015-02-061-3/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* pkg-config: fix occasional install problemLuka Perkov2013-11-201-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38886
* pkg-config: update to latest version, fix build on Mac OS X 10.9Felix Fietkau2013-10-281-2/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38561
* tools/pkg-config: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33430
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-2/+3
| | | | SVN-Revision: 33140
* pkg-config: link staticallyJo-Philipp Wich2012-08-101-2/+3
| | | | SVN-Revision: 33102
* tools: clean up Makefiles / make ccache workJohn Crispin2012-01-151-4/+0
| | | | SVN-Revision: 29754
* revert r24406Jo-Philipp Wich2010-12-101-1/+0
| | | | SVN-Revision: 24415
* pkg-config: install pkg.m4 to aclocal/Jo-Philipp Wich2010-12-101-0/+1
| | | | SVN-Revision: 24406
* tools/pkg-config: update to version 0.25Alexandros C. Couloumbis2010-11-251-2/+2
| | | | SVN-Revision: 24146
* clean up / fix various Host/Clean templates in tools/Felix Fietkau2009-05-081-2/+1
| | | | SVN-Revision: 15714
* build system refactoring in preparation for allowing packages to do ↵Felix Fietkau2009-02-221-8/+8
| | | | | | host-build steps SVN-Revision: 14610
* added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2John Crispin2007-10-061-0/+35
SVN-Revision: 9162