summaryrefslogtreecommitdiff
path: root/buildconf
AgeCommit message (Expand)AuthorFilesLines
2015-11-16Base code merged to SPIN 2.4taesub.kim1-31/+16
2015-11-10Revert "Update to 7.40.1"taesub kim1-16/+31
2015-11-09Update to 7.40.1submit/tizen/20151109.082943submit/tizen/20151109.080942submit/tizen/20151109.080918Seonah Moon1-31/+16
2014-06-18buildconf: do not search tools in current directory.Patrick Monnerat1-1/+2
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse1-1/+1
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse1-1/+1
2012-04-06curl tool: use configuration files from lib directoryYang Tse1-4/+1
2011-12-23buildconf: minor tweaks commit 430527a1 follow-upYang Tse1-0/+2
2011-12-21buildconf: minor tweaksYang Tse1-60/+64
2011-12-15configure: libtool 1.5 tweaksYang Tse1-17/+25
2011-11-30buildconf: follow-up for commit 7e02f7fdYang Tse1-10/+17
2011-11-30buildconf: fix libtool 1.5.x warnings triggered with autoconf 2.6x or laterYang Tse1-0/+15
2011-10-06buildconf: warn about autoconf 2.67 and 2.68 generating bad/unusable scriptsYang Tse1-2/+12
2011-10-05curl tool: code moved to tool_*.[ch] filesYang Tse1-1/+1
2011-04-21Fix spelling errors in buildconfFabian Keil1-1/+1
2010-11-25symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse1-0/+1
2010-11-11buildconf: MAC OS X requires libtool version 1.5.26 or newerYang Tse1-0/+6
2010-08-28In the m4 detection line, factor out the 2>dev/nullFabian Keil1-1/+1
2010-08-28If m4 doesn't support --version, try if gm4 does.Fabian Keil1-1/+1
2010-08-28If the m4 version isn't recognized at all, just say soFabian Keil1-1/+5
2010-05-09findtool: file name as a full path requires a slashDaniel Stenberg1-4/+10
2010-04-26Allow tools to be defined with full path in buildconfKalle Vahlman1-0/+5
2010-03-24restore executable bits on some filesDaniel Stenberg1-0/+0
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg1-1/+0
2009-11-15Add a couple of renamed files to the removal listYang Tse1-0/+2
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf1-4/+4
2009-06-08Adjusted libtool version parsing due to libtool --version now alsoYang Tse1-41/+19
2009-06-07debug test a non-greedy patternYang Tse1-3/+3
2009-06-06Add some debug tracingYang Tse1-0/+19
2009-06-06remove the ofending regexpYang Tse1-1/+1
2009-06-06remove line not intended to be committedYang Tse1-2/+0
2009-06-06attempt to fix regexYang Tse1-1/+3
2009-06-06Adjusted libtool version parsing due to libtool --version now alsoYang Tse1-1/+1
2009-06-05Depending on the libtool and automake versions being used config.guess getsYang Tse1-52/+57
2009-06-03Remove more generated files.Yang Tse1-3/+5
2009-06-03Remove more generated filesYang Tse1-0/+1
2009-06-03Remove all generated 'Makefile' files.Yang Tse1-0/+1
2009-06-03Remove more generated filesYang Tse1-0/+4
2009-06-01Temporarily disable config.guess related checksYang Tse1-0/+4
2009-06-01HP-UX requires libtool version 1.5.24 or newerYang Tse1-0/+48
2009-03-09- Andreas Farber made the 'buildconf' script check for the presence of m4Daniel Stenberg1-0/+5
2009-02-13Remove following files generated on previous buildconf run:Yang Tse1-0/+4
2009-01-08Only care about the first line of libtool --version as otherwise this scriptDaniel Stenberg1-2/+2
2008-08-14curlbuild.h is a generated file on configure-capable systemsYang Tse1-0/+1
2008-08-07Prevent buildconf from removing 'Makefile' and 'missing' files. This would blowYang Tse1-2/+0
2008-08-05Validate that autom4te and autoconf versions match.Yang Tse1-74/+60
2008-08-01This line was for local testing, not intended to be committed.Yang Tse1-1/+0
2008-08-01Ensure that reserved keyword AC_DEFUN is only used for its purpose.Yang Tse1-0/+1
2008-07-30Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way ofYang Tse1-35/+1
2008-07-30Show autom4te and aclocal versions.Yang Tse1-3/+18