summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2017-09-08configure: use -Wno-varargs on clang 3.9[.X] debug buildsDaniel Stenberg
2017-08-16m4/curl-compilers.m4: use proper quotes around string, not backticksDaniel Stenberg
2017-08-15curl-confopts.m4: fix --disable-threaded-resolverJakub Zakrzewski
2017-08-10configure: use the threaded resolver backend by default if possibleDaniel Stenberg
2017-08-08ax_code_coverage.m4: update to latest versionMarcel Raad
2017-07-10curl-compilers.m4: disable warning spam with Cygwin's clangMarcel Raad
2017-06-24curl-compilers.m4: fix unknown-warning-option on Apple clangMarcel Raad
2017-06-16curl-compilers.m4: enable comma clang warningMarcel Raad
2017-06-16curl-compilers.m4: enable missing-variable-declarations clang warningMarcel Raad
2017-06-16curl-compilers.m4: enable double-promotion warningMarcel Raad
2017-06-16curl-compilers.m4: enable vla warning for clangMarcel Raad
2017-06-02build: provide easy code coverage measuringDaniel Stenberg
2017-06-01curl-compilers.m4: escape square brackets in regexMarcel Raad
2017-06-01curl-compilers.m4: fix compiler_num for clangMarcel Raad
2017-05-31curl-compilers.m4: enable -Wshift-sign-overflow for clangMarcel Raad
2017-04-25configure: stop prepending to LDFLAGS, CPPFLAGSJay Satiro
2017-04-24curl-compilers.m4: accept -Og and -Ofast GCC flagsMarcel Raad
2017-04-15curl-compilers.m4: turn implicit function declarations into errorsMarcel Raad
2017-03-26spelling fixesklemens
2017-03-02configure: fix for --enable-pthreadsJay Satiro
2016-11-07s/cURL/curlDaniel Stenberg
2016-10-18configure/CURL_CHECK_FUNC_POLL: disable poll completely on macDaniel Stenberg
2016-10-11configure: detect the broken poll() in macOS 10.12Daniel Stenberg
2016-06-21curl-compilers.m4: improve detection of GCC's -fvisibility= flagKamil Dudka
2016-04-21configure: ac_cv_ -> curl_cv_ for write-only varsIrfan Adilovic
2016-04-21configure: ac_cv_ -> curl_cv_ for r/w varsIrfan Adilovic
2016-04-21configure: ac_cv_ -> curl_cv_ for all cached varsIrfan Adilovic
2016-02-03URLs: Change more haxx.se URLs from http: to https:Dan Fandrich
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-12-20configure: detect IPv6 support on WindowsJohannes Schindelin
2015-12-20configure: allow static builds on mingwDaniel Stenberg
2015-09-26curl-confopts.m4: Add missing ')'Tatsuhiro Tsujikawa
2015-07-24configure: add --disable-rt optionMichaƂ Fita
2015-06-14build: Fix typo from OpenSSL 1.0.2 version detection fixDrake Arconis
2015-06-14build: Properly detect OpenSSL 1.0.2 when using configureDrake Arconis
2014-05-06Enable poll on darwin13Daniel Johnson
2013-09-27configure: use icc options without spaceDaniel Stenberg
2013-09-07configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCHDaniel Stenberg
2013-08-05configure: warn on bad env variable use, don't errorDaniel Stenberg
2013-08-05Revert "configure: don't error out on variable confusions, just warn"Daniel Stenberg
2013-08-04configure: don't error out on variable confusions, just warnDaniel Stenberg
2013-08-03configure: rephrase the notice in _XC_CHECK_VAR_*Daniel Stenberg
2013-07-18xc-am-iface.m4: comments refinementYang Tse
2013-07-18configure: fix 'subdir-objects' distclean related issueYang Tse
2013-07-09xc-am-iface.m4: provide XC_AUTOMAKE macroYang Tse
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-03-08xc-lt-iface.m4: provide XC_LIBTOOL macroYang Tse
2013-02-23strcasestr: remove check for this unused functionDaniel Stenberg
2013-02-14strlcat: remove functionDaniel Stenberg
2013-01-30zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2Yang Tse