image.mk: rework FILESYSTEM evaluation order to fix some build issues
[15.05/openwrt.git] / include / verbose.mk
2015-03-29 Luka Perkovinclude: remove trailing whitespaces
2013-03-17 Felix Fietkaubuild: make the color of the 'configuration out of...
2012-04-26 Felix Fietkaubuild: fix bad file descriptor issues with the verbosit...
2012-04-26 Felix Fietkaubuild: rework verbosity level selection
2010-02-08 Lars-Peter ClausenAllow colored output to be disabled when running a...
2010-02-04 Mike Bakerdisable stdin unless make V=99; fixes bug where compila...
2010-01-16 Felix Fietkaumake sure that processed directories are printed on...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2008-06-16 Felix Fietkauuse file descriptors 8 and 9 for build system internal...
2008-06-09 Felix Fietkaularge improvement for parallel builds. works without...
2008-05-07 Felix Fietkauadd a flag "IGNORE_ERRORS", which can be used to ignore...
2007-12-26 Andy Boyettuse printf instead of echo
2007-11-30 Felix Fietkauadd shell compatibility patch from #2659
2007-07-30 Felix Fietkaunext round of build system cleanup - convert package...
2007-07-30 Felix Fietkaufix verbose output with dash as /bin/sh
2007-07-28 Felix Fietkaumore build system cleanup
2007-04-11 Mike Bakerminor tweaks to the verbose system
2007-01-30 Mike Bakerfix colors when compiling with some newer versions...
2006-11-12 Felix Fietkauanother optimization
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-09-27 Felix Fietkauuse 'false' instead of '/bin/false'
2006-08-04 Mike Bakerautomatically turn off colors
2006-07-22 Felix Fietkaufix NO_TRACE_MAKE
2006-07-20 Mike Bakercleanup & revert [4159]
2006-07-18 Felix Fietkaufix KBUILD_VERBOSE if V is unset
2006-07-18 Felix Fietkauaccept V= from the environment as well
2006-07-10 Mike Bakerfix broken .pkginfo under certain situations
2006-07-02 Felix Fietkaualways set NO_TRACE_MAKE
2006-06-27 Mike Bakerminor changes
2006-06-27 Mike Bakercredit where credit is due
2006-06-23 Mike Bakerprevent verbose script from corrupting .pkginfo
2006-06-23 Mike Bakerset default verbosity to 0
2006-06-23 Mike Bakerswitch on new verbose system
2006-06-23 Mike Bakernew verbose/trace script for make