aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Introduce an OBSOLETE config option, to mask-out legacy stuff.Yann E. MORIN"2007-05-068-2/+78
|
* Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.Yann E. MORIN"2007-05-061-3/+3
|
* Add uClibc-0.9.29_rc1.Yann E. MORIN"2007-05-011-0/+5
|
* Add linux 2.6.21 and 2.6.21.1 for headers_install.Yann E. MORIN"2007-05-011-0/+11
|
* The linux kernel config file is now optional. If none is given, a default ↵Yann E. MORIN"2007-04-231-2/+3
| | | | one is created using the default target for the given architecture.
* Second shot at merging from the MIPS branch:Yann E. MORIN"2007-04-233-23/+55
| | | | | | - log level boost for warnings and errors - option re-ordering - help updating
* Merge first shot from the MIPS branch.Yann E. MORIN"2007-04-211-0/+13
|
* Add the EXPERIMENTAL option to show options marked as such.Yann E. MORIN"2007-04-175-131/+182
| | | | | Add the four types of toolchains ct-ng is able to build as EXPERIMENTAL, except for CROSS which *is* functional. Reorder menus accordingly.
* Add headers_install for 2.6.20.7.Yann E. MORIN"2007-04-151-0/+6
|
* Add an option for those having the kernel headers pre-installed from a ↵Yann E. MORIN"2007-04-111-2/+24
| | | | | | customised local tree. In that case, neither download, nor extract, nor patch.
* Don't prompt for endianness not suppoted by selected architecture.Yann E. MORIN"2007-04-111-0/+16
| | | | Change suggested by Robert P. J. DAY <rpjday@mindspring.com>.
* Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the ↵Yann E. MORIN"2007-04-111-1/+1
| | | | "Kernel to use" prompt with "Target OS".
* Use ${CT_TOP_DIR}/build as a base for build directories (used in default ↵Yann E. MORIN"2007-04-101-3/+7
| | | | | | | values for paths). Remove this directory on distclean (hard-coded). Mark the version to be 0.0.1-svn (no release yet).
* Add 2.6.20.5 and 2.6.20.6 linux kernel versions.Yann E. MORIN"2007-04-101-0/+12
|
* Add new kernel versions (2.6.20.{2,3,4}) and binutils versions ↵Yann E. MORIN"2007-03-314-4/+42
| | | | | | (2.17.50.0.1{1,2,3,4}). Fix typo in comment: qbove -> above.
* Patch from Enrico WEIGELT <weigelt@metux.de> to disable __cxa_atexit for ↵Yann E. MORIN"2007-03-211-0/+8
| | | | those C libraries with no support (old uClibc).
* Fix C library addons/locales downloading.Yann E. MORIN"2007-03-101-0/+14
| | | | Prepare for using the ports addon easily.
* Add an option to remove the generated documentation.Yann E. MORIN"2007-03-071-0/+8
| | | | (After an idea from Enrico Weigelt <weigelt@metux.de>).
* Add gcc-4.1.2 and update associated patches.Yann E. MORIN"2007-03-042-0/+10
|
* Add linux-2.6.20.1. as a choice for linux kernel headers.Yann E. MORIN"2007-03-041-0/+6
|
* Argh! again. I also forgot to commit the config file enabling ↵Yann E. MORIN"2007-03-041-0/+5
| | | | uClibc-0.9.28.3... :-(
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-2418-0/+2437
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... :-(