| Commit message (Expand) | Author | Age | Files | Lines |
* | large improvement for parallel builds. works without V=99 now and without war... | Felix Fietkau | 2008-06-09 | 1 | -2/+2 |
* | add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages | Felix Fietkau | 2008-05-07 | 1 | -1/+2 |
* | make aliases for package targets if the package directories are in further su... | Felix Fietkau | 2007-10-21 | 1 | -0/+6 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -2/+2 |
* | fix a dependency bug | Felix Fietkau | 2007-08-30 | 1 | -1/+1 |
* | avoid rdep in the top level make process (subdir.mk) - it leaks too much memo... | Felix Fietkau | 2007-08-29 | 1 | -7/+3 |
* | rename 'stampfiles' directory to 'stamp' | Nicolas Thill | 2007-08-21 | 1 | -1/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -1/+1 |
* | ignore dependencies when using QUILT | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
* | next round of cleanup, convert target/ - make -j works now ;) | Felix Fietkau | 2007-07-30 | 1 | -3/+10 |
* | more cleanup | Felix Fietkau | 2007-07-30 | 1 | -1/+6 |
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 1 | -37/+19 |
* | fix compile errors with make 3.80 | Felix Fietkau | 2007-07-30 | 1 | -3/+6 |
* | add default command for dummy targets | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
* | more build system cleanup | Felix Fietkau | 2007-07-28 | 1 | -2/+2 |
* | allow target specific builddir list override | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
* | add missing flag | Felix Fietkau | 2007-07-28 | 1 | -1/+1 |
* | don't force the install->compile, compile->prepare dependencies in subdir.mk | Felix Fietkau | 2007-07-28 | 1 | -3/+1 |
* | initial attempt at cleaning up subdirectory handling. tools/Makefile is now b... | Felix Fietkau | 2007-07-28 | 1 | -0/+63 |