summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2008-10-13Generate the choice menu for C libraries, the same way arch and kernels are g...Yann E. MORIN"1-1/+1
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"11-44/+18
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"8-0/+126
2008-09-30Better handle the second pass core gcc build, differentiating between gcc pri...Yann E. MORIN"1-9/+13
2008-09-29Restore the ability to build gcc older than 4.3. At last!Yann E. MORIN"1-1/+1
2008-09-28In the glibc and eglibc trees, the 'configure' files may be older than their ...Yann E. MORIN"2-1/+11
2008-09-23Bart De VOS pointed out that removing absolute paths from the libc linker scr...Yann E. MORIN"1-12/+2
2008-09-22Rework the eglibc download so as to be a little bit saner.Yann E. MORIN"1-10/+15
2008-09-16Generate the kernel config choice, rather than having it hard-coded:Yann E. MORIN"1-0/+0
2008-09-15Move all the Linux kernel config options to a single file (to ease supporting...Yann E. MORIN"1-7/+6
2008-09-15DUMA: don't log twice through the logger.Yann E. MORIN"1-1/+1
2008-09-14Enhance setting the minimum kernel version glibc will run against.Yann E. MORIN"1-5/+33
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"6-17/+96
2008-09-10Remove the now really obsolete Linux kernel headers copy and sanitised.Yann E. MORIN"3-209/+84
2008-09-02Add support for building Insight instead of gdb (only for the cross-gdb).Yann E. MORIN"1-7/+55
2008-09-01Be gentle to older findutils that don't have the "{} +" construct, and simply...Yann E. MORIN"1-1/+1
2008-08-26Enable glibc to include support for kernel versions different than the versio...Yann E. MORIN"2-3/+3
2008-08-26Missed one variable when converting to common options for eglibc and glibc (t...Yann E. MORIN"1-1/+1
2008-08-26Commonalise options common to both glibc and eglibc.Yann E. MORIN"1-3/+3
2008-08-20Fix building older gdb's with newer gcc's.Yann E. MORIN"1-0/+2
2008-08-17Log retrieved file emssages to DEBUG level, not EXTRA.Yann E. MORIN"1-1/+1
2008-08-17MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.Yann E. MORIN"1-1/+1
2008-08-12Fix saving and using local copy of eglibc tarballs.Yann E. MORIN"1-5/+5
2008-08-12Merge the static and shared core gcc builds.Yann E. MORIN"1-131/+64
2008-08-11Merge the branches/eglibc stuff:Yann E. MORIN"1-0/+283
2008-08-07Add a new config knob for gcc: usage of SJLJ to handle exceptions.Yann E. MORIN"1-3/+5
2008-08-07Fix building core C compiler.Yann E. MORIN"1-53/+47
2008-08-04Make gcc-4.3.x able to compile uClibc (snapshot only).Yann E. MORIN"1-2/+53
2008-07-31Have the glibc build use the cross-objdump, rather than the host one.Yann E. MORIN"1-16/+21
2008-07-27Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same ...Yann E. MORIN"1-26/+0
2008-07-26Do log the glibc build commands.Yann E. MORIN"1-36/+44
2008-07-26Build a little bit more of gcc in //.Yann E. MORIN"1-1/+1
2008-07-24Make gcc-4.3.x build.Yann E. MORIN"1-4/+22
2008-07-24Don't check fo lynx, it's no longer used.Yann E. MORIN"1-1/+0
2008-07-24Simplify downloading sstrip, using the common retrieval framework.Yann E. MORIN"1-28/+3
2008-07-22Remove garbage files left behind by downloads from sourceforge.net.Yann E. MORIN"2-1/+8
2008-07-22Allow selecting 'latest' snapshot, as well as 'specific' date snapshot for gl...Yann E. MORIN"1-2/+20
2008-07-19Use POSIX constructs in the DUMA wrapper installed on the target.Yann E. MORIN"1-1/+12
2008-07-17Remove the check for absolutely needed tools now ./configure checks for them.Yann E. MORIN"1-0/+1
2008-07-14Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"6-31/+38
2008-07-14Fix CT_DoExecLog usage when building GMP for target.Yann E. MORIN"1-4/+4
2008-07-14Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"2-4/+6
2008-07-14Use CT_DoExecLog when building libelf.Yann E. MORIN"1-3/+4
2008-07-14Use CT_DoExecLog when building gcc.Yann E. MORIN"1-28/+27
2008-07-14Use CT_DoExecLog when building uClibc.Yann E. MORIN"1-8/+11
2008-07-14Fix CT_DoExecLog usage when building binutils' libraries for target.Yann E. MORIN"1-2/+2
2008-07-14Use CT_DoExecLog in binutils build.Yann E. MORIN"1-7/+9
2008-07-14Use CT_DoExecLog for MPFR build.Yann E. MORIN"1-23/+25
2008-07-14Use CT_DoExecLog for GMP build.Yann E. MORIN"1-5/+7
2008-07-14Use CT_DoExecLog for Linux headers install.Yann E. MORIN"1-2/+4