tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/
[openwrt/openwrt.git] / include / host-build.mk
2015-02-06 Jo-Philipp Wichinclude: use SHELL, not BASH for HOST_CONFIGURE_VARS
2015-02-06 Jo-Philipp Wichinclude: remove static tool linking support
2014-12-15 Felix Fietkaubuild: prevent spurious host-build re-builds by touchin...
2013-03-07 Felix Fietkaubuild: BSD compile fixes
2012-10-15 Felix Fietkaubuild: fix host build stampfile usage, fixes spurious...
2012-09-23 Felix Fietkaubuild: add the + token to any commands that can pass...
2012-09-22 Felix Fietkauhost-build: add HOST_MAKE_FLAGS similar to package...
2012-09-17 Felix Fietkaubuild: ensure that package/host-build build system...
2012-09-15 Felix Fietkaubuild: add jobserver support for host builds
2012-09-09 Jo-Philipp Wichdo not pass optimization flags in HOST_CPPFLAGS (#12153)
2012-08-13 Jo-Philipp Wichintroduce a menuconfig option to turn off static linkin...
2012-08-12 Jo-Philipp Wichhost-build.mk: define a variable HOST_STATIC_LINKING...
2012-06-06 Felix Fietkaubuild: add PKG_MIRROR_MD5SUM support for host builds
2012-01-15 John Crispintools: clean up Makefiles / make ccache work
2011-01-28 Felix Fietkauadd a missing wrapper for the refresh target for host...
2010-12-13 Jo-Philipp Wich- implement hooks for hostbuilds - use host build hooks...
2010-11-22 Felix Fietkauuse PREFIX/bin instead of PREFIX/sbin for all host...
2010-11-03 Michael Büschdeptest: Install of host tools has to be forced for...
2010-10-16 Michael BüschFix typo
2010-10-16 Michael BüschSupport force-disabling per-package parallel build...
2010-08-20 Michael BüschAdd an option to default the default build rule to...
2010-08-18 Michael BüschAlso support parallel build for host-packages
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