kernel: Added required dependencies for socket match.
[openwrt/openwrt.git] / include / subdir.mk
2018-08-04 Jo-Philipp Wichbuild: remove GNU time dependency
2018-06-18 Andy Boyettbuild: add busybox support to `time` prereq-check
2018-05-07 Etienne Champetierbuild: log time taken by each packages/steps
2017-02-21 Felix Fietkaubuild: allow building an individual subdir without...
2017-02-09 Felix Fietkaubuild: make <subdir>/install opt-in, use it for target...
2017-01-22 Felix Fietkaubuild: fix CONFIG_AUTOREMOVE for packages with multiple...
2017-01-18 Felix Fietkaubuild: add support for automatically removing build...
2017-01-18 Felix Fietkaubuild: define common subdir targets in rules.mk
2016-12-17 Felix Fietkaubuild: implement make check and make package/X/check
2016-01-20 Felix Fietkaubuild: add logging for package host builds
2016-01-20 Felix Fietkaubuild: split BUILD_LOG logs per variant
2016-01-20 Felix Fietkaubuild: use a separate variable checking the subdir...
2016-01-20 Felix Fietkaubuild: move host build directories of package/* to...
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2014-10-22 Felix Fietkaubuild: do not process built-in rules for make subdirs
2014-03-08 Felix Fietkautools: fix stampfile dependency handling when the list...
2012-06-04 John Crispinlog failed package builds
2011-05-28 Felix Fietkauremove legacy package/foo-compile wrapper targets,...
2011-04-04 Felix Fietkaumake the build system a bit more silent without V=99
2011-04-03 Felix Fietkaubuild: reduce the amount of generated make code for...
2011-04-03 Felix Fietkaubuild: use a conditional @ sign before silenced targets...
2010-10-05 Ralph Hempeladd configure as package target
2010-09-20 Felix Fietkaufix build dependencies on packages with multiple varian...
2010-09-01 Felix Fietkauadd a command for printing a cleaned up make target...
2009-11-10 Felix Fietkaubuild system: introduce a new feature called build...
2009-07-11 Felix Fietkaumove the toolchain_install stampfile to the right place...
2009-05-31 Ralph Hempeladd dist and distcheck target (to create new source...
2009-05-28 Ralph Hempeladded BUILD_LOG_DIR variable, make clean will delete...
2009-05-26 Florian Fainellistop build when an error occurs and when BUILDLOG is...
2009-04-24 Felix Fietkauadd missing $(if) check for build logging
2009-04-24 Felix Fietkauadd BUILD_LOG option to let the build system log all...
2009-04-06 Felix Fietkauadd support for config options checking in top-level...
2009-03-18 Felix Fietkauadd makefile target alias package/<name>/host/<target...
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2008-08-17 Felix Fietkausome more build system cleanup
2008-08-16 Felix Fietkaurework parallel building to get rid of some warnings...
2008-08-06 Felix Fietkaufix make variable overriding for package makefiles...
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2008-05-07 Felix Fietkauadd a flag "IGNORE_ERRORS", which can be used to ignore...
2007-10-21 Felix Fietkaumake aliases for package targets if the package directo...
2007-09-08 Felix Fietkaumajor target cleanup. it is now possible to have subtar...
2007-08-30 Felix Fietkaufix a dependency bug
2007-08-29 Felix Fietkauavoid rdep in the top level make process (subdir.mk...
2007-08-21 Nicolas Thillrename 'stampfiles' directory to 'stamp'
2007-08-07 Felix Fietkaubuild system cleanup/restructuring as described in...
2007-07-30 Felix Fietkauignore dependencies when using QUILT
2007-07-30 Felix Fietkaunext round of cleanup, convert target/ - make -j works...
2007-07-30 Felix Fietkaumore cleanup
2007-07-30 Felix Fietkaunext round of build system cleanup - convert package...
2007-07-30 Felix Fietkaufix compile errors with make 3.80
2007-07-28 Felix Fietkauadd default command for dummy targets
2007-07-28 Felix Fietkaumore build system cleanup
2007-07-28 Felix Fietkauallow target specific builddir list override
2007-07-28 Felix Fietkauadd missing flag
2007-07-28 Felix Fietkaudon't force the install->compile, compile->prepare...
2007-07-28 Felix Fietkauinitial attempt at cleaning up subdirectory handling...