summaryrefslogtreecommitdiff
path: root/include/subdir.mk
AgeCommit message (Expand)Author
2010-09-20fix build dependencies on packages with multiple variants but no selected vir...nbd
2010-09-01add a command for printing a cleaned up make target database - will be used t...nbd
2009-11-10build system: introduce a new feature called build variants.nbd
2009-07-11move the toolchain_install stampfile to the right place to fix spurious missi...nbd
2009-05-31[package] add dist and distcheck target (to create new source balls)ralph
2009-05-28added BUILD_LOG_DIR variable, make clean will delete the ./logs dirralph
2009-05-26stop build when an error occurs and when BUILDLOG is set (#5160)florian
2009-04-24add missing $(if) check for build loggingnbd
2009-04-24add BUILD_LOG option to let the build system log all subdir make command outp...nbd
2009-04-06add support for config options checking in top-level directory stampfilesnbd
2009-03-18add makefile target alias package/<name>/host/<target> for host buildsnbd
2009-03-17move host build in packages into a separate namespace: package/<name>/host/<t...nbd
2008-08-17some more build system cleanupnbd
2008-08-16rework parallel building to get rid of some warningsnbd
2008-08-06fix make variable overriding for package makefiles on the command linenbd
2008-06-09large improvement for parallel builds. works without V=99 now and without war...nbd
2008-05-07add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesnbd
2007-10-21make aliases for package targets if the package directories are in further su...nbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-08-30fix a dependency bugnbd
2007-08-29avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...nbd
2007-08-21rename 'stampfiles' directory to 'stamp'nico
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-07-30ignore dependencies when using QUILTnbd
2007-07-30next round of cleanup, convert target/ - make -j works now ;)nbd
2007-07-30more cleanupnbd
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
2007-07-30fix compile errors with make 3.80nbd
2007-07-28add default command for dummy targetsnbd
2007-07-28more build system cleanupnbd
2007-07-28allow target specific builddir list overridenbd
2007-07-28add missing flagnbd
2007-07-28don't force the install->compile, compile->prepare dependencies in subdir.mknbd
2007-07-28initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...nbd