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