summaryrefslogtreecommitdiff
path: root/include/verbose.mk
AgeCommit message (Expand)Author
2010-02-08Allow colored output to be disabled when running a non-verbose build bylars
2010-02-04disable stdin unless make V=99; fixes bug where compilation can stall waiting...mbm
2010-01-16make sure that processed directories are printed on make V=99nbd
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
2008-06-16use file descriptors 8 and 9 for build system internal log messages, as appar...nbd
2008-06-09large improvement for parallel builds. works without V=99 now and without war...nbd
2008-05-07add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesnbd
2007-12-26use printf instead of echoagb
2007-11-30add shell compatibility patch from #2659nbd
2007-07-30next round of build system cleanup - convert package/ to new structurenbd
2007-07-30fix verbose output with dash as /bin/shnbd
2007-07-28more build system cleanupnbd
2007-04-11minor tweaks to the verbose systemmbm
2007-01-30fix colors when compiling with some newer versions of bashmbm
2006-11-12another optimizationnbd
2006-09-27use 'false' instead of '/bin/false'nbd
2006-08-04automatically turn off colorsmbm
2006-07-22fix NO_TRACE_MAKEnbd
2006-07-20cleanup & revert [4159]mbm
2006-07-18fix KBUILD_VERBOSE if V is unsetnbd
2006-07-18accept V= from the environment as wellnbd
2006-07-10fix broken .pkginfo under certain situationsmbm
2006-07-02always set NO_TRACE_MAKEnbd
2006-06-27minor changesmbm
2006-06-27credit where credit is duembm
2006-06-23prevent verbose script from corrupting .pkginfombm
2006-06-23set default verbosity to 0mbm
2006-06-23switch on new verbose systemmbm
2006-06-23new verbose/trace script for makembm