crosstool-ng/scripts
Yann E. MORIN" a09a458bb9 Fix building native gdb: download, extract, patch, build and install the ncurses library (that is needed by gdb)
/trunk/scripts/build/debug/300-gdb.sh |   46    42     4     0 +++++++++++++++++++++++++++++++++++++----
 /trunk/config/debug/gdb.in            |   26    25     1     0 ++++++++++++++++++++++-
 2 files changed, 67 insertions(+), 5 deletions(-)
2008-06-18 12:33:32 +00:00
..
build Fix building native gdb: download, extract, patch, build and install the ncurses library (that is needed by gdb) 2008-06-18 12:33:32 +00:00
crosstool.sh Help glibc build by exporting PARALLELMFLAGS. 2008-06-17 11:30:36 +00:00
functions Add a new helper function: CT_DoExecLog. 2008-05-25 22:25:50 +00:00
saveSample.sh When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_TARGET} . 2008-06-15 19:55:56 +00:00
showSamples.sh Add a new rule to build the sample table ready to include in the WiKi. 2008-06-15 19:25:51 +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