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