aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* scripts/functions: only use one download programYann E. MORIN"2011-09-091-1/+1
* configure: xz-utils alone can also handle LZMA-compressed tarballsYann E. MORIN"2011-08-261-0/+1
* configure: check for lzmaYann E. MORIN"2011-08-251-0/+3
* configure: fix typo in xz-utils warning messageYann E. MORIN"2011-08-261-1/+1
* configure: require libtoolize, create wrapper to itTitus von Boxberg"2011-08-221-0/+4
* configure: fix --with-prog=[...]Titus von Boxberg"2011-08-221-0/+1
* configure: recognise and handle --program-transform-nameYann E. MORIN"2011-08-211-0/+11
* configure: recognise and handle --program-suffixYann E. MORIN"2011-08-191-0/+14
* configure: handle --program-prefixYann E. MORIN"2011-08-171-4/+14
* configure: document ignored switchesYann E. MORIN"2011-08-171-0/+20
* configure: add test for xz-utilsYann E. MORIN"2011-08-101-0/+3
* configure: do not require lzmaYann E. MORIN"2011-08-141-1/+0
* configure: more autostuff compatibilityYann E. MORIN"2011-08-091-0/+2
* configure: do not require svnYann E. MORIN"2011-08-011-1/+1
* configure: add yet a bit more of autostuff compatibilityYann E. MORIN"2011-07-141-0/+1
* configure: add check for svnYann E. MORIN"2011-07-051-0/+3
* configure: do not require cvsYann E. MORIN"2011-07-041-1/+3
* configure: portability fixes - take 2Yann E. MORIN"2011-07-041-2/+2
* configure: do not test for static libs if static link is impossibleYann E. MORIN"2011-06-281-12/+31
* configure: pass the allowed lib extensions to check_for()Yann E. MORIN"2011-06-281-36/+39
* configure: disable static linking on DarwinYann E. MORIN"2011-06-271-0/+24
* configure: check host systemYann E. MORIN"2011-06-281-0/+14
* configure: indent error/warning messageYann E. MORIN"2011-07-031-4/+4
* configure: check for ncurses libs + headers in one goYann E. MORIN"2011-06-081-4/+3
* debug/cross-gdb: check host dependenciesYann E. MORIN"2011-06-081-0/+28
* configure: give check_for() the ability to test several item types at onceBenoît THÉBAUDEAU"2011-06-081-56/+74
* 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
|\