crosstool-ng/scripts
Yann E. MORIN" 6e1b1ccb7d Use CT_DoExecLog when building tools and debug utilities.
/trunk/scripts/build/tools/200-sstrip.sh  |   12     6     6     0 ++++++------
 /trunk/scripts/build/debug/100-dmalloc.sh |   10     5     5     0 +++++-----
 /trunk/scripts/build/debug/400-ltrace.sh  |    5     3     2     0 +++--
 /trunk/scripts/build/debug/300-gdb.sh     |   30    17    13     0 +++++++++++++++++-------------
 /trunk/scripts/build/debug/500-strace.sh  |    7     4     3     0 ++++---
 /trunk/scripts/build/debug/200-duma.sh    |    5     3     2     0 +++--
 6 files changed, 38 insertions(+), 31 deletions(-)
2008-07-14 21:57:57 +00:00
..
build Use CT_DoExecLog when building tools and debug utilities. 2008-07-14 21:57: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 Catching a double fault is doomed... Don't take action. 2008-07-14 21:56:58 +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