summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-01Merge the build system to trunk: ct-ng is now installable:Yann E. MORIN"18-185/+635
2007-06-26Better handling of the steps lists:Yann E. MORIN"2-61/+30
2007-06-19Make the progress bar a default for all samples.Yann E. MORIN"3-3/+3
2007-06-18Always call distclean after each sample when doing a regtest.Yann E. MORIN"1-4/+4
2007-06-17Update version to -svn.Yann E. MORIN"1-1/+1
2007-06-17Prepare to release crosstool-ng-0.0.5.crosstool-ng-0.0.5Yann E. MORIN"1-1/+1
2007-06-17Rework the help system. For now, this is mostly a no-op (it only re-organise ...Yann E. MORIN"4-21/+42
2007-06-17Offer an option to build the gdbserver statically. This helps in case of debu...Yann E. MORIN"2-0/+15
2007-06-17The log file is no longer configurable: it is always "${CT_PREFIX_DIR}/build....Yann E. MORIN"5-41/+48
2007-06-17Default the progress bar to 'Y'.Yann E. MORIN"1-1/+1
2007-06-17Bail out if .config is missing.Yann E. MORIN"1-0/+1
2007-06-17Speak of regtest in "make help".Yann E. MORIN"1-0/+1
2007-06-17Update version to -svn.Yann E. MORIN"1-1/+1
2007-06-17Prepare to release crosstool-ng-0.0.4.crosstool-ng-0.0.4Yann E. MORIN"1-1/+1
2007-06-17scripts/showSamples.sh:Yann E. MORIN"4-82/+80
2007-06-17Add intermediate mesages when building regtests.Yann E. MORIN"1-3/+3
2007-06-17Add the "regtest" make target: call "make regtest", and all samples wil be bu...Yann E. MORIN"2-52/+94
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-16Answer default values when doing a defoldconfig.Yann E. MORIN"1-1/+1
2007-06-16When doing a silent old config, don't check if stdin was redirected. ct-ng do...Yann E. MORIN"1-1/+0
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-16Rework the generated config file handling.Yann E. MORIN"1-7/+9
2007-06-16Don't go menuconfig if no .config present.Yann E. MORIN"1-2/+3
2007-06-16dd the two latest versions of the linux kernel.Yann E. MORIN"1-0/+12
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"3-10/+10
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"3-10/+10
2007-06-01Add the first tool facility: sstrip.Yann E. MORIN"3-0/+129
2007-06-01Introduce the notion of tols facilities (none so far, sstrip coming right awa...Yann E. MORIN"6-9/+67
2007-06-01Kill duplicated help text.Yann E. MORIN"1-5/+1
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-29Threading model does not belong to the target sub-menu, but to the toolchain ...Yann E. MORIN"2-29/+29
2007-05-28Fix and enhance the STOP/RESTART facility.Yann E. MORIN"1-10/+18
2007-05-28Fix comment about glibc's extra addons config option.Yann E. MORIN"1-2/+5
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-27Update tools/config.guess.Yann E. MORIN"1-2/+2
2007-05-27No longer mark NPTL as being EXPERIMENTAL.Yann E. MORIN"2-3/+2
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"20-121/+916
2007-05-25Add the possibility to stop after a specified step.Yann E. MORIN"4-5/+54
2007-05-24In the non-canadian case, also force the build system.Yann E. MORIN"1-1/+1
2007-05-24Update version to -svn.Yann E. MORIN"1-1/+1