aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.Yann E. MORIN"2007-05-201-1/+1
* Ah! I finally have a progress bar that doesn't stall the build!Yann E. MORIN"2007-05-202-16/+21
* Add uClibc-0.9.29:Yann E. MORIN"2007-05-193-8/+38
* Correctly handle the libfloat case: download, extract and patch sub-actions.Yann E. MORIN"2007-05-193-22/+16
* Un-mark gdb and dmalloc being EXPERIMENTAL.Yann E. MORIN"2007-05-181-3/+3
* Little fix up in a message during the dmalloc build.Yann E. MORIN"2007-05-181-1/+1
* Add dmalloc debug library facility.Yann E. MORIN"2007-05-181-0/+53
* Really use local copy first in case it does not have the same extension as th...Yann E. MORIN"2007-05-181-19/+18
* Remove even more documentation.Yann E. MORIN"2007-05-181-2/+3
* Make the debug config menu a generated file.Yann E. MORIN"2007-05-172-3/+3
* Debug facilities:Yann E. MORIN"2007-05-175-84/+246
* Move the whole threading ;odel choice out of glibc and into the generic C lib...Yann E. MORIN"2007-05-141-1/+1
* 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-134-1/+1
* Correctly handle the version string, defined in a single place now.Yann E. MORIN"2007-05-132-4/+1
* New make target to save the configured nad built!) toolchain.Yann E. MORIN"2007-05-121-0/+88
* Update the way we handle directories supplied by the user:Yann E. MORIN"2007-05-102-98/+111
* Clean the sample saving script.Yann E. MORIN"2007-05-101-5/+3
* libfloat is a component by itself, not a sup-part of the C library.Yann E. MORIN"2007-05-092-1/+1
* Again, some progress bar optimisation.Yann E. MORIN"2007-05-092-26/+12
* Hop, a somewhat more efficient progress bar, less CPU consuming, if that was ...Yann E. MORIN"2007-05-082-5/+7
* Beautify the progress bar.Yann E. MORIN"2007-05-081-5/+4
* Fix handling of downloader output: they are now correctly logged using the in...Yann E. MORIN"2007-05-081-3/+3
* Huge fixes to glibc build, so that we can build at least (and at last):Yann E. MORIN"2007-05-089-75/+90
* Inform that a component is already extracted.Yann E. MORIN"2007-05-081-1/+4
* Print the elapsed time alongside with the progress bar, such as below:Yann E. MORIN"2007-05-082-6/+13
* Cosmetics: newline at end of file, ports are now a separate option.Yann E. MORIN"2007-05-081-0/+1
* Print the major components and their version when calling "make help".Yann E. MORIN"2007-05-081-0/+30
* Bah. Be silent when there is nothing to do: glibc has no config (file) to check.Yann E. MORIN"2007-05-081-3/+1
* Don't make checking the kernel config file a step by itself. Only make it a s...Yann E. MORIN"2007-05-071-4/+0
* Simplify kernel config file need.Yann E. MORIN"2007-05-071-2/+7
* Fix glibc and uClibc downloading and extracting.Yann E. MORIN"2007-05-075-9/+37
* Merge the save-sample branch to trunk:Yann E. MORIN"2007-05-0712-561/+673
* Linux kernel headers install does not need the kernel to be configured. Dropp...Yann E. MORIN"2007-05-061-7/+0
* Some little cosmetics in final compiler.Yann E. MORIN"2007-05-011-3/+3
* The linux kernel config file is now optional. If none is given, a default one...Yann E. MORIN"2007-04-231-2/+15
* Fixed a non-fatal bug in a sed expression.Yann E. MORIN"2007-04-232-5/+5
* Second shot at merging from the MIPS branch:Yann E. MORIN"2007-04-231-7/+12
* Merge missing ABI code from the MIPS branch.Yann E. MORIN"2007-04-231-0/+3
* Merge first shot from the MIPS branch.Yann E. MORIN"2007-04-212-0/+2
* Try to further fix using of the build and/or host tools for binutils to build...Yann E. MORIN"2007-04-181-2/+4
* Add an option for those having the kernel headers pre-installed from a custom...Yann E. MORIN"2007-04-112-35/+57
* Ah! Recent versions of binutils need some of the build system (read CT_BUILD)...Yann E. MORIN"2007-04-101-1/+9
* Update config.guess.Yann E. MORIN"2007-04-101-1/+1
* Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for thos...Yann E. MORIN"2007-03-212-2/+2
* Fix C library addons/locales downloading.Yann E. MORIN"2007-03-101-11/+5
* 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-2415-0/+1859