summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2007-06-17Offer an option to build the gdbserver statically. This helps in case of debu...Yann E. MORIN"1-0/+6
2007-06-17The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build....Yann E. MORIN"2-26/+25
2007-06-17scripts/showSamples.sh:Yann E. MORIN"1-3/+0
2007-06-17Add the "regtest" make target: call "make regtest", and all samples wil be bu...Yann E. MORIN"1-45/+54
2007-06-16scripts/functions is responsible for initiating the log file.Yann E. MORIN"3-8/+9
2007-06-16Fix printing components' file names.Yann E. MORIN"7-8/+11
2007-06-16Add a function to print each component's filename: this eases building the ta...Yann E. MORIN"10-8/+79
2007-06-16When searching a matching extension for a file, also check for the empty exte...Yann E. MORIN"1-1/+4
2007-06-16Add two te;plates on how to add a new tool/debug facility.Yann E. MORIN"2-0/+100
2007-06-04Stale log files are now named "log.*", not "*.log".Yann E. MORIN"1-1/+1
2007-06-04Small eye-candy fix.Yann E. MORIN"1-1/+1
2007-06-02Be a little more explicit when the user wants to restart a non-restartable bu...Yann E. MORIN"1-1/+2
2007-06-02Revert revision 201: renaming the two cc_core passes was a bad idea.Yann E. MORIN"1-2/+2
2007-06-02scripts/build/libc_glibc.sh:Yann E. MORIN"1-50/+43
2007-06-01Rename two steps to their real names:Yann E. MORIN"1-2/+2
2007-06-01Add the first tool facility: sstrip.Yann E. MORIN"1-0/+71
2007-06-01Introduce the notion of tols facilities (none so far, sstrip coming right awa...Yann E. MORIN"2-0/+38
2007-06-01Messages from the downloaders should be tagged ALL, not DEBUG.Yann E. MORIN"1-2/+2
2007-05-29Small fix in the log level when dumping the last messages (elapsed time).Yann E. MORIN"1-2/+3
2007-05-28Fix and enhance the STOP/RESTART facility.Yann E. MORIN"1-10/+18
2007-05-28Don't start a state restoration if it is not available.Yann E. MORIN"1-4/+4
2007-05-27Fix libfloat when calling the compiler:Yann E. MORIN"1-5/+4
2007-05-27Forgot to remove all build system tools from the generated toolchain.Yann E. MORIN"1-0/+1
2007-05-27Merge the NPTL stuff.Yann E. MORIN"8-81/+391
2007-05-25Add the possibility to stop after a specified step.Yann E. MORIN"2-1/+12
2007-05-24In the non-canadian case, also force the build system.Yann E. MORIN"1-1/+1
2007-05-24We need to build libiberty before gcc only in the canadian case, not the oppo...Yann E. MORIN"2-2/+2
2007-05-23Correctly handle the log level overide in scripts/tarball.sh.Yann E. MORIN"1-5/+5
2007-05-23In CT_Abort(), don't send output to stderr. Let the log facility handle where...Yann E. MORIN"1-1/+1
2007-05-23Sanitise CT_DoBuildTargetTriplet a bit.Yann E. MORIN"1-7/+1
2007-05-23Correctly handle the log level overide in scripts/saveSample.sh.Yann E. MORIN"2-7/+7
2007-05-22Mark broken samples as such: use a file named 'broken' in the sample's direct...Yann E. MORIN"1-6/+5
2007-05-22Be verbose when making build system tools available, and when access is remov...Yann E. MORIN"1-8/+9
2007-05-22Implement a restart facility.Yann E. MORIN"2-192/+355
2007-05-22Fix warning about setting --host and not --build.Yann E. MORIN"1-1/+2
2007-05-22Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging f...Yann E. MORIN"2-7/+4
2007-05-21Move the config script for the build dir to the source dir.Yann E. MORIN"1-4/+4
2007-05-20Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.Yann E. MORIN"1-1/+1
2007-05-20Ah! I finally have a progress bar that doesn't stall the build!Yann E. MORIN"2-16/+21
2007-05-19Add uClibc-0.9.29:Yann E. MORIN"3-8/+38
2007-05-19Correctly handle the libfloat case: download, extract and patch sub-actions.Yann E. MORIN"3-22/+16
2007-05-18Un-mark gdb and dmalloc being EXPERIMENTAL.Yann E. MORIN"1-3/+3
2007-05-18Little fix up in a message during the dmalloc build.Yann E. MORIN"1-1/+1
2007-05-18Add dmalloc debug library facility.Yann E. MORIN"1-0/+53
2007-05-18Really use local copy first in case it does not have the same extension as th...Yann E. MORIN"1-19/+18
2007-05-18Remove even more documentation.Yann E. MORIN"1-2/+3
2007-05-17Make the debug config menu a generated file.Yann E. MORIN"2-3/+3
2007-05-17Debug facilities:Yann E. MORIN"5-84/+246
2007-05-14Move the whole threading ;odel choice out of glibc and into the generic C lib...Yann E. MORIN"1-1/+1
2007-05-13Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(Yann E. MORIN"1-3/+0