Age | Commit message (Expand) | Author |
2017-06-02 | build: provide easy code coverage measuring | Daniel Stenberg |
2017-06-01 | curl-compilers.m4: escape square brackets in regex | Marcel Raad |
2017-06-01 | curl-compilers.m4: fix compiler_num for clang | Marcel Raad |
2017-05-31 | curl-compilers.m4: enable -Wshift-sign-overflow for clang | Marcel Raad |
2017-04-25 | configure: stop prepending to LDFLAGS, CPPFLAGS | Jay Satiro |
2017-04-24 | curl-compilers.m4: accept -Og and -Ofast GCC flags | Marcel Raad |
2017-04-15 | curl-compilers.m4: turn implicit function declarations into errors | Marcel Raad |
2017-03-26 | spelling fixes | klemens |
2017-03-02 | configure: fix for --enable-pthreads | Jay Satiro |
2016-11-07 | s/cURL/curl | Daniel Stenberg |
2016-10-18 | configure/CURL_CHECK_FUNC_POLL: disable poll completely on mac | Daniel Stenberg |
2016-10-11 | configure: detect the broken poll() in macOS 10.12 | Daniel Stenberg |
2016-06-21 | curl-compilers.m4: improve detection of GCC's -fvisibility= flag | Kamil Dudka |
2016-04-21 | configure: ac_cv_ -> curl_cv_ for write-only vars | Irfan Adilovic |
2016-04-21 | configure: ac_cv_ -> curl_cv_ for r/w vars | Irfan Adilovic |
2016-04-21 | configure: ac_cv_ -> curl_cv_ for all cached vars | Irfan Adilovic |
2016-02-03 | URLs: Change more haxx.se URLs from http: to https: | Dan Fandrich |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-12-20 | configure: detect IPv6 support on Windows | Johannes Schindelin |
2015-12-20 | configure: allow static builds on mingw | Daniel Stenberg |
2015-09-26 | curl-confopts.m4: Add missing ')' | Tatsuhiro Tsujikawa |
2015-07-24 | configure: add --disable-rt option | MichaĆ Fita |
2015-06-14 | build: Fix typo from OpenSSL 1.0.2 version detection fix | Drake Arconis |
2015-06-14 | build: Properly detect OpenSSL 1.0.2 when using configure | Drake Arconis |
2014-05-06 | Enable poll on darwin13 | Daniel Johnson |
2013-09-27 | configure: use icc options without space | Daniel Stenberg |
2013-09-07 | configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCH | Daniel Stenberg |
2013-08-05 | configure: warn on bad env variable use, don't error | Daniel Stenberg |
2013-08-05 | Revert "configure: don't error out on variable confusions, just warn" | Daniel Stenberg |
2013-08-04 | configure: don't error out on variable confusions, just warn | Daniel Stenberg |
2013-08-03 | configure: rephrase the notice in _XC_CHECK_VAR_* | Daniel Stenberg |
2013-07-18 | xc-am-iface.m4: comments refinement | Yang Tse |
2013-07-18 | configure: fix 'subdir-objects' distclean related issue | Yang Tse |
2013-07-09 | xc-am-iface.m4: provide XC_AUTOMAKE macro | Yang Tse |
2013-03-08 | configure: use XC_LIBTOOL for portability across libtool versions | Yang Tse |
2013-03-08 | xc-lt-iface.m4: provide XC_LIBTOOL macro | Yang Tse |
2013-02-23 | strcasestr: remove check for this unused function | Daniel Stenberg |
2013-02-14 | strlcat: remove function | Daniel Stenberg |
2013-01-30 | zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2 | Yang Tse |
2013-01-30 | zz40-xc-ovr.m4: fix 'wc' detection - follow-up | Yang Tse |
2013-01-30 | zz40-xc-ovr.m4: fix 'wc' detection | Yang Tse |
2013-01-29 | zz40-xc-ovr.m4: check another three basic utilities | Yang Tse |
2013-01-28 | zz40-xc-ovr.m4: 1.0 interface stabilization | Yang Tse |
2013-01-26 | zz40-xc-ovr.m4: emit witness message in configure BODY | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: truly do version conditional overriding | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: fix variable assignment of subshell output bashism | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependencies | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: avoid double single-quote usage | Yang Tse |
2013-01-25 | zz40-xc-ovr.m4: parentheses balancing of 'case' statements | Yang Tse |
2013-01-24 | zz40-xc-ovr.m4: internals overhauling | Yang Tse |