aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"2009-03-302-13/+12
* Remove test files.Yann E. MORIN"2009-03-291-2/+4
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-273-8/+22
* Detect and abort on partially patched component.Yann E. MORIN"2009-03-271-3/+15
* Refuse to build/install on file systems that are *not* case-sensitive.Yann E. MORIN"2009-03-271-0/+9
* Merge r1432:1437 from /branches/newlib into /trunk :Yann E. MORIN"2009-03-261-0/+4
* Add support for building toolchains with gcc-4.4 snapshots.Yann E. MORIN"2009-03-261-12/+22
* Finally make ncurses-5.7 corctly build:Yann E. MORIN"2009-03-241-3/+7
* Log the save/restore messages at a level that is always visible.Yann E. MORIN"2009-03-241-2/+5
* Final touch to the ncurses build step:Yann E. MORIN"2009-03-231-3/+6
* xlcwu <xlcwu.taiwan@gmail.com> wrote:Yann E. MORIN"2009-03-232-2/+34
* Update the config.{guess,sub} files.Yann E. MORIN"2009-03-152-7/+24
* Sanitise using glibc cvs exports:Yann E. MORIN"2009-03-151-59/+76
* Do not copy ecj.jar when it's not required.Yann E. MORIN"2009-03-151-1/+3
* When patching, always assume the package has been previously extraacted (don'...Yann E. MORIN"2009-03-151-8/+3
* Correctly use CT_DoExecLog with wget and curl.Yann E. MORIN"2009-03-131-8/+8
* Fix building MPFR >= 2.4.0.Yann E. MORIN"2009-03-081-22/+29
* Use "grep -E" instead of the deprecated "egrep".Yann E. MORIN"2009-03-083-4/+4
* Use the common functions (CT_GetSVN, CT_Extract and CT_Patch) to retrieve,Yann E. MORIN"2009-03-081-13/+3
* Add CT_GetSVN to commonalise retrieval from SVN (ala CT_GetCVS).Yann E. MORIN"2009-03-081-1/+33
* Fix extracting/patching DUMA:Yann E. MORIN"2009-03-061-0/+1
* Re-instate the glibc/eglibc config option LIBC_GLIBC_CONFIGPARMS for use by S...Yann E. MORIN"2009-03-051-7/+7
* Check that a pacakge was previously extracted prior to patching.Yann E. MORIN"2009-03-041-3/+5
* Move do_finish from scripts/functions to its own file in scipts/build/interna...Yann E. MORIN"2009-03-044-52/+57
* Warn the user when he/she tries to save a sample that uses local patchesYann E. MORIN"2009-03-031-1/+17
* Rename the custom header option.Yann E. MORIN"2009-03-031-6/+6
* When using custom Linux kernel headers, allow using a tarball.Yann E. MORIN"2009-03-031-3/+16
* Allow user to add a directory component in the sys-root path.Yann E. MORIN"2009-03-037-19/+17
* Fix extracting tarballs.Yann E. MORIN"2009-02-191-1/+5
* On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...Yann E. MORIN"2009-02-111-27/+12
* "chmod -R u+w" extracted tarballs, as some may have read-only files in them (...Yann E. MORIN"2009-02-101-0/+3
* Put the uclibc munged config file in the "state" directory, so it survives a ...Yann E. MORIN"2009-02-081-4/+4
* Make MPFR build under Cygwin.Yann E. MORIN"2009-02-071-4/+20
* Don't add versions that already exist.Yann E. MORIN"2009-02-021-1/+14
* Fix patch-renumber:Yann E. MORIN"2009-02-011-2/+7
* Fix populate to correctly use tools discovered via ./configure.Yann E. MORIN"2009-02-012-5/+12
* Use tools discovered by ./configure in scripts/toolchain-config.in.Yann E. MORIN"2009-02-012-1/+2
* Use tools discovered via ./configure in scripts/showSample.sh; make it a POSI...Yann E. MORIN"2009-02-011-3/+7
* Use tools discovered by ./configure in scripts/saveSample.shYann E. MORIN"2009-02-011-10/+13
* Fix removing directories.Yann E. MORIN"2009-02-011-3/+4
* Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"2009-01-313-20/+26
* Further handle the lib64 -> lib symlinks.Yann E. MORIN"2009-01-311-2/+6
* Fix downloading with CT_GetFile when no mirror is set.Yann E. MORIN"2009-01-311-3/+5
* Update populate:Yann E. MORIN"2009-01-292-26/+49
* If compiling the Java frontend, we'll require a native gcj, but only in this ...Yann E. MORIN"2009-01-291-1/+7
* Use the path discovered by ./configure in scripts/patch-renumber.shYann E. MORIN"2009-01-291-1/+5
* Use the path discovered by ./configure in scripts/addToolVersion.shYann E. MORIN"2009-01-291-3/+7
* Fix scripts/addToolVersion.sh:Yann E. MORIN"2009-01-291-59/+102
* Add a missing line continuation '\' in the gcc retrieval function.Yann E. MORIN"2009-01-281-1/+1
* The gcc team seems to no longer make releases available at the ftp.gnu.org si...Yann E. MORIN"2009-01-271-0/+1