configure
2011-07-14 configure: add yet a bit more of autostuff compatibility
2011-07-14 configure: add yet a bit more of autostuff compatibility
2011-07-05 configure: add check for svn
2011-07-04 configure: do not require cvs
2011-07-04 configure: portability fixes - take 2
2011-06-28 configure: do not test for static libs if static link is impossible
2011-06-28 configure: pass the allowed lib extensions to check_for()
2011-06-27 configure: disable static linking on Darwin
2011-06-28 configure: check host system
2011-07-03 configure: indent error/warning message
2011-06-08 configure: check for ncurses libs + headers in one go
2011-06-08 debug/cross-gdb: check host dependencies
2011-06-08 configure: give check_for() the ability to test several item types at once
2011-06-04 configure: rationalise error messages with meaningful texts
2011-06-02 cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcpp
2011-06-02 configure: check for libstdc++.{so,dylib,a}
2011-06-02 configure: add prefix to err messages in has_or_{abort,warn}
2011-06-02 configure: maintain single quotes in error messages
2011-05-26 configure: add possibility to set arbitrary variable in check_for
2011-05-26 configure: add has_or_warn
2011-05-26 configure: move error message down to has_or_abort
2010-11-16 scripts: remove aria2c as downloader, retain only curl and wget
2010-07-15 configure: fix --mandir
2010-07-15 configure: fix --mandir
2010-05-23 configure: add path to libtool to pathlist
2010-05-17 ct-ng: Add ability to configure and use some GNU tools
2010-05-17 configure: make call to readlink portable to non-GNU (BSD) systems
2010-05-17 configure: Do not require stat to be of GNU coreutils
2010-01-17 configure: do not require hg when configuring in an hg clone
2010-01-17 configure: silently ignore auto-stuff options --build --host and friends
2009-12-30 scripts/functions: add aria2, a powerfull downloader
2009-12-10 configure: install in a sub-dir of --libdir and --docdir
2009-12-10 configure: install in a sub-dir of --libdir and --docdir
2009-10-10 Merge.
2009-10-10 docs: get rid of any reference to the now long-gone svn repository
2009-10-10 configure: force using the C locale to check messages
2009-10-10 configure: fix --with-foo=/path/to/foo
2009-10-03 configure: split has_or_abort in two: one to check, one to abort
2009-08-19 Merge the bash_array branch.
2009-08-19 configure: check for bash-3.1 or above
2009-08-03 [configure] Fix automake version check
2009-08-03 [configure] Use hg, instead of svn, to compute the version string
2009-08-01 [configure] Fix automake version check.
2009-07-22 Require GNU awk at ./configure time.
2009-07-15 Make it build again for non-local use.
2009-06-17 Merge the gcc-4.4 support.
2009-06-17 [configure] Use hg to compute the version string
2009-06-02 /devel/gcc-4.4:
2009-05-03 Update the newlib devel branch with stuff from /trunk@1498.
2009-05-20 /trunk:
2009-05-11 configure:
2009-05-11 configure:
2009-05-02 Add check for the {n,}curses library.
2009-05-02 When running ./configure, check for the {n,}curses headers.
2009-05-01 configure:
2009-04-20 Remove the last remnant of "awk" specifics in ./configure.
2009-04-20 There's no longer any reason to require GNU awk:
2009-04-20 Fix inverted --local install test at end of configure.
2009-04-20 Set the execute bit on generated script at build time, not install time.
2009-04-02 Fix some simple typoes.