Makefile.in
2008-06-30 Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new sample.
2008-06-14 Remove 'make' warning whith ./configure --local.
2008-06-11 Re-instate a functionnal --local test.
2008-06-11 Include the full version number in the directory paths installed.
2008-06-11 Print a little bit of progress in ./configure (computing the version string can be long, especially on networked file systems).
2008-06-01 The version strings being computed at ./configure time, store it as is, and don't install a .version file.
2008-05-01 Rebuild generated files if re-configured.
2008-02-17 When installing SVN snapshots, include the branch and revision in the version number.
2008-02-14 Robet P. J. DAY: typoes.
2007-09-16 Fix using --local.
2007-09-14 Stop build if Makefile.in was changed.
2007-09-14 Add the framework to have architecture-specific configuration and functions.
2007-08-15 Fix printing the version string when configured with --local.
2007-08-07 Have Mekfile.in be a little more verbose.
2007-08-07 Fix Makefile.in:
2007-08-07 Revert previous spurious commit.
2007-08-07 Fix the Makefile.in to correctly remove generated documentation.
2007-07-30 Remove the correct file when cleaning.
2007-07-30 Change the way the compressed man page is built/installed.
2007-07-30 Overwrite pre-existing compressed man page.
2007-07-30 Install a compressed man page (as per Debian's policy).
2007-07-28 Fix uninstalling man.
2007-07-28 Fix install: man page was not being installed.
2007-07-22 Move CREDITS to docs/
2007-07-22 Re-instate the --local configure switch to not install and use the local crosstool-NG copy.
2007-07-17 Revisit the extract-config way of working: ct-ng is the sole entry point to crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead.
2007-07-15 Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.
2007-07-14 Echo what's going on when make-ing and installing crosstool-NG. Use kernel-like simplified messages.
2007-07-11 Overwrite existing symlinks when installing crosstool-NG.
2007-07-08 Fix the install procedure:
2007-07-03 Kill "./configure --local", it does not work and it is dangerous if one tries to "make uninstall"!
2007-07-02 Get rid of eclipse fiels once and for all.
2007-07-02 Don't install licenses files.
2007-07-01 Fix running without installing.
2007-07-01 chmod ct-ng to be executable in the build dir.
2007-07-01 Merge the build system to trunk: ct-ng is now installable: