summaryrefslogtreecommitdiffstats
path: root/include/verbose.mk
Commit message (Expand)AuthorAgeFilesLines
* build: make the color of the 'configuration out of sync' warning red to make ...nbd2013-03-171-0/+6
* build: fix bad file descriptor issues with the verbosity changesnbd2012-04-261-1/+1
* build: rework verbosity level selectionnbd2012-04-261-14/+17
* Allow colored output to be disabled when running a non-verbose build bylars2010-02-081-2/+4
* disable stdin unless make V=99; fixes bug where compilation can stall waiting...mbm2010-02-041-1/+1
* make sure that processed directories are printed on make V=99nbd2010-01-161-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* use file descriptors 8 and 9 for build system internal log messages, as appar...nbd2008-06-161-2/+2
* large improvement for parallel builds. works without V=99 now and without war...nbd2008-06-091-5/+7
* add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesnbd2008-05-071-3/+7
* use printf instead of echoagb2007-12-261-4/+4
* add shell compatibility patch from #2659nbd2007-11-301-1/+1
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-1/+1
* fix verbose output with dash as /bin/shnbd2007-07-301-1/+1
* more build system cleanupnbd2007-07-281-8/+12
* minor tweaks to the verbose systemmbm2007-04-111-1/+5
* fix colors when compiling with some newer versions of bashmbm2007-01-301-2/+2
* another optimizationnbd2006-11-121-1/+1
* use 'false' instead of '/bin/false'nbd2006-09-271-1/+1
* automatically turn off colorsmbm2006-08-041-1/+6
* fix NO_TRACE_MAKEnbd2006-07-221-5/+8
* cleanup & revert [4159]mbm2006-07-201-4/+2
* fix KBUILD_VERBOSE if V is unsetnbd2006-07-181-1/+4
* accept V= from the environment as wellnbd2006-07-181-4/+1
* fix broken .pkginfo under certain situationsmbm2006-07-101-0/+2
* always set NO_TRACE_MAKEnbd2006-07-021-1/+2
* minor changesmbm2006-06-271-1/+1
* credit where credit is duembm2006-06-271-1/+6
* prevent verbose script from corrupting .pkginfombm2006-06-231-6/+2
* set default verbosity to 0mbm2006-06-231-1/+1
* switch on new verbose systemmbm2006-06-231-6/+14
* new verbose/trace script for makembm2006-06-231-0/+25