aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* There's no longer any reason to require GNU awk:Yann E. MORIN"2009-04-203-3/+2
* Get rid of the proxy settings, once and for all.Yann E. MORIN"2009-04-191-1/+0
* Use "${awk}", not gawk.Yann E. MORIN"2009-04-062-2/+2
* Cleanup the tic build used for native ncurses build, itself needed for native...Yann E. MORIN"2009-03-302-13/+12
* Only create the state dir if asked for a restartable build:Yann E. MORIN"2009-03-271-3/+3
* 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
* 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
* 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
* 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-082-2/+2
* Use the common functions (CT_GetSVN, CT_Extract and CT_Patch) to retrieve,Yann E. MORIN"2009-03-081-13/+3
* 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
* Move do_finish from scripts/functions to its own file in scipts/build/interna...Yann E. MORIN"2009-03-041-0/+52
* 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-035-9/+9
* On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...Yann E. MORIN"2009-02-111-27/+12
* 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
* Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"2009-01-313-20/+26
* 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
* On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:Yann E. MORIN"2009-01-251-4/+4
* Fix building ltrace on PowerPC.Yann E. MORIN"2009-01-201-0/+5
* The uClibc site has been overhauled lately, so the URL to retrieve sstrip has...Yann E. MORIN"2009-01-111-3/+10
* Add the Eclipse Java Compiler to be able to compile Java.Yann E. MORIN"2009-01-061-0/+12
* Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"2009-01-0517-37/+72
* Fix building DUMA:Yann E. MORIN"2009-01-051-1/+2
* Fix C library addons extraction:Yann E. MORIN"2009-01-052-2/+0
* Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"2009-01-044-61/+69
* Get rid of CT_CC_FILE.Yann E. MORIN"2009-01-041-26/+26
* Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"2009-01-042-8/+0
* Get rid of CT_GMP_FILE and CT_MPFR_FILE.Yann E. MORIN"2009-01-042-35/+35
* A small layout enhancement in the Linux kernel build script.Yann E. MORIN"2009-01-041-1/+2
* Get rid of CT_BINUTILS_FILE.Yann E. MORIN"2009-01-041-28/+28
* Get rid off CT_KERNEL_FILE.Yann E. MORIN"2009-01-041-15/+15
* Enable using glibc post 2.8:Yann E. MORIN"2009-01-041-11/+39
* Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"2009-01-0319-119/+1
* Remove spurious line in gcc script (probably a bad copy-paste with the mouse....Yann E. MORIN"2009-01-031-1/+0
* Enable C++ for baremetal.Yann E. MORIN"2008-12-241-2/+5
* Build dmalloc with -fPIC to sucessfully build the shared library with newer b...Yann E. MORIN"2008-11-241-0/+1
* MPFR: correctly re-install config.{guess,sub} with autotools >=2.0.0.Yann E. MORIN"2008-11-201-1/+13
* Build and install a uClibc cross-ldd.Yann E. MORIN"2008-11-171-1/+27
* Add a fast Linux kernel mirror.Yann E. MORIN"2008-11-141-1/+1
* Merge #1195, #1196 and #1203 from /devel/YEM-build_host_target_cleanup:Yann E. MORIN"2008-11-136-19/+18