Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow colored output to be disabled when running a non-verbose build by ↵ | Lars-Peter Clausen | 2010-02-08 |
| | | | | | | setting NO_COLOR=1 SVN-Revision: 19560 | ||
* | disable stdin unless make V=99; fixes bug where compilation can stall ↵ | Mike Baker | 2010-02-04 |
| | | | | | | waiting for input SVN-Revision: 19511 | ||
* | make sure that processed directories are printed on make V=99 | Felix Fietkau | 2010-01-16 |
| | | | | SVN-Revision: 19174 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | use file descriptors 8 and 9 for build system internal log messages, as ↵ | Felix Fietkau | 2008-06-16 |
| | | | | | | apparently bash does not like fds greater than 9 in shell commands on some systems SVN-Revision: 11515 | ||
* | large improvement for parallel builds. works without V=99 now and without ↵ | Felix Fietkau | 2008-06-09 |
| | | | | | | warnings. tested with -j on an 2x dual core opteron machine SVN-Revision: 11414 | ||
* | add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages | Felix Fietkau | 2008-05-07 |
| | | | | SVN-Revision: 11059 | ||
* | use printf instead of echo | Andy Boyett | 2007-12-26 |
| | | | | SVN-Revision: 9932 | ||
* | add shell compatibility patch from #2659 | Felix Fietkau | 2007-11-30 |
| | | | | SVN-Revision: 9643 | ||
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8236 | ||
* | fix verbose output with dash as /bin/sh | Felix Fietkau | 2007-07-30 |
| | | | | SVN-Revision: 8227 | ||
* | more build system cleanup | Felix Fietkau | 2007-07-28 |
| | | | | SVN-Revision: 8206 | ||
* | minor tweaks to the verbose system | Mike Baker | 2007-04-11 |
| | | | | SVN-Revision: 6936 | ||
* | fix colors when compiling with some newer versions of bash | Mike Baker | 2007-01-30 |
| | | | | SVN-Revision: 6231 | ||
* | another optimization | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5507 | ||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 |