crosstool-ng/scripts/build
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
..
debug Use CT_DoExecLog when building tools and debug utilities. 2008-07-14 21:57:57 +00:00
tools Use CT_DoExecLog when building tools and debug utilities. 2008-07-14 21:57:57 +00:00
binutils.sh Fix CT_DoExecLog usage when building binutils' libraries for target. 2008-07-14 15:42:27 +00:00
cc_gcc.sh Use CT_DoExecLog when building gcc. 2008-07-14 15:56:57 +00:00
debug.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00
gmp.sh Fix CT_DoExecLog usage when building GMP for target. 2008-07-14 21:21:35 +00:00
kernel_linux-libc-headers.sh Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kernel_linux.sh Use CT_DoExecLog for Linux headers install. 2008-07-14 13:51:45 +00:00
libc_glibc.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
libc_uClibc.sh Use CT_DoExecLog when building uClibc. 2008-07-14 15:48:51 +00:00
mpfr.sh Use CT_DoExecLog for MPFR build. 2008-07-14 15:15:40 +00:00
tools.sh Fix tools.sh and debug.sh now the tools/ and debug/ sub-dirs are numerically sorted. 2008-05-03 09:53:49 +00:00