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-06-23 17:17:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6e13d4c6cf1e7e4faa3920d60642a9a95790a6bf
crosstool-ng
/
scripts
History
Yann E. MORIN"
6e13d4c6cf
Fix wiki table sample output.
...
/trunk/scripts/showSamples.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-07-09 21:13:07 +00:00
..
build
Although working with bash, 'echo -n' is really non-portable.
2008-07-07 21:25:57 +00:00
crosstool.sh
Allow to store working files outside the build tree (eg. incase the working tree is on the network).
2008-06-24 16:19:45 +00:00
functions
Print "Build completed" only if not in error, not the other way around.
2008-06-20 11:58:13 +00:00
saveSample.sh
Only priunt WARNings when saving the current configuration.
2008-06-22 17:30:37 +00:00
showSamples.sh
Fix wiki table sample output.
2008-07-09 21:13:07 +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