mvebu: backport mainline patches from kernel 3.11
[openwrt/openwrt.git] / include / subdir.mk
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...