Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: tell users to do non-paralle builds on errors | Felix Fietkau | 2015-04-16 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45457 | ||||
* | include: remove trailing whitespaces | Luka Perkov | 2015-03-29 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45127 | ||||
* | build: make the color of the 'configuration out of sync' warning red to make ↵ | Felix Fietkau | 2013-03-17 | 1 | -0/+6 |
| | | | | | | it harder for users to overlook SVN-Revision: 36082 | ||||
* | build: fix bad file descriptor issues with the verbosity changes | Felix Fietkau | 2012-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 31486 | ||||
* | build: rework verbosity level selection | Felix Fietkau | 2012-04-26 | 1 | -14/+17 |
| | | | | | | | | | | | | | V=99 and V=1 are now deprecated in favor of a new verbosity class system, though the old flags are still supported. You can set the V variable on the command line (or OPENWRT_VERBOSE in the environment) to one or more of the following characters: - s: stdout+stderr (equal to the old V=99) - c: commands (for build systems that suppress commands by default, e.g. kbuild) - w: warnings/errors only (equal to the old V=1) SVN-Revision: 31484 | ||||
* | Allow colored output to be disabled when running a non-verbose build by ↵ | Lars-Peter Clausen | 2010-02-08 | 1 | -2/+4 |
| | | | | | | setting NO_COLOR=1 SVN-Revision: 19560 | ||||
* | disable stdin unless make V=99; fixes bug where compilation can stall ↵ | Mike Baker | 2010-02-04 | 1 | -1/+1 |
| | | | | | | waiting for input SVN-Revision: 19511 | ||||
* | make sure that processed directories are printed on make V=99 | Felix Fietkau | 2010-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19174 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | use file descriptors 8 and 9 for build system internal log messages, as ↵ | Felix Fietkau | 2008-06-16 | 1 | -2/+2 |
| | | | | | | 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 | 1 | -5/+7 |
| | | | | | | 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 | 1 | -3/+7 |
| | | | | SVN-Revision: 11059 | ||||
* | use printf instead of echo | Andy Boyett | 2007-12-26 | 1 | -4/+4 |
| | | | | SVN-Revision: 9932 | ||||
* | add shell compatibility patch from #2659 | Felix Fietkau | 2007-11-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 9643 | ||||
* | next round of build system cleanup - convert package/ to new structure | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8236 | ||||
* | fix verbose output with dash as /bin/sh | Felix Fietkau | 2007-07-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8227 | ||||
* | more build system cleanup | Felix Fietkau | 2007-07-28 | 1 | -8/+12 |
| | | | | SVN-Revision: 8206 | ||||
* | minor tweaks to the verbose system | Mike Baker | 2007-04-11 | 1 | -1/+5 |
| | | | | SVN-Revision: 6936 | ||||
* | fix colors when compiling with some newer versions of bash | Mike Baker | 2007-01-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 6231 | ||||
* | another optimization | Felix Fietkau | 2006-11-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 5507 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+43 |