scripts/functions
2007-07-30 Remove any reference to libfloat. That has gone once and for all.
2007-07-15 Add an option to save downloaded tarballs to local tarballs directory.
2007-07-12 Get rid of the legacy local variable got_it.
2007-07-12 Test for curl or wget only once, not at each download.
2007-07-07 Silence "which" being verbose in some distros. (eg. Mandriva's which spawns "foobar was not found in /bin:/usr/bin:...." directly on stderr)
2007-07-01 Merge the build system to trunk: ct-ng is now installable:
2007-06-16 scripts/functions is responsible for initiating the log file.
2007-06-16 When searching a matching extension for a file, also check for the empty extension.
2007-06-01 Messages from the downloaders should be tagged ALL, not DEBUG.
2007-05-29 Small fix in the log level when dumping the last messages (elapsed time).
2007-05-28 Don't start a state restoration if it is not available.
2007-05-27 Merge the NPTL stuff.
2007-05-25 Add the possibility to stop after a specified step.
2007-05-23 In CT_Abort(), don't send output to stderr. Let the log facility handle where things should go.
2007-05-23 Sanitise CT_DoBuildTargetTriplet a bit.
2007-05-22 Implement a restart facility.
2007-05-20 Ah! I finally have a progress bar that doesn't stall the build!
2007-05-19 Correctly handle the libfloat case: download, extract and patch sub-actions.
2007-05-18 Really use local copy first in case it does not have the same extension as the downloadable tarball.
2007-05-17 Make the debug config menu a generated file.
2007-05-17 Debug facilities:
2007-05-13 Correctly handle the version string, defined in a single place now.
2007-05-10 Update the way we handle directories supplied by the user:
2007-05-09 Again, some progress bar optimisation.
2007-05-08 Hop, a somewhat more efficient progress bar, less CPU consuming, if that was a problem :-)
2007-05-08 Fix handling of downloader output: they are now correctly logged using the internal log facility.
2007-05-08 Huge fixes to glibc build, so that we can build at least (and at last):
2007-05-08 Inform that a component is already extracted.
2007-05-08 Print the elapsed time alongside with the progress bar, such as below:
2007-05-07 Merge the save-sample branch to trunk:
2007-04-23 Second shot at merging from the MIPS branch:
2007-02-24 Add the full crosstool-NG sources to the new repository of its own.