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-05-28 13:24:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
crosstool-ng
/
scripts
History
Yann E. MORIN"
2a884e354a
Log the command being run when calling CT_DoExecLog, which is kinda the point of CT_DoExecLog, anyway...
...
/trunk/scripts/functions | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
2008-07-14 15:20:11 +00:00
..
build
Use CT_DoExecLog for MPFR build.
2008-07-14 15:15:40 +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
Log the command being run when calling CT_DoExecLog, which is kinda the point of CT_DoExecLog, anyway...
2008-07-14 15:20:11 +00:00
saveSample.sh
Only priunt WARNings when saving the current configuration.
2008-06-22 17:30:37 +00:00
showSamples.sh
Small eye-candy in the WiKi table dump.
2008-07-13 21:35:09 +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