aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* Fix building older gdb's with newer gcc's.Yann E. MORIN"2008-08-201-0/+2
* Log retrieved file emssages to DEBUG level, not EXTRA.Yann E. MORIN"2008-08-172-4/+4
* MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.Yann E. MORIN"2008-08-171-1/+1
* Fix saving and using local copy of eglibc tarballs.Yann E. MORIN"2008-08-121-5/+5
* Merge the static and shared core gcc builds.Yann E. MORIN"2008-08-121-131/+64
* Be a little less verbose when retrieving files if they are already present.Yann E. MORIN"2008-08-121-5/+2
* Merge the branches/eglibc stuff:Yann E. MORIN"2008-08-112-2/+287
* Move two log messages around, so that output looks better.Yann E. MORIN"2008-08-111-2/+2
* Do not unset http_proxy, ftp_proxy and https_proxy in case of using a socks p...Yann E. MORIN"2008-08-091-4/+2
* Merge #920 from branches/eglibc:Yann E. MORIN"2008-08-091-8/+6
* Merge #916 from branches/eglibc:Yann E. MORIN"2008-08-091-17/+18
* Merge #914 from branches/eglibc:Yann E. MORIN"2008-08-091-2/+3
* Merge #911 from banches/eglibc:Yann E. MORIN"2008-08-091-1/+1
* Introduce four new ARCH specific variables that CT_DoArchValues can set if th...Yann E. MORIN"2008-08-072-2/+4
* Add a new config knob for gcc: usage of SJLJ to handle exceptions.Yann E. MORIN"2008-08-071-3/+5
* Fix building core C compiler.Yann E. MORIN"2008-08-071-53/+47
* Beautify final output.Yann E. MORIN"2008-08-071-3/+4
* Make gcc-4.3.x able to compile uClibc (snapshot only).Yann E. MORIN"2008-08-041-2/+53
* Michael ABBOTT reported that populate is not relocatable.Yann E. MORIN"2008-08-041-8/+6
* Rework a little bit of the LAN mirror and proxy settings.Yann E. MORIN"2008-08-012-123/+133
* Have the glibc build use the cross-objdump, rather than the host one.Yann E. MORIN"2008-07-311-16/+21
* Pretyy-up the WiKi table with the date of last update for each sample.Yann E. MORIN"2008-07-291-3/+12
* Fix building x86_64 on x86_64 (and hopefully all other *64 archs on the same ...Yann E. MORIN"2008-07-272-26/+14
* Re-enable the restart functionality by removing some variables from the saved...Yann E. MORIN"2008-07-271-6/+10
* "Reported by" is now "First reported by".Yann E. MORIN"2008-07-271-1/+1
* When saving a sample, overide log file config:Yann E. MORIN"2008-07-271-2/+4
* Do log the glibc build commands.Yann E. MORIN"2008-07-261-36/+44
* Build a little bit more of gcc in //.Yann E. MORIN"2008-07-261-1/+1
* In case of error, the error message would be printing in subshells, thus prin...Yann E. MORIN"2008-07-261-0/+2
* Hmmm. The debug pause at each step never ever worked... Sigh...Yann E. MORIN"2008-07-251-1/+1
* Also print the number of samples in the DokuWiki table.Yann E. MORIN"2008-07-251-0/+6
* Woops! It's the kernel v ersion that is /custom/, not the kernel it self!Yann E. MORIN"2008-07-251-2/+2
* When dumping the DokuWiki table of samples, don't leave the kernel headers ve...Yann E. MORIN"2008-07-251-1/+5
* While retrieving files, propagate the preferred extension down to sub-functions.Yann E. MORIN"2008-07-251-3/+5
* Make gcc-4.3.x build.Yann E. MORIN"2008-07-241-4/+22
* Don't check fo lynx, it's no longer used.Yann E. MORIN"2008-07-241-1/+0
* Simplify downloading sstrip, using the common retrieval framework.Yann E. MORIN"2008-07-241-28/+3
* When retrieving a file, allow preferred extension to be whatever starts with ...Yann E. MORIN"2008-07-241-2/+3
* Remove garbage files left behind by downloads from sourceforge.net.Yann E. MORIN"2008-07-222-1/+8
* Allow selecting 'latest' snapshot, as well as 'specific' date snapshot for gl...Yann E. MORIN"2008-07-221-2/+20
* Introduce using a LAN mirror for retrieving tarballs.Yann E. MORIN"2008-07-191-4/+36
* Some eye-candy in the WiKi status table.Yann E. MORIN"2008-07-191-5/+6
* Use POSIX constructs in the DUMA wrapper installed on the target.Yann E. MORIN"2008-07-191-1/+12
* Don't use a progress bar when saving samples, it's ugly.Yann E. MORIN"2008-07-181-2/+5
* Remove the check for absolutely needed tools now ./configure checks for them.Yann E. MORIN"2008-07-172-5/+1
* Move the check for tsocks' availability just before using tsocks: make it cle...Yann E. MORIN"2008-07-161-4/+5
* Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"2008-07-146-31/+38
* Catching a double fault is doomed... Don't take action.Yann E. MORIN"2008-07-141-4/+1
* Fix CT_DoExecLog usage when building GMP for target.Yann E. MORIN"2008-07-141-4/+4
* Advertise using CT_DoExecLog in the tools and debug templates.Yann E. MORIN"2008-07-142-4/+6