aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Don't add versions that already exist.Yann E. MORIN"2009-02-021-1/+14
* Fix patch-renumber:Yann E. MORIN"2009-02-011-2/+7
* Fix populate to correctly use tools discovered via ./configure.Yann E. MORIN"2009-02-012-5/+12
* Use tools discovered by ./configure in scripts/toolchain-config.in.Yann E. MORIN"2009-02-012-1/+2
* Use tools discovered via ./configure in scripts/showSample.sh; make it a POSI...Yann E. MORIN"2009-02-011-3/+7
* Use tools discovered by ./configure in scripts/saveSample.shYann E. MORIN"2009-02-011-10/+13
* Fix removing directories.Yann E. MORIN"2009-02-011-3/+4
* Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"2009-01-313-20/+26
* Further handle the lib64 -> lib symlinks.Yann E. MORIN"2009-01-311-2/+6
* Fix downloading with CT_GetFile when no mirror is set.Yann E. MORIN"2009-01-311-3/+5
* Update populate:Yann E. MORIN"2009-01-292-26/+49
* If compiling the Java frontend, we'll require a native gcj, but only in this ...Yann E. MORIN"2009-01-291-1/+7
* Use the path discovered by ./configure in scripts/patch-renumber.shYann E. MORIN"2009-01-291-1/+5
* Use the path discovered by ./configure in scripts/addToolVersion.shYann E. MORIN"2009-01-291-3/+7
* Fix scripts/addToolVersion.sh:Yann E. MORIN"2009-01-291-59/+102
* Add a missing line continuation '\' in the gcc retrieval function.Yann E. MORIN"2009-01-281-1/+1
* The gcc team seems to no longer make releases available at the ftp.gnu.org si...Yann E. MORIN"2009-01-271-0/+1
* Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:Yann E. MORIN"2009-01-261-4/+23
* On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:Yann E. MORIN"2009-01-251-4/+4
* On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:Yann E. MORIN"2009-01-202-38/+42
* Forced-removing of a non-existing directory breaks the build.Yann E. MORIN"2009-01-201-3/+10
* Fix building ltrace on PowerPC.Yann E. MORIN"2009-01-201-0/+5
* Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.Yann E. MORIN"2009-01-181-0/+0
* Fix removing existing directories by chmod'ing them to be user-writeable.Yann E. MORIN"2009-01-122-11/+17
* Fix initialising the workspace:Yann E. MORIN"2009-01-121-57/+43
* Don't print anything about LAN mirror if it is not used.Yann E. MORIN"2009-01-121-7/+9
* The uClibc site has been overhauled lately, so the URL to retrieve sstrip has...Yann E. MORIN"2009-01-111-3/+10
* Add an option to forbid downloads.Yann E. MORIN"2009-01-061-0/+6
* Add the Eclipse Java Compiler to be able to compile Java.Yann E. MORIN"2009-01-062-1/+13
* Message beautification when saving locally.Yann E. MORIN"2009-01-061-1/+1
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-0518-70/+109
* Fix building DUMA:Yann E. MORIN"2009-01-051-1/+2
* Fix C library addons extraction:Yann E. MORIN"2009-01-053-3/+1
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-046-131/+84
* Get rid of CT_CC_FILE.Yann E. MORIN"2009-01-042-27/+26
* Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"2009-01-042-8/+0
* Fix aborting when neither wget nor curl are present.Yann E. MORIN"2009-01-041-1/+1
* Get rid of CT_GMP_FILE and CT_MPFR_FILE.Yann E. MORIN"2009-01-043-37/+35
* A small layout enhancement in the Linux kernel build script.Yann E. MORIN"2009-01-041-1/+2
* Get rid of CT_BINUTILS_FILE.Yann E. MORIN"2009-01-042-29/+28
* Get rid off CT_KERNEL_FILE.Yann E. MORIN"2009-01-042-16/+15
* Enable using glibc post 2.8:Yann E. MORIN"2009-01-041-11/+39
* Add new wrapper fucntions:Yann E. MORIN"2009-01-041-35/+91
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-0320-221/+1
* Remove spurious line in gcc script (probably a bad copy-paste with the mouse....Yann E. MORIN"2009-01-031-1/+0
* Enable C++ for baremetal.Yann E. MORIN"2008-12-241-2/+5
* Make it clear that, if the second argument of CT_GetFile starts with a dot, i...Yann E. MORIN"2008-12-211-1/+1
* Get rid of the tols/ directory:Yann E. MORIN"2008-12-164-8/+3286
* Move patch-renumber.sh from tools/ to scripts/Yann E. MORIN"2008-12-151-0/+32
* Move toolchain-config.in from tools/ to scripts/Yann E. MORIN"2008-12-112-1/+9