aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: use autoconf to generate configureYann E. MORIN"2011-11-071-645/+0
* scripts: use wget, not curlYann E. MORIN"2011-11-071-1/+1
* configure: do not use '@' in version stringYann E. MORIN"2011-11-171-1/+1
* configure: fix version string breakageYann E. MORIN"2011-11-141-2/+2
* configure: compute a simpler version stringYann E. MORIN"2011-11-131-11/+9
* configure: add support for helper script to compute version stringYann E. MORIN"2011-11-131-15/+29
* configure: don't check for host systemYann E. MORIN"2011-10-161-14/+0
* scripts: check host features with host compilerYann E. MORIN"2011-10-141-69/+1
* debug/gdb: new option to enable/disable use of pythonYann E. MORIN"2011-10-081-0/+1
* 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