summaryrefslogtreecommitdiffstats
path: root/package/pkgconfig/pkgconfig.mk
Commit message (Expand)AuthorAgeFilesLines
* pkg-config: fix target packagePeter Korsgaard2009-04-171-65/+0
* package: proper aclocal fixPeter Korsgaard2009-03-291-0/+2
* package: provide download target for host packagesPeter Korsgaard2009-03-241-0/+3
* pkgconfig: really use make install for BR2_ENABLE_DEBUGPeter Korsgaard2009-03-231-1/+1
* package: add STAMP_DIR and use for host buildsPeter Korsgaard2009-03-191-14/+18
* pkg-config: rename pkgconfig to pkg-configPeter Korsgaard2009-03-191-19/+19
* pkgconfig: make sure host compile target isn't considered out of datePeter Korsgaard2009-03-191-0/+1
* pkgconfig: add pkgconfig package for targetPeter Korsgaard2009-03-181-21/+17
* pkgconfig: use pkg-config-*-host build dir for host versionPeter Korsgaard2009-03-181-16/+18
* pkgconfig: install into HOST_DIRPeter Korsgaard2009-03-181-12/+11
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
* Minor clean-upThiago A. CorrĂȘa2008-07-041-2/+2
* pkgconfig: bump version and cleanupPeter Korsgaard2008-06-141-16/+3
* buildroot: additional -clean target fixesPeter Korsgaard2008-04-011-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* - use the correct path to the pkgconfig .pcBernhard Reutner-Fischer2007-06-211-1/+1
* yet more LDFLAGS handling fixupsEric Andersen2007-03-141-2/+0
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+2
* filter pkgconfig output to force it do use our staging_dir and notEric Andersen2007-01-141-0/+4
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* - bump versionBernhard Reutner-Fischer2006-08-291-1/+1
* Add pkgconfigEric Andersen2006-07-081-0/+67