Makefile.in
2010-08-14 docs: split into multiple files
2010-07-15 configure: fix --mandir
2010-07-15 configure: fix --mandir
2010-06-27 scripts: enhance Makefile for installation
2010-06-25 test-suite: correctly install when not --local
2010-05-17 ct-ng: Add ability to configure and use some GNU tools
2010-04-02 scripts: misc help and auto-complete fixes
2009-11-17 Fix typos and adjust some documentation.
2009-11-17 Fix typos and adjust some documentation.
2009-10-10 docs: get rid of any reference to the now long-gone svn repository
2009-05-03 Update the newlib devel branch with stuff from /trunk@1498.
2009-05-13 ./configure:
2009-05-13 Add a new action: show-tuple
2009-04-20 There's no longer any reason to require GNU awk:
2009-04-20 Set the execute bit on generated script at build time, not install time.
2009-02-01 Use tools discovered by ./configure in scripts/saveSample.sh
2009-02-01 Set proper mode to installed files; fixes running when not using --local.
2009-01-27 Ignore generated file, remove generated file on clean.
2009-01-26 Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:
2009-01-25 Makefile.in: remove generated paths.mk during clean
2009-01-25 Makefile.in: create and install the Makefile and shell-script fragment "paths.mk", containing the paths found by ./configure
2009-01-25 Makefile.in: re-order tools in alphabetical order.
2009-01-18 Fix Makefile.in to use the correct variables.
2009-01-18 Use ./configure-discovered paths in Makefile.
2008-12-28 Small Makefile fixes.
2008-12-16 Get rid of the tols/ directory:
2008-11-16 Get rid of the local-test in Makefile.
2008-11-16 Honor the DESTDIR variable to install out-of-place (Eg. for packaging).
2008-10-03 Third shot at moving arch/ into config/ .
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"!