2007-05-23 "Yann E. MORIN" Correctly handle the log level overide in scripts/tarball.sh.
2007-05-23 "Yann E. MORIN" A little eye conady in the Makefile.
2007-05-23 "Yann E. MORIN" In CT_Abort(), don't send output to stderr. Let the log facility handle where things should go.
2007-05-23 "Yann E. MORIN" Sanitise CT_DoBuildTargetTriplet a bit.
2007-05-23 "Yann E. MORIN" Correctly handle the log level overide in scripts/saveSample.sh.
2007-05-22 "Yann E. MORIN" Update mips-unknown-linux-uclibc to the latest set of config options.
2007-05-22 "Yann E. MORIN" Mark broken samples as such: use a file named 'broken' in the sample's directory.
2007-05-22 "Yann E. MORIN" Be verbose when making build system tools available, and when access is removed. Log this to DEBUG.
2007-05-22 "Yann E. MORIN" Update the svn:ignore property to get rid of the ever-changing Eclipse files.
2007-05-22 "Yann E. MORIN" Implement a restart facility.
2007-05-22 "Yann E. MORIN" Add two new versions to binutils.
2007-05-22 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample to the new set of config options.
2007-05-22 "Yann E. MORIN" Port the custom ISA patch to uClibc-0.9.29
2007-05-22 "Yann E. MORIN" Only prompt for libfloat for those target that support it.
2007-05-22 "Yann E. MORIN" Fix warning about setting --host and not --build.
2007-05-22 "Yann E. MORIN" Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging facility.
2007-05-21 "Yann E. MORIN" Move the config script for the build dir to the source dir.
2007-05-20 "Yann E. MORIN" Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.
2007-05-20 "Yann E. MORIN" Ah! I finally have a progress bar that doesn't stall the build!
2007-05-20 "Yann E. MORIN" Forgot to svn add...
2007-05-20 "Yann E. MORIN" Add gcc-4.2.0 (EXPERIMENTAL) and some patches vampirised from buildroot (302 rediffed against 4.2.0).
2007-05-19 "Yann E. MORIN" Fix adding versions for the core C compiler.
2007-05-19 "Yann E. MORIN" Add uClibc-0.9.29:
2007-05-19 "Yann E. MORIN" Correctly handle the libfloat case: download, extract and patch sub-actions.
2007-05-19 "Yann E. MORIN" Remove an incorrect path from uClibc-0.9.29: we _do_ need a xgcc to buld this header!
2007-05-18 "Yann E. MORIN" Un-mark gdb and dmalloc being EXPERIMENTAL.
2007-05-18 "Yann E. MORIN" Little fix up in a message during the dmalloc build.
2007-05-18 "Yann E. MORIN" Add dmalloc debug library facility.
2007-05-18 "Yann E. MORIN" Really use local copy first in case it does not have the same extension as the downloadable tarball.
2007-05-18 "Yann E. MORIN" Remove even more documentation.