summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-31Have the glibc build use the cross-objdump, rather than the host one.Yann E. MORIN"1-16/+21
2008-07-29Pretyy-up the WiKi table with the date of last update for each sample.Yann E. MORIN"1-3/+12
2008-07-27Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same ...Yann E. MORIN"2-26/+14
2008-07-27Re-enable the restart functionality by removing some variables from the saved...Yann E. MORIN"1-6/+10
2008-07-27"Reported by" is now "First reported by".Yann E. MORIN"1-1/+1
2008-07-27When saving a sample, overide log file config:Yann E. MORIN"1-2/+4
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-26In case of error, the error message would be printing in subshells, thus prin...Yann E. MORIN"1-0/+2
2008-07-25Hmmm. The debug pause at each step never ever worked... Sigh...Yann E. MORIN"1-1/+1
2008-07-25Also print the number of samples in the DokuWiki table.Yann E. MORIN"1-0/+6
2008-07-25Woops! It's the kernel v ersion that is /custom/, not the kernel it self!Yann E. MORIN"1-2/+2
2008-07-25When dumping the DokuWiki table of samples, don't leave the kernel headers ve...Yann E. MORIN"1-1/+5
2008-07-25While retrieving files, propagate the preferred extension down to sub-functions.Yann E. MORIN"1-3/+5
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-24When retrieving a file, allow preferred extension to be whatever starts with ...Yann E. MORIN"1-2/+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