crosstool-ng/scripts
Yann E. MORIN" c8d64d9c70 When saving a sample, overide log file config:
- do log to a file
 - do compress the log file

 /trunk/scripts/saveSample.sh |    6     4     2     0 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
2008-07-27 10:54:14 +00:00
..
build Do log the glibc build commands. 2008-07-26 12:26:42 +00:00
crosstool.sh Hmmm. The debug pause at each step never ever worked... Sigh... 2008-07-25 22:57:35 +00:00
functions In case of error, the error message would be printing in subshells, thus printing as many error message as there were subshells. 2008-07-26 09:22:42 +00:00
saveSample.sh When saving a sample, overide log file config: 2008-07-27 10:54:14 +00:00
showSamples.sh Also print the number of samples in the DokuWiki table. 2008-07-25 16:14:42 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00