index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
verbose.mk
Age
Commit message (
Expand
)
Author
2022-02-28
verbose.mk: print ERROR messages in non-verbose
Paul Spooren
2021-02-05
build: use SPDX license tags
Paul Spooren
2018-07-30
include/verbose.mk: Add sc to failure message
Daniel Engberg
2018-07-12
verbose.mk: quote SUBMAKE options
李国
2015-04-16
build: tell users to do non-paralle builds on errors
Felix Fietkau
2015-03-29
include: remove trailing whitespaces
Luka Perkov
2013-03-17
build: make the color of the 'configuration out of sync' warning red to make ...
Felix Fietkau
2012-04-26
build: fix bad file descriptor issues with the verbosity changes
Felix Fietkau
2012-04-26
build: rework verbosity level selection
Felix Fietkau
2010-02-08
Allow colored output to be disabled when running a non-verbose build by setti...
Lars-Peter Clausen
2010-02-04
disable stdin unless make V=99; fixes bug where compilation can stall waiting...
Mike Baker
2010-01-16
make sure that processed directories are printed on make V=99
Felix Fietkau
2009-04-17
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2008-06-16
use file descriptors 8 and 9 for build system internal log messages, as appar...
Felix Fietkau
2008-06-09
large improvement for parallel builds. works without V=99 now and without war...
Felix Fietkau
2008-05-07
add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
Felix Fietkau
2007-12-26
use printf instead of echo
Andy Boyett
2007-11-30
add shell compatibility patch from #2659
Felix Fietkau
2007-07-30
next round of build system cleanup - convert package/ to new structure
Felix Fietkau
2007-07-30
fix verbose output with dash as /bin/sh
Felix Fietkau
2007-07-28
more build system cleanup
Felix Fietkau
2007-04-11
minor tweaks to the verbose system
Mike Baker
2007-01-30
fix colors when compiling with some newer versions of bash
Mike Baker
2006-11-12
another optimization
Felix Fietkau
2016-03-20
finally move buildroot-ng to trunk
Felix Fietkau