summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-04-20There's no longer any reason to require GNU awk:Yann E. MORIN"5-7/+6
2009-04-20Set the execute bit on generated script at build time, not install time.Yann E. MORIN"1-0/+0
2009-04-19Simplify the mirror settings.Yann E. MORIN"1-4/+3
2009-04-19Get rid of the proxy settings, once and for all.Yann E. MORIN"2-101/+0
2009-04-06Use "${awk}", not gawk.Yann E. MORIN"3-4/+4
2009-03-30Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"2-13/+12
2009-03-29Remove test files.Yann E. MORIN"1-2/+4
2009-03-27Only create the state dir if asked for a restartable build:Yann E. MORIN"3-8/+22
2009-03-27Detect and abort on partially patched component.Yann E. MORIN"1-3/+15
2009-03-27Refuse to build/install on file systems that are *not* case-sensitive.Yann E. MORIN"1-0/+9
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