index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
verbose.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: make the color of the 'configuration out of sync' warning red to make ...
Felix Fietkau
2013-03-17
1
-0
/
+6
*
build: fix bad file descriptor issues with the verbosity changes
Felix Fietkau
2012-04-26
1
-1
/
+1
*
build: rework verbosity level selection
Felix Fietkau
2012-04-26
1
-14
/
+17
*
Allow colored output to be disabled when running a non-verbose build by
Lars-Peter Clausen
2010-02-08
1
-2
/
+4
*
disable stdin unless make V=99; fixes bug where compilation can stall waiting...
Mike Baker
2010-02-04
1
-1
/
+1
*
make sure that processed directories are printed on make V=99
Felix Fietkau
2010-01-16
1
-1
/
+1
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
1
-1
/
+0
*
use file descriptors 8 and 9 for build system internal log messages, as appar...
Felix Fietkau
2008-06-16
1
-2
/
+2
*
large improvement for parallel builds. works without V=99 now and without war...
Felix Fietkau
2008-06-09
1
-5
/
+7
*
add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
Felix Fietkau
2008-05-07
1
-3
/
+7
*
use printf instead of echo
Andy Boyett
2007-12-26
1
-4
/
+4
*
add shell compatibility patch from #2659
Felix Fietkau
2007-11-30
1
-1
/
+1
*
next round of build system cleanup - convert package/ to new structure
Felix Fietkau
2007-07-30
1
-1
/
+1
*
fix verbose output with dash as /bin/sh
Felix Fietkau
2007-07-30
1
-1
/
+1
*
more build system cleanup
Felix Fietkau
2007-07-28
1
-8
/
+12
*
minor tweaks to the verbose system
Mike Baker
2007-04-11
1
-1
/
+5
*
fix colors when compiling with some newer versions of bash
Mike Baker
2007-01-30
1
-2
/
+2
*
another optimization
Felix Fietkau
2006-11-12
1
-1
/
+1
*
use 'false' instead of '/bin/false'
Felix Fietkau
2006-09-27
1
-1
/
+1
*
automatically turn off colors
Mike Baker
2006-08-04
1
-1
/
+6
*
fix NO_TRACE_MAKE
Felix Fietkau
2006-07-22
1
-5
/
+8
*
cleanup & revert [4159]
Mike Baker
2006-07-20
1
-4
/
+2
*
fix KBUILD_VERBOSE if V is unset
Felix Fietkau
2006-07-18
1
-1
/
+4
*
accept V= from the environment as well
Felix Fietkau
2006-07-18
1
-4
/
+1
*
fix broken .pkginfo under certain situations
Mike Baker
2006-07-10
1
-0
/
+2
*
always set NO_TRACE_MAKE
Felix Fietkau
2006-07-02
1
-1
/
+2
*
minor changes
Mike Baker
2006-06-27
1
-1
/
+1
*
credit where credit is due
Mike Baker
2006-06-27
1
-1
/
+6
*
prevent verbose script from corrupting .pkginfo
Mike Baker
2006-06-23
1
-6
/
+2
*
set default verbosity to 0
Mike Baker
2006-06-23
1
-1
/
+1
*
switch on new verbose system
Mike Baker
2006-06-23
1
-6
/
+14
*
new verbose/trace script for make
Mike Baker
2006-06-23
1
-0
/
+25