2007-07-04 "Yann E. MORIN" ct-ng now needs the 'build' action to be passed when restarting/stopping at a specific step.
2007-07-04 "Yann E. MORIN" Before trying to download sstrip (from buildroot), try a local copy first.
2007-07-04 "Yann E. MORIN" Update the overview documentation.
2007-07-04 "Yann E. MORIN" Update the armeb-unknown-linux-uclibc sample to:
2007-07-03 "Yann E. MORIN" Add binutils-2.17.50.0.17.
2007-07-03 "Yann E. MORIN" The armeb-unknown-linux-uclibc sample now builds without libfloat.
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.
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.
2007-05-27 "Yann E. MORIN" Forgot to remove all build system tools from the generated toolchain.
2007-05-27 "Yann E. MORIN" Merge the NPTL stuff.
2007-05-25 "Yann E. MORIN" Add the possibility to stop after a specified step.
2007-05-24 "Yann E. MORIN" In the non-canadian case, also force the build system.
2007-05-24 "Yann E. MORIN" Update version to -svn.
2007-05-24 "Yann E. MORIN" Prepare to release crosstool-ng-0.0.3. crosstool-ng-0.0.3
2007-05-24 "Yann E. MORIN" We need to build libiberty before gcc only in the canadian case, not the opposite.
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.
2007-05-18 "Yann E. MORIN" Reverting to uClibc-0.9.28.3, as 0.9.29 spawns incorrect bits/sysnum.h (needs a xgcc first!).
2007-05-18 "Yann E. MORIN" Bah, forgot to ci CREDITS...
2007-05-18 "Yann E. MORIN" Patches for glibc-2.5, courtesy of "Robert P. J. Day" <rpjday@mindspring.com>
2007-05-17 "Yann E. MORIN" Make the debug config menu a generated file.
2007-05-17 "Yann E. MORIN" Debug facilities:
2007-05-14 "Yann E. MORIN" Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
2007-05-14 "Yann E. MORIN" Quiet some messages from the configurators. We don't need them.
2007-05-13 "Yann E. MORIN" Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(
2007-05-13 "Yann E. MORIN" update the documentation somewhat. Still not complete, though... :-(
2007-05-13 "Yann E. MORIN" Remove dead entries for components not yet integrated: cygwin kernel, tcc...
2007-05-13 "Yann E. MORIN" Update version to -svn.
2007-05-13 "Yann E. MORIN" Mark version 0.0.2. crosstool-ng-0.0.2
2007-05-13 "Yann E. MORIN" Correctly handle the version string, defined in a single place now.
2007-05-12 "Yann E. MORIN" New make target to save the configured nad built!) toolchain.
2007-05-11 "Yann E. MORIN" Like tweak to the armeb-xscale-linux-uclibc sample to not renice the build.