ct-ng.in
2009-12-29 config: fix generated config files when GREP_OPTIONS set --color=always
2009-10-30 scripts: fix updating config.{sub,guess}
2009-05-13 Add a new action: show-tuple
2009-01-26 Use the paths found by ./configure in the ct-ng.in makefile script and its fragments.
2009-01-19 Small semantic fix in ct.ng(.in): use make builtin variable to know the make-script name.
2009-01-18 Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.
2009-01-18 Use ./configure-discovered paths in Makefile.
2008-12-16 Get rid of the tols/ directory:
2008-10-31 Update help (mostly eye-candy).
2008-10-29 Move steps-related help into steps.mk.
2008-10-29 Use $(MAKE) for recursive calls, don't directly use $(CT_NG).
2008-10-28 Also export the V value to sub-makes.
2008-10-21 Correctly handle V= only from command line, not from environment.
2008-10-21 Eye-candy when {,dist}clean.
2008-10-18 Extract the config files related stuff from the kconfig stuff
2008-10-17 Update the kconfig stuff to match the one in the linux-2.6.27 version.
2008-10-15 Woops, typo...
2008-10-15 Cheesy kconfig stuff:
2008-10-14 Eye-candy in the help entries.
2008-10-14 Eye candy in the help disclaimer.
2008-07-16 When dumping version, also print some /legal/ blah-blah:
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: