aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move populate.in from tools/ to scripts/Yann E. MORIN"2008-12-112-1/+201
* Move addToolsVersion.sh from tools/ to scripts/Yann E. MORIN"2008-12-111-0/+93
* Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:Yann E. MORIN"2008-12-091-1/+16
* .config is in CT_TOP_DIR, and we *are* in CT_TOP_DIR.Yann E. MORIN"2008-12-091-1/+1
* Use the dedicated function CT_DoConfigSub rather than invoking config.sub dir...Yann E. MORIN"2008-12-031-2/+2
* Minor POSIX compliance, and typo.Yann E. MORIN"2008-11-282-4/+4
* Canonicalise CT_BUILD and CT_HOST:Yann E. MORIN"2008-11-281-22/+7
* Make it easy to use \nYann E. MORIN"2008-11-281-1/+4
* Build dmalloc with -fPIC to sucessfully build the shared library with newer b...Yann E. MORIN"2008-11-241-0/+1
* Overide locale to C so as to have readable logs.Yann E. MORIN"2008-11-201-3/+7
* MPFR: correctly re-install config.{guess,sub} with autotools >=2.0.0.Yann E. MORIN"2008-11-201-1/+13
* Do not mangle Cygwin tuples.Yann E. MORIN"2008-11-191-0/+5
* Build and install a uClibc cross-ldd.Yann E. MORIN"2008-11-171-1/+27
* Add a fast Linux kernel mirror.Yann E. MORIN"2008-11-141-1/+1
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-137-74/+131
* Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"2008-11-071-7/+5
* Do not take lib64/ in account when fixing the glibc linker scripts:Yann E. MORIN"2008-11-071-1/+3
* Use target GMP and MPFR when building target binutils:Yann E. MORIN"2008-11-041-0/+7
* Merge #1190 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-041-6/+14
* Enable uClibc parallel build for those versions supporting it.Yann E. MORIN"2008-11-011-5/+7
* Enablelocales when requested to do so.Yann E. MORIN"2008-11-011-1/+9
* Only install headers when installing uClibc headers.Yann E. MORIN"2008-11-011-5/+5
* Eyecandy in the WiKi table.Yann E. MORIN"2008-11-011-8/+12