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.
2007-06-17 "Yann E. MORIN" Prepare to release crosstool-ng-0.0.4. crosstool-ng-0.0.4
2007-06-17 "Yann E. MORIN" scripts/showSamples.sh:
2007-06-17 "Yann E. MORIN" Add intermediate mesages when building regtests.
2007-06-17 "Yann E. MORIN" Add the "regtest" make target: call "make regtest", and all samples wil be built, and a tarball made for each of them. First sample to fail causes the test to stop.
2007-06-16 "Yann E. MORIN" scripts/functions is responsible for initiating the log file.
2007-06-16 "Yann E. MORIN" Fix printing components' file names.
2007-06-16 "Yann E. MORIN" Answer default values when doing a defoldconfig.
2007-06-16 "Yann E. MORIN" When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments.
2007-06-16 "Yann E. MORIN" Add a function to print each component's filename: this eases building the tarball of the generated toolchain.
2007-06-16 "Yann E. MORIN" When searching a matching extension for a file, also check for the empty extension.
2007-06-16 "Yann E. MORIN" Rework the generated config file handling.
2007-06-16 "Yann E. MORIN" Don't go menuconfig if no .config present.
2007-06-16 "Yann E. MORIN" dd the two latest versions of the linux kernel.
2007-06-16 "Yann E. MORIN" Add two te;plates on how to add a new tool/debug facility.
2007-06-04 "Yann E. MORIN" Stale log files are now named "log.*", not "*.log".
2007-06-04 "Yann E. MORIN" Small eye-candy fix.
2007-06-02 "Yann E. MORIN" Be a little more explicit when the user wants to restart a non-restartable build.
2007-06-02 "Yann E. MORIN" Revert revision 201: renaming the two cc_core passes was a bad idea.
2007-06-02 "Yann E. MORIN" scripts/build/libc_glibc.sh:
2007-06-01 "Yann E. MORIN" Rename two steps to their real names:
2007-06-01 "Yann E. MORIN" Add the first tool facility: sstrip.
2007-06-01 "Yann E. MORIN" Introduce the notion of tols facilities (none so far, sstrip coming right away...).
2007-06-01 "Yann E. MORIN" Kill duplicated help text.
2007-06-01 "Yann E. MORIN" Messages from the downloaders should be tagged ALL, not DEBUG.
2007-05-29 "Yann E. MORIN" Small fix in the log level when dumping the last messages (elapsed time).
2007-05-29 "Yann E. MORIN" Threading model does not belong to the target sub-menu, but to the toolchain sub-menu.
2007-05-28 "Yann E. MORIN" Fix and enhance the STOP/RESTART facility.
2007-05-28 "Yann E. MORIN" Fix comment about glibc's extra addons config option.
2007-05-28 "Yann E. MORIN" Don't start a state restoration if it is not available.
2007-05-27 "Yann E. MORIN" Fix libfloat when calling the compiler:
2007-05-27 "Yann E. MORIN" Update tools/config.guess.
2007-05-27 "Yann E. MORIN" No longer mark NPTL as being EXPERIMENTAL.