refresh 2.6.35 patches
[openwrt/openwrt.git] / include / host-build.mk
2010-03-05 Travis Kementhis patch fixes toolchain parallel build, which reduce...
2010-01-03 Lars-Peter ClausenPrevent unnecessary host package rebuilds.
2009-10-30 Andy Boyettuse $(HOST_CFLAGS) when not cross-compiling. Thanks...
2009-09-25 Felix Fietkauhost build: do not hide the configure command
2009-04-30 Felix Fietkaufix a typo that prevented host build specific variable...
2009-04-27 Nicolas Thilladd missing bits from [15451]
2009-04-22 Felix Fietkauclean up automake/pkg-config handling, move separate...
2009-04-20 Felix Fietkaumove pkg config stuff to per-target exports to prevent...
2009-04-06 Felix Fietkauadd a default template for Host/Install
2009-03-23 Felix Fietkaufix calling the update target for host-only builds
2009-03-17 Felix Fietkaufix quilt variable and stampfile usage for host builds
2009-03-17 Felix Fietkauadd PKG_HOST_ONLY variable to prevent target builds
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-12 Felix Fietkaumake the compile: host-install dependency independent...
2009-03-12 Felix Fietkauenable Host/Install on compile: if package.mk is included
2009-03-02 Andy Boyettreadd $(HOST_CONFIGURE_VARS) to Host/Configure/Default...
2009-02-28 Felix Fietkauadjust host-build.mk to bring it closer to package.mk
2009-02-22 Felix Fietkauallow concurrent use of host-build.mk and package.mk...
2009-02-22 Felix Fietkaueliminate redundancy by creating the quilt_used stampfi...
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2008-11-22 Nicolas Thillallow cvs/git/hg/svn wrap_mirror to work for host tools...
2007-09-29 Felix Fietkaufixes for refresh/update handling
2007-09-29 Felix Fietkaumove a stampfile to make it easier to override the...
2007-09-29 Felix FietkauRefactor downloading code into download.mk Support...
2007-09-20 Felix Fietkaufix spontaneous rebuilds caused by make package/<name...
2007-08-30 Felix Fietkauclean up recursive dependency handling, use timestamp...
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-07-30 Felix Fietkaufix a rebuild bug related to quilt
2007-07-30 Felix Fietkausame for host builds
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-06-08 Imre Kalozuse newer config.guess and config.sub for packages...
2007-06-03 Felix Fietkauenable quilt for host builds and add some additional...
2007-05-09 Felix Fietkaufix recursive dependencies on build directories - shoul...
2007-04-26 Felix FietkauSmall bugfix for dependency handling - mostly for base...
2007-04-16 Felix Fietkauhide some junk in non-verbose mode
2007-04-15 Felix Fietkauclean up dependency handling for autorebuilds
2007-02-25 Felix Fietkaufix stampfiles for host-builds
2007-02-25 Felix Fietkauadd auto-rebuild for host builds (tested with tools...
2006-10-14 Felix Fietkaufix mistakes in unpack change
2006-10-14 Felix Fietkaumove common unpacking code to unpack.mk, replace zcat...
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk