[backfire] mklibs: merge r31259
[openwrt-10.03/.git] / include / package-ipkg.mk
2011-04-03 nbdbuild: do not use shell calls to export empty opkg...
2011-03-06 jow[backfire] merge r25915
2011-01-16 jow[backfire] backport r25022
2010-11-11 jow[backfire] merge r23959-r23961
2010-10-07 jow[backfire] merge r23256, r23257 and r23258
2010-10-04 jow[backfire] merge r23222
2010-10-03 jow[backfire] merge r23172 and r23175
2010-09-12 jow[backfire] merge r23029, r23030, r23031 and r23032
2010-09-09 jow[backfire] merge r22990
2010-09-07 jow[backfire] merge r22949
2010-03-28 haukeSome dependencies that are depending on target are...
2009-11-22 nbdbuild variants: only build opkg packages for the reques...
2009-09-03 nbddo not fail on empty packages
2009-09-03 nbdget rid of old data before staging unstripped package...
2009-09-02 nbdbuild: when staging unstripped package files, install...
2009-08-20 nbdmerge the control file and the .ipk file targets into...
2009-08-20 nbdfix multiple ipkg builds of the same arch but with...
2009-08-19 nbdwhen regenerating an ipkg package, make sure the entire...
2009-08-17 florian[package] ensure CONTROL directory is created (#5683)
2009-08-08 nbdadd target for library specific installations into...
2009-08-07 nbdadd a staging directory for unstripped package files...
2009-01-29 nicomove IPKG_STATE_DIR from ./rules.mk to ./include/packag...
2008-12-11 nicoadd an "Installed-Size" field to package control files...
2008-10-27 nbdfix conditional depends in ipkg control files
2008-10-03 nbdimplement conditional dependencies for generating the...
2007-09-28 nbdsome minor fixes, cleanups, package build abstraction
2007-09-21 nicoadd 'Provides:' line in ipkg control files
2007-09-03 nicomove ipkg related vars from ./rules.mk to ./include...
2007-08-26 nicomove rule for $(STAGING_DIR)/etc/ipkg.conf out of Build...
2007-08-25 nicomove ipkg.conf creation from tools/ipkg-utils to includ...
2007-08-24 nicocombine the 3 find in a single one
2007-05-09 nbdfix recursive dependencies on build directories - shoul...
2007-04-29 nbdfixes for a few build errors on osx without fink
2007-04-15 nbdclean up dependency handling for autorebuilds
2007-04-12 nbdrevert find | xargs => find | exec changes - this is...
2007-04-03 mbmUsing find's -exec to remove directories causes 'not...
2007-04-02 florianUse find -exec instead of xargs
2007-03-16 nbdre-enable SDK=1 and DEVELOPER=1 overrides for building...
2007-03-16 mbmformatting and trivial cleanup
2007-03-16 nbdAdd an 'Image Configuration' menu to menuconfig
2007-03-15 nbdsplit package.mk and clean up build system code (based...