This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
crosstool-ng
Watch
1
Star
0
Fork
0
You've already forked crosstool-ng
mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced
2025-04-03 01:11:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
crosstool-ng
/
scripts
History
Yann E. MORIN"
66e2db8dad
"Reported by" is now "First reported by".
...
/trunk/scripts/showSamples.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-07-27 12:03:34 +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
"Reported by" is now "First reported by".
2008-07-27 12:03:34 +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