ct-ng.in
2008-06-01 Rework a little bit the steps and samples help entries.
2008-06-01 The version strings being computed at ./configure time, store it as is, and don't install a .version file.
2008-01-16 Bail out if /bin/bash does not exist, or if it is not bash>=3.0.
2007-09-11 make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: don't try to be smart, we just _know_ where ct-ng is at configure time!
2007-08-31 Trying to guess how we were called does not work. Don't try to be smart, and take the full path, even if we are in PATH.
2007-08-15 Fix printing the version string when configured with --local.
2007-08-15 Add the possibility to force the number of // jobs without reconfiguring.
2007-07-23 Try again to fix the --local behavior.
2007-07-23 Seems like the --no-builtin-rules and -r options to make are not the same...
2007-07-22 Re-instate the --local configure switch to not install and use the local crosstool-NG copy.
2007-07-22 No need to expand the host cc every time.
2007-07-17 Fix typo in version action.
2007-07-16 Add an action to print the version.
2007-07-15 Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.
2007-07-09 Separate clean actions from build actions;
2007-07-07 Disable tarball creation until it's fixed.
2007-07-02 Get rid of eclipse fiels once and for all.
2007-07-01 Fix running without installing.
2007-07-01 Merge the build system to trunk: ct-ng is now installable: