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