summaryrefslogtreecommitdiff
path: root/package/pkgconfig
AgeCommit message (Expand)Author
2009-04-17pkg-config: fix target packagePeter Korsgaard
2009-03-29package: proper aclocal fixPeter Korsgaard
2009-03-24package: provide download target for host packagesPeter Korsgaard
2009-03-23pkgconfig: really use make install for BR2_ENABLE_DEBUGPeter Korsgaard
2009-03-19package: add STAMP_DIR and use for host buildsPeter Korsgaard
2009-03-19pkg-config: rename pkgconfig to pkg-configPeter Korsgaard
2009-03-19pkgconfig: make sure host compile target isn't considered out of datePeter Korsgaard
2009-03-18pkgconfig: add pkgconfig package for targetPeter Korsgaard
2009-03-18pkgconfig: use pkg-config-*-host build dir for host versionPeter Korsgaard
2009-03-18pkgconfig: install into HOST_DIRPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-07-04Minor clean-upThiago A. CorrĂȘa
2008-06-14pkgconfig: bump version and cleanupPeter Korsgaard
2008-04-01pkgconfig: Return appropriate error code from pkgconfig scriptPeter Korsgaard
2008-04-01buildroot: additional -clean target fixesPeter Korsgaard
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-21- use the correct path to the pkgconfig .pcBernhard Reutner-Fischer
2007-03-14yet more LDFLAGS handling fixupsEric Andersen
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-14oops, silence some debugging noiseEric Andersen
2007-01-14filter pkgconfig output to force it do use our staging_dir and notEric Andersen
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-08-29- bump versionBernhard Reutner-Fischer
2006-07-08Add pkgconfigEric Andersen