aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: rationalise error messages with meaningful textsYann E. MORIN"2011-06-041-5/+4
* cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcppYann E. MORIN"2011-06-021-0/+8
* configure: check for libstdc++.{so,dylib,a}Yann E. MORIN"2011-06-021-0/+7
* configure: add prefix to err messages in has_or_{abort,warn}Yann E. MORIN"2011-06-021-7/+8
* configure: maintain single quotes in error messagesYann E. MORIN"2011-06-021-1/+1
* configure: add possibility to set arbitrary variable in check_forYann E. MORIN"2011-05-261-13/+44
* configure: add has_or_warnYann E. MORIN"2011-05-261-0/+18
* configure: move error message down to has_or_abortYann E. MORIN"2011-05-261-11/+15
* scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"2010-11-161-1/+1
* configure: fix --mandirYann E. MORIN"2010-07-151-1/+1
* configure: add path to libtool to pathlistTitus von Boxberg2010-05-231-0/+1
* ct-ng: Add ability to configure and use some GNU toolsTitus von Boxberg2010-05-171-0/+4
* configure: make call to readlink portable to non-GNU (BSD) systemsTitus von Boxberg2010-05-171-1/+1
* configure: Do not require stat to be of GNU coreutilsTitus von Boxberg2010-05-171-1/+1
* configure: do not require hg when configuring in an hg cloneYann E. MORIN"2010-01-171-4/+3
* configure: silently ignore auto-stuff options --build --host and friendsblueness2010-01-171-0/+3
* scripts/functions: add aria2, a powerfull downloaderYann E. MORIN"2009-12-301-1/+1
* configure: install in a sub-dir of --libdir and --docdirYann E. MORIN"2009-12-101-2/+9
* Merge.Yann E. MORIN"2009-10-101-1/+5
|\
| * configure: force using the C locale to check messagesYann E. MORIN"2009-10-101-1/+4
| * configure: fix --with-foo=/path/to/fooYann E. MORIN"2009-10-101-0/+1
* | docs: get rid of any reference to the now long-gone svn repositoryYann E. MORIN"2009-10-101-1/+1
|/
* configure: split has_or_abort in two: one to check, one to abortYann E. MORIN"2009-10-031-9/+21
* Merge the bash_array branch.Yann E. MORIN"2009-08-191-2/+2
|\
| * configure: check for bash-3.1 or aboveYann E. MORIN"2009-08-191-2/+2
* | [configure] Fix automake version check.Oron Peled"2009-08-011-1/+1
* | Require GNU awk at ./configure time.Yann E. MORIN"2009-07-221-1/+1
|/
* Make it build again for non-local use.Yann E. MORIN"2009-07-151-1/+1
* Merge the gcc-4.4 support.Yann E. MORIN"2009-06-171-0/+1
|\
| * /devel/gcc-4.4:Yann E. MORIN"2009-06-021-0/+1
* | [configure] Use hg to compute the version stringYann E. MORIN2009-06-171-13/+5
|/
* /trunk:Yann E. MORIN"2009-05-201-0/+1
* configure:Yann E. MORIN"2009-05-111-24/+22
* configure:Yann E. MORIN"2009-05-111-1/+7
* Add check for the {n,}curses library.Yann E. MORIN"2009-05-021-1/+14
* When running ./configure, check for the {n,}curses headers.Yann E. MORIN"2009-05-021-27/+39
* configure:Yann E. MORIN"2009-05-011-156/+147
* Remove the last remnant of "awk" specifics in ./configure.Yann E. MORIN"2009-04-201-1/+0
* There's no longer any reason to require GNU awk:Yann E. MORIN"2009-04-201-3/+2
* Fix inverted --local install test at end of configure.Yann E. MORIN"2009-04-201-1/+1
* Set the execute bit on generated script at build time, not install time.Yann E. MORIN"2009-04-201-3/+5
* Fix some simple typoes.Robert P. J. DAY"2009-04-021-4/+4
* Also recognise the libtool as packaged by Cygwin, when ./configure-ing.Yann E. MORIN"2009-03-091-1/+1
* Recognise bash-4 as a usable bash.Yann E. MORIN"2009-02-171-4/+3
* Checking for grep and sed has been rationalised, and now emit the same messag...Yann E. MORIN"2009-02-011-17/+36
* ./configure: fix the tools pattern recognitionYann E. MORIN"2009-01-251-3/+8
* ./configure: enable user to specify path to some toolsYann E. MORIN"2009-01-181-97/+108
* ./configurei: make FORCE work again:Yann E. MORIN"2009-01-071-7/+2
* Further enhance the check for needed tools:Yann E. MORIN"2008-12-231-62/+111
* Rationalise ./configureYann E. MORIN"2008-12-221-116/+127