build: add a variable for the name of the {build,staging}_dir/{target,toolchain}...
[openwrt.git] / include / subdir.mk
2014-03-08 nbdtools: fix stampfile dependency handling when the list...
2012-06-04 blogic[include] log failed package builds
2011-05-28 nbdremove legacy package/foo-compile wrapper targets,...
2011-04-04 nbdmake the build system a bit more silent without V=99
2011-04-03 nbdbuild: reduce the amount of generated make code for...
2011-04-03 nbdbuild: use a conditional @ sign before silenced targets...
2010-10-05 ralph[include] add configure as package target
2010-09-20 nbdfix build dependencies on packages with multiple varian...
2010-09-01 nbdadd a command for printing a cleaned up make target...
2009-11-10 nbdbuild system: introduce a new feature called build...
2009-07-11 nbdmove the toolchain_install stampfile to the right place...
2009-05-31 ralph[package] add dist and distcheck target (to create...
2009-05-28 ralphadded BUILD_LOG_DIR variable, make clean will delete...
2009-05-26 florianstop build when an error occurs and when BUILDLOG is...
2009-04-24 nbdadd missing $(if) check for build logging
2009-04-24 nbdadd BUILD_LOG option to let the build system log all...
2009-04-06 nbdadd support for config options checking in top-level...
2009-03-18 nbdadd makefile target alias package/<name>/host/<target...
2009-03-17 nbdmove host build in packages into a separate namespace...
2008-08-17 nbdsome more build system cleanup
2008-08-16 nbdrework parallel building to get rid of some warnings
2008-08-06 nbdfix make variable overriding for package makefiles...
2008-06-09 nbdlarge improvement for parallel builds. works without...
2008-05-07 nbdadd a flag "IGNORE_ERRORS", which can be used to ignore...
2007-10-21 nbdmake aliases for package targets if the package directo...
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-08-30 nbdfix a dependency bug
2007-08-29 nbdavoid rdep in the top level make process (subdir.mk...
2007-08-21 nicorename 'stampfiles' directory to 'stamp'
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-07-30 nbdignore dependencies when using QUILT
2007-07-30 nbdnext round of cleanup, convert target/ - make -j works...
2007-07-30 nbdmore cleanup
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-30 nbdfix compile errors with make 3.80
2007-07-28 nbdadd default command for dummy targets
2007-07-28 nbdmore build system cleanup
2007-07-28 nbdallow target specific builddir list override
2007-07-28 nbdadd missing flag
2007-07-28 nbddon't force the install->compile, compile->prepare...
2007-07-28 nbdinitial attempt at cleaning up subdirectory handling...