crosstool-ng/scripts
Yann E. MORIN" 91c6e16780 Add a new helper function: CT_DoExecLog.
It is similar to CT_DoLog, but instead of printing its arguments, it uses them as a command, and logs the output of that command.

 /trunk/scripts/functions |    8     8     0     0 ++++++++
 1 file changed, 8 insertions(+)
2008-05-25 22:25:50 +00:00
..
build Fix building big-endian ARM EABI toolchains (build-tested only). 2008-05-25 22:10:32 +00:00
crosstool.sh Use the arch-specific target LDFLAGS into the final target LDFLAGS. 2008-05-24 22:38:07 +00:00
functions Add a new helper function: CT_DoExecLog. 2008-05-25 22:25:50 +00:00
saveSample.sh 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
showSamples.sh Add a new help entry to list each samples more verbosely, but only on-demand. 2008-05-02 21:49:43 +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