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