| Commit message (Expand) | Author | Age | Files | Lines |
* | buildconf: exec autoreconf to avoid additional process | Marc Hoersken | 2020-08-29 | 1 | -1/+1 |
* | buildconf: invoke 'autoreconf -fi' instead | Daniel Stenberg | 2020-08-27 | 1 | -428/+2 |
* | buildconf: retire ares buildconf invocation | Carlo Marcelo Arenas Belón | 2020-08-01 | 1 | -7/+0 |
* | buildconf: excempt defunct reference to ACLOCAL_FLAGS | Carlo Marcelo Arenas Belón | 2020-08-01 | 1 | -0/+1 |
* | buildconf: avoid array concatenation in die() | Carlo Marcelo Arenas Belón | 2020-08-01 | 1 | -1/+1 |
* | buildconf: remove -print from the find command that removes files | Daniel Stenberg | 2020-06-10 | 1 | -1/+1 |
* | Revert "buildconf: use find -execdir" | Daniel Stenberg | 2020-05-29 | 1 | -1/+1 |
* | buildconf: use find -execdir instead, remove -print and the ares files | Daniel Stenberg | 2020-04-15 | 1 | -5/+2 |
* | buildconf: avoid using tempfile when removing files | Alexander V. Tikhonov | 2020-04-15 | 1 | -10/+1 |
* | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg | 2017-06-14 | 1 | -1/+0 |
* | buildconf: fix hang on IRIX | canavan at github | 2017-05-07 | 1 | -2/+2 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | configure: remove missing and make it autogenerate | Michael Osipov | 2015-04-30 | 1 | -0/+1 |
* | configure: remove --automake from libtoolize call | Michael Osipov | 2015-04-30 | 1 | -1/+1 |
* | configure: remove autogenerated files by autoconf | Michael Osipov | 2015-04-30 | 1 | -0/+1 |
* | buildconf: update copyright year | Daniel Stenberg | 2014-11-04 | 1 | -1/+1 |
* | buildconf: stop checking for libtool | Daniel Stenberg | 2014-11-04 | 1 | -30/+15 |
* | buildconf: do not search tools in current directory. | Patrick Monnerat | 2014-06-18 | 1 | -1/+2 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -1/+1 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -1/+1 |
* | curl tool: use configuration files from lib directory | Yang Tse | 2012-04-06 | 1 | -4/+1 |
* | buildconf: minor tweaks commit 430527a1 follow-up | Yang Tse | 2011-12-23 | 1 | -0/+2 |
* | buildconf: minor tweaks | Yang Tse | 2011-12-21 | 1 | -60/+64 |
* | configure: libtool 1.5 tweaks | Yang Tse | 2011-12-15 | 1 | -17/+25 |
* | buildconf: follow-up for commit 7e02f7fd | Yang Tse | 2011-11-30 | 1 | -10/+17 |
* | buildconf: fix libtool 1.5.x warnings triggered with autoconf 2.6x or later | Yang Tse | 2011-11-30 | 1 | -0/+15 |
* | buildconf: warn about autoconf 2.67 and 2.68 generating bad/unusable scripts | Yang Tse | 2011-10-06 | 1 | -2/+12 |
* | curl tool: code moved to tool_*.[ch] files | Yang Tse | 2011-10-05 | 1 | -1/+1 |
* | Fix spelling errors in buildconf | Fabian Keil | 2011-04-21 | 1 | -1/+1 |
* | symbol-scan: use configure script knowledge about how to run the C preprocessor | Yang Tse | 2010-11-25 | 1 | -0/+1 |
* | buildconf: MAC OS X requires libtool version 1.5.26 or newer | Yang Tse | 2010-11-11 | 1 | -0/+6 |
* | In the m4 detection line, factor out the 2>dev/null | Fabian Keil | 2010-08-28 | 1 | -1/+1 |
* | If m4 doesn't support --version, try if gm4 does. | Fabian Keil | 2010-08-28 | 1 | -1/+1 |
* | If the m4 version isn't recognized at all, just say so | Fabian Keil | 2010-08-28 | 1 | -1/+5 |
* | findtool: file name as a full path requires a slash | Daniel Stenberg | 2010-05-09 | 1 | -4/+10 |
* | Allow tools to be defined with full path in buildconf | Kalle Vahlman | 2010-04-26 | 1 | -0/+5 |
* | restore executable bits on some files | Daniel Stenberg | 2010-03-24 | 1 | -0/+0 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Add a couple of renamed files to the removal list | Yang Tse | 2009-11-15 | 1 | -0/+2 |
* | renamed generated config.h to curl_config.h in order to avoid clashes when li... | Gunter Knauf | 2009-07-14 | 1 | -4/+4 |
* | Adjusted libtool version parsing due to libtool --version now also | Yang Tse | 2009-06-08 | 1 | -41/+19 |
* | debug test a non-greedy pattern | Yang Tse | 2009-06-07 | 1 | -3/+3 |
* | Add some debug tracing | Yang Tse | 2009-06-06 | 1 | -0/+19 |
* | remove the ofending regexp | Yang Tse | 2009-06-06 | 1 | -1/+1 |
* | remove line not intended to be committed | Yang Tse | 2009-06-06 | 1 | -2/+0 |
* | attempt to fix regex | Yang Tse | 2009-06-06 | 1 | -1/+3 |
* | Adjusted libtool version parsing due to libtool --version now also | Yang Tse | 2009-06-06 | 1 | -1/+1 |
* | Depending on the libtool and automake versions being used config.guess gets | Yang Tse | 2009-06-05 | 1 | -52/+57 |
* | Remove more generated files. | Yang Tse | 2009-06-03 | 1 | -3/+5 |
* | Remove more generated files | Yang Tse | 2009-06-03 | 1 | -0/+1 |