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-02-21 17:26:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
crosstool-ng
/
scripts
History
Yann E. MORIN"
e171928b08
Also log the command being executed when calling CT_DoExecLog (no user yet).
...
/trunk/scripts/functions | 5 3 2 0 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
2008-07-13 10:44:26 +00:00
..
build
Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPFR were not used by gcc.
2008-07-13 10:32:38 +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
Also log the command being executed when calling CT_DoExecLog (no user yet).
2008-07-13 10:44:26 +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