summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2008-09-05Backport #975 from trunk:Yann E. MORIN"1-3/+14
2008-09-05Backport #971 from trunk:Yann E. MORIN"1-1/+1
2008-08-26Backport #953 from trunk:Yann E. MORIN"1-0/+2
2008-08-09Backport #926 from trunk:Yann E. MORIN"1-10/+8
2008-08-09Backport #922 from trunk:Yann E. MORIN"1-1/+1
2008-08-09Merge #893 and #923 from trunk:Yann E. MORIN"1-8/+6
2008-07-27Backport #878 from trunk:Yann E. MORIN"2-26/+14
2008-07-27Backport #876 from trunk:Yann E. MORIN"1-6/+10
2008-07-26Backport #864 from trunk:Yann E. MORIN"1-0/+2
2008-07-26Backport #863 from trunk:Yann E. MORIN"1-1/+1
2008-07-26Backport #857 from trunk:Yann E. MORIN"1-3/+5
2008-07-26Backport #849 from trunk:Yann E. MORIN"2-1/+8
2008-07-19Introduce using a LAN mirror for retrieving tarballs.Yann E. MORIN"1-4/+36
2008-07-19Some eye-candy in the WiKi status table.Yann E. MORIN"1-5/+6
2008-07-19Use POSIX constructs in the DUMA wrapper installed on the target.Yann E. MORIN"1-1/+12
2008-07-18Don't use a progress bar when saving samples, it's ugly.Yann E. MORIN"1-2/+5
2008-07-17Remove the check for absolutely needed tools now ./configure checks for them.Yann E. MORIN"2-5/+1
2008-07-16Move the check for tsocks' availability just before using tsocks: make it cle...Yann E. MORIN"1-4/+5
2008-07-14Use CT_DoExecLog when building tools and debug utilities.Yann E. MORIN"6-31/+38
2008-07-14Catching a double fault is doomed... Don't take action.Yann E. MORIN"1-4/+1
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-14Don't print double-faults.Yann E. MORIN"1-0/+3
2008-07-14Log the command being run when calling CT_DoExecLog, which is kinda the point...Yann E. MORIN"1-1/+1
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
2008-07-13Small eye-candy in the WiKi table dump.Yann E. MORIN"1-7/+6
2008-07-13Also report built-in languages in the status table.Yann E. MORIN"1-3/+12
2008-07-13Also log the command being executed when calling CT_DoExecLog (no user yet).Yann E. MORIN"1-2/+3
2008-07-13Ioannis E. VENETIS <venetis@mail.capsl.udel.edu> pointed out that GMP and MPF...Yann E. MORIN"3-5/+5
2008-07-09Fix wiki table sample output.Yann E. MORIN"1-1/+1
2008-07-07Although working with bash, 'echo -n' is really non-portable.Yann E. MORIN"2-40/+42
2008-06-30Newer, better, tsocks(1)-like wrapper script for D.U.M.A.Yann E. MORIN"2-9/+47
2008-06-27Native gcc is picky about the CC and LD variables. Set them unconditionally, ...Yann E. MORIN"1-2/+3
2008-06-27Do al ittle bit more jobs in parallel while building gcc.Yann E. MORIN"1-5/+5
2008-06-25Don't force building target GMP and MPFR when a native gdb is built. Rather,Yann E. MORIN"1-1/+1
2008-06-25Alloow for reporter without an URL (for privately mailed submissions).Yann E. MORIN"1-2/+6
2008-06-24Allow to store working files outside the build tree (eg. incase the working t...Yann E. MORIN"1-4/+5
2008-06-24Don't build ncurses ADA bindings if an ADA x-compiler was not built.Yann E. MORIN"1-0/+1
2008-06-22Only priunt WARNings when saving the current configuration.Yann E. MORIN"1-5/+5
2008-06-20GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"3-25/+98
2008-06-20Print "Build completed" only if not in error, not the other way around.Yann E. MORIN"1-1/+1
2008-06-20Really don't re-build MPFR autotools files at each run.Yann E. MORIN"2-5/+13
2008-06-20Don't force building a gdbserver when only native gdb is selected.Yann E. MORIN"1-1/+0