summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge r1432:1437 from /branches/newlib into /trunk :Yann E. MORIN"1-0/+4
2009-03-26Add support for building toolchains with gcc-4.4 snapshots.Yann E. MORIN"1-12/+22
2009-03-24Finally make ncurses-5.7 corctly build:Yann E. MORIN"1-3/+7
2009-03-24Log the save/restore messages at a level that is always visible.Yann E. MORIN"1-2/+5
2009-03-23Final touch to the ncurses build step:Yann E. MORIN"1-3/+6
2009-03-23xlcwu <xlcwu.taiwan@gmail.com> wrote:Yann E. MORIN"2-2/+34
2009-03-15Update the config.{guess,sub} files.Yann E. MORIN"2-7/+24
2009-03-15Sanitise using glibc cvs exports:Yann E. MORIN"1-59/+76
2009-03-15Do not copy ecj.jar when it's not required.Yann E. MORIN"1-1/+3
2009-03-15When patching, always assume the package has been previously extraacted (don'...Yann E. MORIN"1-8/+3
2009-03-13Correctly use CT_DoExecLog with wget and curl.Yann E. MORIN"1-8/+8
2009-03-08Fix building MPFR >= 2.4.0.Yann E. MORIN"1-22/+29
2009-03-08Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"3-4/+4
2009-03-08Use the common functions (CT_GetSVN, CT_Extract and CT_Patch) to retrieve,Yann E. MORIN"1-13/+3
2009-03-08Add CT_GetSVN to commonalise retrieval from SVN (ala CT_GetCVS).Yann E. MORIN"1-1/+33
2009-03-06Fix extracting/patching DUMA:Yann E. MORIN"1-0/+1
2009-03-05Re-instate the glibc/eglibc config option LIBC_GLIBC_CONFIGPARMS for use by S...Yann E. MORIN"1-7/+7
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