| Commit message (Expand) | Author | Age | Files | Lines |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | use file descriptors 8 and 9 for build system internal log messages, as appar... | nbd | 2008-06-16 | 1 | -2/+2 |
* | large improvement for parallel builds. works without V=99 now and without war... | nbd | 2008-06-09 | 1 | -5/+7 |
* | add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages | nbd | 2008-05-07 | 1 | -3/+7 |
* | use printf instead of echo | agb | 2007-12-26 | 1 | -4/+4 |
* | add shell compatibility patch from #2659 | nbd | 2007-11-30 | 1 | -1/+1 |
* | next round of build system cleanup - convert package/ to new structure | nbd | 2007-07-30 | 1 | -1/+1 |
* | fix verbose output with dash as /bin/sh | nbd | 2007-07-30 | 1 | -1/+1 |
* | more build system cleanup | nbd | 2007-07-28 | 1 | -8/+12 |
* | minor tweaks to the verbose system | mbm | 2007-04-11 | 1 | -1/+5 |
* | fix colors when compiling with some newer versions of bash | mbm | 2007-01-30 | 1 | -2/+2 |
* | another optimization | nbd | 2006-11-12 | 1 | -1/+1 |
* | use 'false' instead of '/bin/false' | nbd | 2006-09-27 | 1 | -1/+1 |
* | automatically turn off colors | mbm | 2006-08-04 | 1 | -1/+6 |
* | fix NO_TRACE_MAKE | nbd | 2006-07-22 | 1 | -5/+8 |
* | cleanup & revert [4159] | mbm | 2006-07-20 | 1 | -4/+2 |
* | fix KBUILD_VERBOSE if V is unset | nbd | 2006-07-18 | 1 | -1/+4 |
* | accept V= from the environment as well | nbd | 2006-07-18 | 1 | -4/+1 |
* | fix broken .pkginfo under certain situations | mbm | 2006-07-10 | 1 | -0/+2 |
* | always set NO_TRACE_MAKE | nbd | 2006-07-02 | 1 | -1/+2 |
* | minor changes | mbm | 2006-06-27 | 1 | -1/+1 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -1/+6 |
* | prevent verbose script from corrupting .pkginfo | mbm | 2006-06-23 | 1 | -6/+2 |
* | set default verbosity to 0 | mbm | 2006-06-23 | 1 | -1/+1 |
* | switch on new verbose system | mbm | 2006-06-23 | 1 | -6/+14 |
* | new verbose/trace script for make | mbm | 2006-06-23 | 1 | -0/+25 |