aboutsummaryrefslogtreecommitdiff
path: root/scripts/crosstool.sh
Commit message (Expand)AuthorAgeFilesLines
* MAKEFLAGS was leaking into some components build system (dmalloc, for example...Yann E. MORIN"2007-07-231-0/+4
* When isntalling aliases, send symlinks creation to CT_DEBUG log level.Yann E. MORIN"2007-07-171-1/+1
* Remove the symlinks to the build/host tools earlier.Yann E. MORIN"2007-07-171-5/+5
* Print a message when installing populate.Yann E. MORIN"2007-07-141-0/+1
* Add a test for lynx (needed to download sstrip.c from buildroot).Yann E. MORIN"2007-07-131-0/+1
* Add a utility to populate a root directory with libraries from the toolchain.Yann E. MORIN"2007-07-081-0/+6
* Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "...Yann E. MORIN"2007-07-071-4/+5
* Get rid of eclipse fiels once and for all.Yann E. MORIN"2007-07-021-1/+1
* Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"2007-07-011-21/+13
* The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build....Yann E. MORIN"2007-06-171-24/+21
* scripts/functions is responsible for initiating the log file.Yann E. MORIN"2007-06-161-7/+0
* Be a little more explicit when the user wants to restart a non-restartable bu...Yann E. MORIN"2007-06-021-1/+2
* Revert revision 201: renaming the two cc_core passes was a bad idea.Yann E. MORIN"2007-06-021-2/+2
* Rename two steps to their real names:Yann E. MORIN"2007-06-011-2/+2
* Introduce the notion of tols facilities (none so far, sstrip coming right awa...Yann E. MORIN"2007-06-011-0/+4
* Fix and enhance the STOP/RESTART facility.Yann E. MORIN"2007-05-281-10/+18
* Forgot to remove all build system tools from the generated toolchain.Yann E. MORIN"2007-05-271-0/+1
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-12/+21
* Add the possibility to stop after a specified step.Yann E. MORIN"2007-05-251-0/+4
* In the non-canadian case, also force the build system.Yann E. MORIN"2007-05-241-1/+1
* Be verbose when making build system tools available, and when access is remov...Yann E. MORIN"2007-05-221-8/+9
* Implement a restart facility.Yann E. MORIN"2007-05-221-191/+245
* Ah! I finally have a progress bar that doesn't stall the build!Yann E. MORIN"2007-05-201-9/+13
* Correctly handle the libfloat case: download, extract and patch sub-actions.Yann E. MORIN"2007-05-191-1/+1
* Remove even more documentation.Yann E. MORIN"2007-05-181-2/+3
* Debug facilities:Yann E. MORIN"2007-05-171-61/+68
* Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(Yann E. MORIN"2007-05-131-3/+0
* Remove dead entries for components not yet integrated: cygwin kernel, tcc...Yann E. MORIN"2007-05-131-1/+1
* Correctly handle the version string, defined in a single place now.Yann E. MORIN"2007-05-131-1/+1
* Update the way we handle directories supplied by the user:Yann E. MORIN"2007-05-101-56/+66
* libfloat is a component by itself, not a sup-part of the C library.Yann E. MORIN"2007-05-091-1/+1
* Again, some progress bar optimisation.Yann E. MORIN"2007-05-091-22/+1
* Hop, a somewhat more efficient progress bar, less CPU consuming, if that was ...Yann E. MORIN"2007-05-081-5/+6
* Beautify the progress bar.Yann E. MORIN"2007-05-081-5/+4
* Huge fixes to glibc build, so that we can build at least (and at last):Yann E. MORIN"2007-05-081-1/+3
* Print the elapsed time alongside with the progress bar, such as below:Yann E. MORIN"2007-05-081-5/+10
* Fix glibc and uClibc downloading and extracting.Yann E. MORIN"2007-05-071-2/+2
* Merge the save-sample branch to trunk:Yann E. MORIN"2007-05-071-92/+207
* Merge missing ABI code from the MIPS branch.Yann E. MORIN"2007-04-231-0/+3
* Add an option to remove the generated documentation.Yann E. MORIN"2007-03-071-0/+5
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-0/+273