summaryrefslogtreecommitdiff
path: root/scripts
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-12Use ERROR level for make errors.Yann E. MORIN"1-3/+7
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"12-45/+19
2008-10-06Install the config script following the naming of other files, eg. "${CT_TARG...Yann E. MORIN"1-2/+2
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"9-1/+127
2008-10-03Fourth shot at moving arch/ into config/arch/ .Yann E. MORIN"1-1/+1
2008-10-01Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"1-1/+5
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-15The Linux kernel does not need a config file now that the old methods are rem...Yann E. MORIN"1-13/+0
2008-09-14Enhance setting the minimum kernel version glibc will run against.Yann E. MORIN"1-5/+33
2008-09-14Beautify somewhat the WiKi table for narrow screens.Yann E. MORIN"1-3/+3
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"9-30/+112
2008-09-10Remove the now really obsolete Linux kernel headers copy and sanitised.Yann E. MORIN"4-210/+85
2008-09-04Dump the EXPERIMENTAL status and brokenness of samples in the WiKi table.Yann E. MORIN"1-2/+7
2008-09-02Beautify samples listing.Yann E. MORIN"1-4/+4
2008-09-02Warn the user if he/she recalls a sample with EXPERIMENTAL features.Yann E. MORIN"1-3/+9
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-25Also dump the GMP and MPFR versions when dumping a sample in verbose mode.Yann E. MORIN"1-0/+3
2008-08-25Allow using ash as the shell for ./configure and make.Yann E. MORIN"1-0/+4
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"2-4/+4
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-12Be a little less verbose when retrieving files if they are already present.Yann E. MORIN"1-5/+2
2008-08-11Merge the branches/eglibc stuff:Yann E. MORIN"2-2/+287
2008-08-11Move two log messages around, so that output looks better.Yann E. MORIN"1-2/+2
2008-08-09Do not unset http_proxy, ftp_proxy and https_proxy in case of using a socks p...Yann E. MORIN"1-4/+2
2008-08-09Merge #920 from branches/eglibc:Yann E. MORIN"1-8/+6
2008-08-09Merge #916 from branches/eglibc:Yann E. MORIN"1-17/+18
2008-08-09Merge #914 from branches/eglibc:Yann E. MORIN"1-2/+3
2008-08-09Merge #911 from banches/eglibc:Yann E. MORIN"1-1/+1
2008-08-07Introduce four new ARCH specific variables that CT_DoArchValues can set if th...Yann E. MORIN"2-2/+4
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-07Beautify final output.Yann E. MORIN"1-3/+4
2008-08-04Make gcc-4.3.x able to compile uClibc (snapshot only).Yann E. MORIN"1-2/+53
2008-08-04Michael ABBOTT reported that populate is not relocatable.Yann E. MORIN"1-8/+6
2008-08-01Rework a little bit of the LAN mirror and proxy settings.Yann E. MORIN"2-123/+133