summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Check that a pacakge was previously extracted prior to patching.Yann E. MORIN"1-3/+5
2009-03-04Move do_finish from scripts/functions to its own file in scipts/build/interna...Yann E. MORIN"4-52/+57
2009-03-03Warn the user when he/she tries to save a sample that uses local patchesYann E. MORIN"1-1/+17
2009-03-03Rename the custom header option.Yann E. MORIN"1-6/+6
2009-03-03When using custom Linux kernel headers, allow using a tarball.Yann E. MORIN"1-3/+16
2009-03-03Allow user to add a directory component in the sys-root path.Yann E. MORIN"7-19/+17
2009-02-19Fix extracting tarballs.Yann E. MORIN"1-1/+5
2009-02-11On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...Yann E. MORIN"1-27/+12
2009-02-10"chmod -R u+w" extracted tarballs, as some may have read-only files in them (...Yann E. MORIN"1-0/+3
2009-02-08Put the uclibc munged config file in the "state" directory, so it survives a ...Yann E. MORIN"1-4/+4
2009-02-07Make MPFR build under Cygwin.Yann E. MORIN"1-4/+20
2009-02-02Don't add versions that already exist.Yann E. MORIN"1-1/+14
2009-02-01Fix patch-renumber:Yann E. MORIN"1-2/+7
2009-02-01Fix populate to correctly use tools discovered via ./configure.Yann E. MORIN"2-5/+12
2009-02-01Use tools discovered by ./configure in scripts/toolchain-config.in.Yann E. MORIN"2-1/+2
2009-02-01Use tools discovered via ./configure in scripts/showSample.sh; make it a POSI...Yann E. MORIN"1-3/+7
2009-02-01Use tools discovered by ./configure in scripts/saveSample.shYann E. MORIN"1-10/+13
2009-02-01Fix removing directories.Yann E. MORIN"1-3/+4
2009-01-31Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"3-20/+26
2009-01-31Further handle the lib64 -> lib symlinks.Yann E. MORIN"1-2/+6
2009-01-31Fix downloading with CT_GetFile when no mirror is set.Yann E. MORIN"1-3/+5
2009-01-29Update populate:Yann E. MORIN"2-26/+49
2009-01-29If compiling the Java frontend, we'll require a native gcj, but only in this ...Yann E. MORIN"1-1/+7
2009-01-29Use the path discovered by ./configure in scripts/patch-renumber.shYann E. MORIN"1-1/+5
2009-01-29Use the path discovered by ./configure in scripts/addToolVersion.shYann E. MORIN"1-3/+7
2009-01-29Fix scripts/addToolVersion.sh:Yann E. MORIN"1-59/+102
2009-01-28Add a missing line continuation '\' in the gcc retrieval function.Yann E. MORIN"1-1/+1
2009-01-27The gcc team seems to no longer make releases available at the ftp.gnu.org si...Yann E. MORIN"1-0/+1
2009-01-26Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:Yann E. MORIN"1-4/+23
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