[kernel] refresh 2.6.35 patches
[openwrt/svn-archive/archive.git] / include / package-ipkg.mk
2010-08-19 Felix Fietkauspeed up the ipkg build process some more by reordering...
2010-08-19 Felix Fietkauspeed up the build system by including include/shell...
2010-07-28 Jo-Philipp Wich[buildsystem] revert r22372 and r22405, dependency...
2010-07-23 Jo-Philipp Wich[buildsystem] use host opkg for installing packages...
2010-03-28 Hauke MehrtensSome dependencies that are depending on target are...
2009-11-22 Felix Fietkaubuild variants: only build opkg packages for the reques...
2009-09-03 Felix Fietkaudo not fail on empty packages
2009-09-03 Felix Fietkauget rid of old data before staging unstripped package...
2009-09-02 Felix Fietkaubuild: when staging unstripped package files, install...
2009-08-20 Felix Fietkaumerge the control file and the .ipk file targets into...
2009-08-20 Felix Fietkaufix multiple ipkg builds of the same arch but with...
2009-08-19 Felix Fietkauwhen regenerating an ipkg package, make sure the entire...
2009-08-17 Florian Fainelli[package] ensure CONTROL directory is created (#5683)
2009-08-08 Felix Fietkauadd target for library specific installations into...
2009-08-07 Felix Fietkauadd a staging directory for unstripped package files...
2009-01-29 Nicolas Thillmove IPKG_STATE_DIR from ./rules.mk to ./include/packag...
2008-12-11 Nicolas Thilladd an "Installed-Size" field to package control files...
2008-10-27 Felix Fietkaufix conditional depends in ipkg control files
2008-10-03 Felix Fietkauimplement conditional dependencies for generating the...
2007-09-28 Felix Fietkausome minor fixes, cleanups, package build abstraction
2007-09-21 Nicolas Thilladd 'Provides:' line in ipkg control files
2007-09-03 Nicolas Thillmove ipkg related vars from ./rules.mk to ./include...
2007-08-26 Nicolas Thillmove rule for $(STAGING_DIR)/etc/ipkg.conf out of Build...
2007-08-25 Nicolas Thillmove ipkg.conf creation from tools/ipkg-utils to includ...
2007-08-24 Nicolas Thillcombine the 3 find in a single one
2007-05-09 Felix Fietkaufix recursive dependencies on build directories - shoul...
2007-04-29 Felix Fietkaufixes for a few build errors on osx without fink
2007-04-15 Felix Fietkauclean up dependency handling for autorebuilds
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-03 Mike BakerUsing find's -exec to remove directories causes 'not...
2007-04-02 Florian FainelliUse find -exec instead of xargs
2007-03-16 Felix Fietkaure-enable SDK=1 and DEVELOPER=1 overrides for building...
2007-03-16 Mike Bakerformatting and trivial cleanup
2007-03-16 Felix FietkauAdd an 'Image Configuration' menu to menuconfig
2007-03-15 Felix Fietkausplit package.mk and clean up build system code (based...