summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* m4/curl-compilers.m4: use proper quotes around string, not backticksDaniel Stenberg2017-08-161-1/+1
* curl-confopts.m4: fix --disable-threaded-resolverJakub Zakrzewski2017-08-151-4/+4
* configure: use the threaded resolver backend by default if possibleDaniel Stenberg2017-08-101-5/+5
* ax_code_coverage.m4: update to latest versionMarcel Raad2017-08-081-69/+114
* curl-compilers.m4: disable warning spam with Cygwin's clangMarcel Raad2017-07-101-1/+9
* curl-compilers.m4: fix unknown-warning-option on Apple clangMarcel Raad2017-06-241-1/+10
* curl-compilers.m4: enable comma clang warningMarcel Raad2017-06-161-0/+5
* curl-compilers.m4: enable missing-variable-declarations clang warningMarcel Raad2017-06-161-0/+5
* curl-compilers.m4: enable double-promotion warningMarcel Raad2017-06-161-0/+10
* curl-compilers.m4: enable vla warning for clangMarcel Raad2017-06-161-0/+5
* build: provide easy code coverage measuringDaniel Stenberg2017-06-021-0/+219
* curl-compilers.m4: escape square brackets in regexMarcel Raad2017-06-011-1/+1
* curl-compilers.m4: fix compiler_num for clangMarcel Raad2017-06-011-1/+1
* curl-compilers.m4: enable -Wshift-sign-overflow for clangMarcel Raad2017-05-311-0/+5
* configure: stop prepending to LDFLAGS, CPPFLAGSJay Satiro2017-04-251-2/+2
* curl-compilers.m4: accept -Og and -Ofast GCC flagsMarcel Raad2017-04-241-1/+1
* curl-compilers.m4: turn implicit function declarations into errorsMarcel Raad2017-04-151-2/+5
* spelling fixesklemens2017-03-263-7/+7
* configure: fix for --enable-pthreadsJay Satiro2017-03-021-4/+0
* s/cURL/curlDaniel Stenberg2016-11-071-1/+1
* configure/CURL_CHECK_FUNC_POLL: disable poll completely on macDaniel Stenberg2016-10-181-1/+4
* configure: detect the broken poll() in macOS 10.12Daniel Stenberg2016-10-111-3/+19
* curl-compilers.m4: improve detection of GCC's -fvisibility= flagKamil Dudka2016-06-211-2/+2
* configure: ac_cv_ -> curl_cv_ for write-only varsIrfan Adilovic2016-04-211-103/+103
* configure: ac_cv_ -> curl_cv_ for r/w varsIrfan Adilovic2016-04-212-36/+36
* configure: ac_cv_ -> curl_cv_ for all cached varsIrfan Adilovic2016-04-212-3/+3
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-031-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-035-5/+5
* configure: detect IPv6 support on WindowsJohannes Schindelin2015-12-201-0/+10
* configure: allow static builds on mingwDaniel Stenberg2015-12-201-1/+1
* curl-confopts.m4: Add missing ')'Tatsuhiro Tsujikawa2015-09-261-1/+1
* configure: add --disable-rt optionMichaƂ Fita2015-07-241-0/+36
* build: Fix typo from OpenSSL 1.0.2 version detection fixDrake Arconis2015-06-141-1/+1
* build: Properly detect OpenSSL 1.0.2 when using configureDrake Arconis2015-06-141-0/+9
* Enable poll on darwin13Daniel Johnson2014-05-061-1/+1
* configure: use icc options without spaceDaniel Stenberg2013-09-271-2/+2
* configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCHDaniel Stenberg2013-09-071-1/+1
* configure: warn on bad env variable use, don't errorDaniel Stenberg2013-08-051-1/+1
* Revert "configure: don't error out on variable confusions, just warn"Daniel Stenberg2013-08-051-1/+1
* configure: don't error out on variable confusions, just warnDaniel Stenberg2013-08-041-1/+1
* configure: rephrase the notice in _XC_CHECK_VAR_*Daniel Stenberg2013-08-031-4/+4
* xc-am-iface.m4: comments refinementYang Tse2013-07-181-6/+19
* configure: fix 'subdir-objects' distclean related issueYang Tse2013-07-181-0/+165
* xc-am-iface.m4: provide XC_AUTOMAKE macroYang Tse2013-07-091-0/+75
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-27/+3
* xc-lt-iface.m4: provide XC_LIBTOOL macroYang Tse2013-03-081-0/+465
* strcasestr: remove check for this unused functionDaniel Stenberg2013-02-231-86/+0
* strlcat: remove functionDaniel Stenberg2013-02-141-88/+2
* zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2Yang Tse2013-01-301-1/+1
* zz40-xc-ovr.m4: fix 'wc' detection - follow-upYang Tse2013-01-301-8/+20