aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Try to further fix using of the build and/or host tools for binutils to ↵Yann E. MORIN"2007-04-181-2/+4
| | | | build properly.
* Add an option for those having the kernel headers pre-installed from a ↵Yann E. MORIN"2007-04-112-35/+57
| | | | | | customised local tree. In that case, neither download, nor extract, nor patch.
* Ah! Recent versions of binutils need some of the build system (read ↵Yann E. MORIN"2007-04-101-1/+9
| | | | | | CT_BUILD) tools to be accessible (ar is but an example). Fix typo.
* Update config.guess.Yann E. MORIN"2007-04-101-1/+1
| | | | Minor comment fix.
* Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for ↵Yann E. MORIN"2007-03-212-2/+2
| | | | those C libraries with no support (old uClibc).
* Fix C library addons/locales downloading.Yann E. MORIN"2007-03-101-11/+5
| | | | Prepare for using the ports addon easily.
* Add an option to remove the generated documentation.Yann E. MORIN"2007-03-071-0/+5
| | | | (After an idea from Enrico Weigelt <weigelt@metux.de>).
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-2415-0/+1859
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(