aboutsummaryrefslogtreecommitdiff
path: root/buildconf
AgeCommit message (Expand)Author
2020-06-10buildconf: remove -print from the find command that removes filesDaniel Stenberg
2020-05-29Revert "buildconf: use find -execdir"Daniel Stenberg
2020-04-15buildconf: use find -execdir instead, remove -print and the ares filesDaniel Stenberg
2020-04-15buildconf: avoid using tempfile when removing filesAlexander V. Tikhonov
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-05-07buildconf: fix hang on IRIXcanavan at github
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-04-30configure: remove missing and make it autogenerateMichael Osipov
2015-04-30configure: remove --automake from libtoolize callMichael Osipov
2015-04-30configure: remove autogenerated files by autoconfMichael Osipov
2014-11-04buildconf: update copyright yearDaniel Stenberg
2014-11-04buildconf: stop checking for libtoolDaniel Stenberg
2014-06-18buildconf: do not search tools in current directory.Patrick Monnerat
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-12-23buildconf: minor tweaks commit 430527a1 follow-upYang Tse
2011-12-21buildconf: minor tweaksYang Tse
2011-12-15configure: libtool 1.5 tweaksYang Tse
2011-11-30buildconf: follow-up for commit 7e02f7fdYang Tse
2011-11-30buildconf: fix libtool 1.5.x warnings triggered with autoconf 2.6x or laterYang Tse
2011-10-06buildconf: warn about autoconf 2.67 and 2.68 generating bad/unusable scriptsYang Tse
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse
2011-04-21Fix spelling errors in buildconfFabian Keil
2010-11-25symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse
2010-11-11buildconf: MAC OS X requires libtool version 1.5.26 or newerYang Tse
2010-08-28In the m4 detection line, factor out the 2>dev/nullFabian Keil
2010-08-28If m4 doesn't support --version, try if gm4 does.Fabian Keil
2010-08-28If the m4 version isn't recognized at all, just say soFabian Keil
2010-05-09findtool: file name as a full path requires a slashDaniel Stenberg
2010-04-26Allow tools to be defined with full path in buildconfKalle Vahlman
2010-03-24restore executable bits on some filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-11-15Add a couple of renamed files to the removal listYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-08Adjusted libtool version parsing due to libtool --version now alsoYang Tse
2009-06-07debug test a non-greedy patternYang Tse
2009-06-06Add some debug tracingYang Tse
2009-06-06remove the ofending regexpYang Tse
2009-06-06remove line not intended to be committedYang Tse
2009-06-06attempt to fix regexYang Tse
2009-06-06Adjusted libtool version parsing due to libtool --version now alsoYang Tse
2009-06-05Depending on the libtool and automake versions being used config.guess getsYang Tse
2009-06-03Remove more generated files.Yang Tse
2009-06-03Remove more generated filesYang Tse
2009-06-03Remove all generated 'Makefile' files.Yang Tse
2009-06-03Remove more generated filesYang Tse
2009-06-01Temporarily disable config.guess related checksYang Tse
2009-06-01HP-UX requires libtool version 1.5.24 or newerYang Tse
2009-03-09- Andreas Farber made the 'buildconf' script check for the presence of m4Daniel Stenberg