aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix testing the automake version:Yann E. MORIN"2008-12-191-2/+2
* Better check for automake, check for either curl or wget:Yann E. MORIN"2008-12-161-3/+4
* Honor the DESTDIR variable to install out-of-place (Eg. for packaging).Yann E. MORIN"2008-11-161-0/+10
* Use 'gawk', not plain 'awk'.Yann E. MORIN"2008-10-291-3/+4
* Fix configure's --with-contrib option.Yann E. MORIN"2008-10-151-2/+2
* Don't check for autoconf >= 2.50.Yann E. MORIN"2008-09-291-1/+0
* Enhance ./configure tools checking.Yann E. MORIN"2008-09-261-34/+61
* Allow fully qulified file name in tools to check for.Yann E. MORIN"2008-09-231-17/+13
* Merge #912 from branches/eglibc:Yann E. MORIN"2008-08-091-1/+0