Makefile.in
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: