kernel: Add missing config option
[openwrt/openwrt.git] / include / host-build.mk
2023-06-05 Michael Pratthost-build: add support for a stampfile per installed...
2023-05-31 Jeffery Tobuild: export GIT_CEILING_DIRECTORIES for package builds
2023-03-13 Michael Prattbuild: disable automake dependency tracking
2023-01-23 Christian Marangibuild: skip download for host build with AUTOREMOVE...
2022-09-30 Christian Marangibuild: make find_md5 reproducible with AUTOREMOVE
2022-09-11 Christian Marangibuild: handle directory with whitespace in AUTOREMOVE...
2022-01-16 Sergey V. Lobanovbuild: add HOST_CXXFLAGS for host build
2021-11-04 Felix Fietkaubuild: fix host package unpack if git-src is used
2021-11-01 Eneas U de Queirozdownload: improve handling of invalid local files
2021-02-05 Paul Spoorenbuild: use SPDX license tags
2021-01-01 Sven Wegenerbuild: drop ccache variables from specific targets
2020-11-27 Petr Štetiardownload: handle possibly invalid local tarballs
2020-07-11 Roman Yeryominbuild: improve ccache support
2019-10-21 Andre Heiderbuild: call Host/Uninstall before wiping the host build dir
2018-07-24 Jo-Philipp Wichbuild: do not override CCACHE_DIR when ccache is disabled
2018-04-20 Felix Fietkaubuild: pass HOSTCXX to host builds as CXX
2017-12-12 Felix Fietkaubuild: allow PKG_PREPARED_DEPENDS and PKG_CONFIG_DEPEND...
2017-10-05 Felix Fietkaubuild: add a darwin sitefile to deal with macOS 10...
2017-05-25 Felix Fietkaubuild: stop overriding STAGING_DIR_HOST for toolchain...
2017-03-22 Felix Fietkaubuild: fix STAMP_PREPARED with quilt
2017-03-16 Felix Fietkaubuild: improve performance by avoiding lazy-eval for...
2017-02-26 Felix Fietkaubuild: get rid of host.mk
2017-02-09 Felix Fietkaubuild: make Host/Install/Default use Host/Compile/Defau...
2017-02-09 Felix Fietkaubuild: support make tools/<name>/install again
2017-01-22 Felix Fietkaubuild: fix CONFIG_AUTOREMOVE for packages with multiple...
2017-01-19 Felix Fietkaubuild: disable CONFIG_AUTOREMOVE for packages/tools...
2017-01-19 Felix Fietkaubuild: include CONFIG_AUTOREMOVE in HOST_STAMP_PREPARED
2017-01-18 Felix Fietkaubuild: extend CONFIG_AUTOREMOVE to tools/
2017-01-18 Felix Fietkaubuild: remove separate /install step for host builds
2017-01-18 Felix Fietkaubuild: introduce extra targets that contain only proper...
2017-01-18 Felix Fietkaubuild: define common subdir targets in rules.mk
2017-01-18 Matthias Schifferbuild: move STAGING_DIR_HOSTPKG and BUILD_DIR_HOST...
2017-01-17 Jo-Philipp Wichbuild: properly pass CPP and CXX flags in HOST_MAKE_VARS
2017-01-17 Alexandru Ardeleanbuild: introduce default HOST_MAKE_VARS for host-builds
2017-01-10 Jo-Philipp Wichbuild: fix HOST_CONFIGURE_VARS placement
2017-01-10 Felix Fietkaubuild: remove obsolete parallel build related options
2017-01-05 Jo-Philipp WichRevert "build: fix HOST_CONFIGURE_VARS placement"
2017-01-05 Jo-Philipp Wichbuild: fix HOST_CONFIGURE_VARS placement
2017-01-05 Felix Fietkauhost-build: remove openssl include path from host cflags
2016-12-22 Felix Fietkaubuild: add defaults for PKG_SOURCE, PKG_SOURCE_SUBDIR...
2016-12-17 Felix Fietkaubuild: implement make check and make package/X/check
2016-12-16 Felix Fietkaubuild: remove duplicate Download/default definition...
2016-11-01 Jo-Philipp Wichinclude/host-build.mk: use STAGING_DIR_HOSTPKG
2016-10-15 Alexandru Ardeleanbuild: copy contents of 'src' folder to build dirs...
2016-10-05 Matthias Schifferinclude/host-build.mk: set Host/Exports for Host/Instal...
2016-10-05 Matthias Schifferinclude/host-build.mk: fix ACLOCAL_INCLUDE
2016-10-05 Matthias Schifferinclude/host-build.mk: pass HOST_BUILD_PREFIX to Host...
2016-08-23 Felix Fietkaubuild: pass $(STAGING_DIR_HOST) to Host/Install
2016-06-15 Matthias Schifferbuild: don't add -j for parallel builds with Make 4.2+
2016-01-20 Felix Fietkauhost-build.mk: change default installation prefix of...
2015-10-05 Felix Fietkaubuild: include homebrew include/library directory in...
2015-04-14 Felix Fietkaubuild: set CCACHE_DIR for host builds
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...
next