summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-01-25On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:Yann E. MORIN"1-4/+4
2009-01-20On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:Yann E. MORIN"2-38/+42
2009-01-20Forced-removing of a non-existing directory breaks the build.Yann E. MORIN"1-3/+10
2009-01-20Fix building ltrace on PowerPC.Yann E. MORIN"1-0/+5
2009-01-18Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.Yann E. MORIN"1-0/+0
2009-01-12Fix removing existing directories by chmod'ing them to be user-writeable.Yann E. MORIN"2-11/+17
2009-01-12Fix initialising the workspace:Yann E. MORIN"1-57/+43
2009-01-12Don't print anything about LAN mirror if it is not used.Yann E. MORIN"1-7/+9
2009-01-11The uClibc site has been overhauled lately, so the URL to retrieve sstrip has...Yann E. MORIN"1-3/+10
2009-01-06Add an option to forbid downloads.Yann E. MORIN"1-0/+6
2009-01-06Add the Eclipse Java Compiler to be able to compile Java.Yann E. MORIN"2-1/+13
2009-01-06Message beautification when saving locally.Yann E. MORIN"1-1/+1
2009-01-05Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"18-70/+109
2009-01-05Fix building DUMA:Yann E. MORIN"1-1/+2
2009-01-05Fix C library addons extraction:Yann E. MORIN"3-3/+1
2009-01-04Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"6-131/+84
2009-01-04Get rid of CT_CC_FILE.Yann E. MORIN"2-27/+26
2009-01-04Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"2-8/+0
2009-01-04Fix aborting when neither wget nor curl are present.Yann E. MORIN"1-1/+1
2009-01-04Get rid of CT_GMP_FILE and CT_MPFR_FILE.Yann E. MORIN"3-37/+35
2009-01-04A small layout enhancement in the Linux kernel build script.Yann E. MORIN"1-1/+2
2009-01-04Get rid of CT_BINUTILS_FILE.Yann E. MORIN"2-29/+28
2009-01-04Get rid off CT_KERNEL_FILE.Yann E. MORIN"2-16/+15
2009-01-04Enable using glibc post 2.8:Yann E. MORIN"1-11/+39
2009-01-04Add new wrapper fucntions:Yann E. MORIN"1-35/+91
2009-01-03Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"20-221/+1
2009-01-03Remove spurious line in gcc script (probably a bad copy-paste with the mouse....Yann E. MORIN"1-1/+0
2008-12-24Enable C++ for baremetal.Yann E. MORIN"1-2/+5
2008-12-21Make it clear that, if the second argument of CT_GetFile starts with a dot, i...Yann E. MORIN"1-1/+1
2008-12-16Get rid of the tols/ directory:Yann E. MORIN"4-8/+3286
2008-12-15Move patch-renumber.sh from tools/ to scripts/Yann E. MORIN"1-0/+32
2008-12-11Move toolchain-config.in from tools/ to scripts/Yann E. MORIN"2-1/+9
2008-12-11Move populate.in from tools/ to scripts/Yann E. MORIN"2-1/+201
2008-12-11Move addToolsVersion.sh from tools/ to scripts/Yann E. MORIN"1-0/+93
2008-12-09Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR:Yann E. MORIN"1-1/+16
2008-12-09.config is in CT_TOP_DIR, and we *are* in CT_TOP_DIR.Yann E. MORIN"1-1/+1
2008-12-03Use the dedicated function CT_DoConfigSub rather than invoking config.sub dir...Yann E. MORIN"1-2/+2
2008-11-28Minor POSIX compliance, and typo.Yann E. MORIN"2-4/+4
2008-11-28Canonicalise CT_BUILD and CT_HOST:Yann E. MORIN"1-22/+7
2008-11-28Make it easy to use \nYann E. MORIN"1-1/+4
2008-11-24Build dmalloc with -fPIC to sucessfully build the shared library with newer b...Yann E. MORIN"1-0/+1
2008-11-20Overide locale to C so as to have readable logs.Yann E. MORIN"1-3/+7
2008-11-20MPFR: correctly re-install config.{guess,sub} with autotools >=2.0.0.Yann E. MORIN"1-1/+13
2008-11-19Do not mangle Cygwin tuples.Yann E. MORIN"1-0/+5
2008-11-17Build and install a uClibc cross-ldd.Yann E. MORIN"1-1/+27
2008-11-14Add a fast Linux kernel mirror.Yann E. MORIN"1-1/+1
2008-11-13Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"7-74/+131
2008-11-07Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the...Yann E. MORIN"1-7/+5
2008-11-07Do not take lib64/ in account when fixing the glibc linker scripts:Yann E. MORIN"1-1/+3
2008-11-04Use target GMP and MPFR when building target binutils:Yann E. MORIN"1-0/+7