2009-01-26 "Yann E. MORIN" Use the paths found by ./configure in the ct-ng.in makefile script and its fragments.
2009-01-25 "Yann E. MORIN" Makefile.in: remove generated paths.mk during clean
2009-01-25 "Yann E. MORIN" Makefile.in: create and install the Makefile and shell-script fragment "paths.mk", containing the paths found by ./configure
2009-01-25 "Yann E. MORIN" Makefile.in: re-order tools in alphabetical order.
2009-01-25 "Yann E. MORIN" ./configure: fix the tools pattern recognition
2009-01-25 "Yann E. MORIN" On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:
2009-01-20 "Yann E. MORIN" On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:
2009-01-20 "Yann E. MORIN" Forced-removing of a non-existing directory breaks the build.
2009-01-20 "Yann E. MORIN" Fix building ltrace on PowerPC.
2009-01-20 "Yann E. MORIN" Backport patch for glibc-2.6.1 to glibc-2.6:
2009-01-20 "Yann E. MORIN" Add latest Linux kernel versions.
2009-01-19 "Yann E. MORIN" Small semantic fix in ct.ng(.in): use make builtin variable to know the make-script name.
2009-01-18 "Yann E. MORIN" Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.
2009-01-18 "Yann E. MORIN" Fix Makefile.in to use the correct variables.
2009-01-18 "Yann E. MORIN" Use ./configure-discovered paths in Makefile.
2009-01-18 "Yann E. MORIN" ./configure: enable user to specify path to some tools
2009-01-16 "Yann E. MORIN" Add headers from linux-2.6.27.11.
2009-01-12 "Yann E. MORIN" Fix removing existing directories by chmod'ing them to be user-writeable.
2009-01-12 "Yann E. MORIN" Fix a gcc-4.3.2 patch to correctly remove a file.
2009-01-12 "Yann E. MORIN" Add a glibc-2.6.1 patch from Thomas Jourdan <tjourdan@neuf.fr>:
2009-01-12 "Yann E. MORIN" Fix initialising the workspace:
2009-01-12 "Yann E. MORIN" Don't print anything about LAN mirror if it is not used.
2009-01-11 "Yann E. MORIN" The uClibc site has been overhauled lately, so the URL to retrieve sstrip has changed.
2009-01-07 "Yann E. MORIN" ./configurei: make FORCE work again:
2009-01-06 "Yann E. MORIN" Add an option to forbid downloads.
2009-01-06 "Yann E. MORIN" Update all samples to the latest set of config options.
2009-01-06 "Yann E. MORIN" Add the Eclipse Java Compiler to be able to compile Java.
2009-01-06 "Yann E. MORIN" Fix building ARM Big Endian toolchain:
2009-01-06 "Yann E. MORIN" Message beautification when saving locally.
2009-01-05 "Yann E. MORIN" Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: