2007-07-03 "Yann E. MORIN" Make checking the linux installed headers optional (instead of systematic).
2007-07-03 "Yann E. MORIN" Kill "./configure --local", it does not work and it is dangerous if one tries to "make uninstall"!
2007-07-02 "Yann E. MORIN" Get rid of eclipse fiels once and for all.
2007-07-02 "Yann E. MORIN" Bump version to +svn.
2007-07-02 "Yann E. MORIN" Bump version. crosstool-ng-0.1.1
2007-07-02 "Yann E. MORIN" Don't install licenses files.
2007-07-02 "Yann E. MORIN" Fix handling --prefix.
2007-07-02 "Yann E. MORIN" Update docs/overview.txt to match the new way to call crosstool-ng: "ct-ng [action]" in lieu of "make [action]".
2007-07-02 "Yann E. MORIN" Rephrase the licensing of patches/
2007-07-02 "Yann E. MORIN" Little update to CREDITS.
2007-07-02 "Yann E. MORIN" Silence calling the saveSample.sh script.
2007-07-01 "Yann E. MORIN" Get rid of the eclipse files.
2007-07-01 "Yann E. MORIN" Update version back to +svn.
2007-07-01 "Yann E. MORIN" Bump version to 0.1.0 crosstool-ng-0.1.0
2007-07-01 "Yann E. MORIN" Fix running without installing.
2007-07-01 "Yann E. MORIN" chmod ct-ng to be executable in the build dir.
2007-07-01 "Yann E. MORIN" ./configure gains a help entry.
2007-07-01 "Yann E. MORIN" Merge the build system to trunk: ct-ng is now installable:
2007-06-26 "Yann E. MORIN" Better handling of the steps lists:
2007-06-19 "Yann E. MORIN" Make the progress bar a default for all samples.
2007-06-18 "Yann E. MORIN" Always call distclean after each sample when doing a regtest.
2007-06-17 "Yann E. MORIN" Update version to -svn.
2007-06-17 "Yann E. MORIN" Prepare to release crosstool-ng-0.0.5. crosstool-ng-0.0.5
2007-06-17 "Yann E. MORIN" Rework the help system. For now, this is mostly a no-op (it only re-organise the help entries), but later, that may come in handy when we want ct-ng to be installable).
2007-06-17 "Yann E. MORIN" Offer an option to build the gdbserver statically. This helps in case of debugging shared library loading.
2007-06-17 "Yann E. MORIN" The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build.log".
2007-06-17 "Yann E. MORIN" Default the progress bar to 'Y'.
2007-06-17 "Yann E. MORIN" Bail out if .config is missing.
2007-06-17 "Yann E. MORIN" Speak of regtest in "make help".
2007-06-17 "Yann E. MORIN" Update version to -svn.