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-24 21:09:55 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
crosstool-ng
/
scripts
History
Yann E. MORIN"
88be762420
Also print the number of samples in the DokuWiki table.
...
/trunk/scripts/showSamples.sh | 6 6 0 0 ++++++ 1 file changed, 6 insertions(+)
2008-07-25 16:14:42 +00:00
..
build
Make gcc-4.3.x build.
2008-07-24 16:56:28 +00:00
crosstool.sh
Remove the check for absolutely needed tools now ./configure checks for them.
2008-07-17 21:17:19 +00:00
functions
While retrieving files, propagate the preferred extension down to sub-functions.
2008-07-25 10:02:43 +00:00
saveSample.sh
Don't use a progress bar when saving samples, it's ugly.
2008-07-18 15:18:09 +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