summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2011-07-04configure: add check for svnYann E. MORIN"1-0/+3
2011-07-04configure: do not require cvsYann E. MORIN"1-1/+3
2011-07-04configure: portability fixes - take 2Yann E. MORIN"1-2/+2
2011-06-27configure: do not test for static libs if static link is impossibleYann E. MORIN"1-12/+31
2011-06-27configure: pass the allowed lib extensions to check_for()Yann E. MORIN"1-36/+39
2011-06-27configure: disable static linking on DarwinYann E. MORIN"1-0/+24
2011-06-28configure: check host systemYann E. MORIN"1-0/+14
2011-07-03configure: indent error/warning messageYann E. MORIN"1-4/+4
2011-06-08configure: check for ncurses libs + headers in one goYann E. MORIN"1-4/+3
2011-06-08debug/cross-gdb: check host dependenciesYann E. MORIN"1-0/+28
2011-06-08configure: give check_for() the ability to test several item types at onceBenoît THÉBAUDEAU"1-56/+74
2011-06-04configure: rationalise error messages with meaningful textsYann E. MORIN"1-5/+4
2011-06-02cc/gcc: CC_STATIC_LIBSTDCXX 'depends on' CONFIGURE_has_static_libstdcppYann E. MORIN"1-0/+8
2011-06-02configure: check for libstdc++.{so,dylib,a}Yann E. MORIN"1-0/+7
2011-06-02configure: add prefix to err messages in has_or_{abort,warn}Yann E. MORIN"1-7/+8
2011-06-02configure: maintain single quotes in error messagesYann E. MORIN"1-1/+1
2011-05-26configure: add possibility to set arbitrary variable in check_forYann E. MORIN"1-13/+44
2011-05-26configure: add has_or_warnYann E. MORIN"1-0/+18
2011-05-26configure: move error message down to has_or_abortYann E. MORIN"1-11/+15
2010-11-16scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"1-1/+1
2010-07-15configure: fix --mandirYann E. MORIN"1-1/+1
2010-05-23configure: add path to libtool to pathlistTitus von Boxberg1-0/+1
2010-05-17ct-ng: Add ability to configure and use some GNU toolsTitus von Boxberg1-0/+4
2010-05-17configure: make call to readlink portable to non-GNU (BSD) systemsTitus von Boxberg1-1/+1
2010-05-17configure: Do not require stat to be of GNU coreutilsTitus von Boxberg1-1/+1
2010-01-17configure: do not require hg when configuring in an hg cloneYann E. MORIN"1-4/+3
2010-01-17configure: silently ignore auto-stuff options --build --host and friendsblueness1-0/+3
2009-12-30scripts/functions: add aria2, a powerfull downloaderYann E. MORIN"1-1/+1
2009-12-10configure: install in a sub-dir of --libdir and --docdirYann E. MORIN"1-2/+9
2009-10-10Merge.Yann E. MORIN"1-1/+5
2009-10-10configure: force using the C locale to check messagesYann E. MORIN"1-1/+4
2009-10-10configure: fix --with-foo=/path/to/fooYann E. MORIN"1-0/+1
2009-10-10docs: get rid of any reference to the now long-gone svn repositoryYann E. MORIN"1-1/+1
2009-10-03configure: split has_or_abort in two: one to check, one to abortYann E. MORIN"1-9/+21
2009-08-19Merge the bash_array branch.Yann E. MORIN"1-2/+2
2009-08-19configure: check for bash-3.1 or aboveYann E. MORIN"1-2/+2
2009-08-01[configure] Fix automake version check.Oron Peled"1-1/+1
2009-07-22Require GNU awk at ./configure time.Yann E. MORIN"1-1/+1
2009-07-15Make it build again for non-local use.Yann E. MORIN"1-1/+1
2009-06-17Merge the gcc-4.4 support.Yann E. MORIN"1-0/+1
2009-06-17[configure] Use hg to compute the version stringYann E. MORIN1-13/+5
2009-06-02/devel/gcc-4.4:Yann E. MORIN"1-0/+1
2009-05-20/trunk:Yann E. MORIN"1-0/+1
2009-05-11configure:Yann E. MORIN"1-24/+22
2009-05-11configure:Yann E. MORIN"1-1/+7
2009-05-02Add check for the {n,}curses library.Yann E. MORIN"1-1/+14
2009-05-02When running ./configure, check for the {n,}curses headers.Yann E. MORIN"1-27/+39
2009-05-01configure:Yann E. MORIN"1-156/+147
2009-04-20Remove the last remnant of "awk" specifics in ./configure.Yann E. MORIN"1-1/+0
2009-04-20There's no longer any reason to require GNU awk:Yann E. MORIN"1-3/+2