Makefile.in
2012-11-06 Makefile.in: Use only standard options compatible with BSD install
2012-07-14 configure: check for GNU awk, not any awk
2012-01-17 configure: also detect plain grep
2012-01-16 scripts: fix tools override
2012-01-14 kconfig: install compiled frontends
2011-11-07 configure: use autoconf to generate configure
2011-09-29 Makefile: use phony targets
2011-08-22 configure: require libtoolize, create wrapper to it
2011-08-22 configure: use def_bool for available features
2011-08-22 configure: require libtoolize, create wrapper to it
2011-08-21 configure: recognise and handle --program-transform-name
2011-08-19 configure: recognise and handle --program-suffix
2011-08-17 configure: handle --program-prefix
2011-08-19 Makefile: introduce PROG_NAME to contain the 'ct-ng' executable name
2011-07-31 Makefile: fix samples install
2011-06-04 Makefile: make it work for auto-completion
2011-05-26 configure: add possibility to set arbitrary variable in check_for
2011-04-30 scripts: fix installation
2011-04-29 docs: uninstall the man page
2011-04-28 scripts: fix installing samples
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.