Age | Commit message (Expand) | Author |
2016-10-20 | configure: Check for other variants of the -m*os*-version-min flags | Martin Storsjo |
2016-10-20 | configure: set min version flags for builds on mac | Daniel Stenberg |
2016-09-05 | configure: make the cpp -P detection not clobber CPPFLAGS | Craig Davison |
2016-06-27 | acinclude.m4: improve autodetection of CA bundle on FreeBSD | Michael Osipov |
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_func_clock_gettime -> curl_... | Irfan Adilovic |
2016-04-21 | configure: ac_cv_ -> curl_cv_ for all cached vars | Irfan Adilovic |
2016-03-18 | configure: use cpp -P when needed | Daniel Stenberg |
2016-02-25 | configure: warn on invalid ca bundle or path | Jay Satiro |
2016-02-08 | configure: --with-ca-fallback: use built-in TLS CA fallback | Ludwig Nussel |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-11-09 | acinclude: Remove check for 16-bit curl_off_t | Jay Satiro |
2015-10-24 | build: Fix support for PKG_CONFIG | Jay Satiro |
2015-10-23 | build: Fix mingw ssl gdi32 order | Jay Satiro |
2015-10-13 | acinclude: remove PKGCONFIG override | Daniel Stenberg |
2015-07-24 | configure: add --disable-rt option | MichaĆ Fita |
2015-04-30 | configure: remove missing and make it autogenerate | Michael Osipov |
2015-04-30 | acinclude.m4: fix test for default CA cert bundle/path | Michael Osipov |
2015-03-10 | gtls: add support for CURLOPT_CAPATH | Alessandro Ghedini |
2015-02-20 | configure: allow both --with-ca-bundle and --with-ca-path | Julian Ospald |
2014-09-13 | configure: allow --with-ca-path with PolarSSL too | Catalin Patulea |
2013-09-04 | acinclude: fix --without-ca-path when cross-compiling | Daniel Stenberg |
2013-04-18 | CURL_CHECK_CA_BUNDLE: don't check for paths when cross-compiling | Daniel Stenberg |
2013-04-08 | configure: remove CURL_CHECK_FUNC_RECVFROM | Daniel Stenberg |
2012-12-08 | configure: fix cross pkg-config detection | Colin Watson |
2012-12-03 | build: prevent global LIBS from influencing src and lib build targets | Yang Tse |
2012-11-28 | build: avoid linkage of directly unused libraries | Yang Tse |
2012-11-23 | build: fix AIX compilation and usage | Yang Tse |
2012-04-12 | configure: NATIVE_WINDOWS no longer defined in config files | Yang Tse |
2011-09-27 | configure - m4: make CURL_CHECK_DEF ignore leading whitespace on symbol def | Albert Chin |
2011-06-17 | configure: avoid direct usage of AS_TR_* macros | Yang Tse |
2011-06-08 | configure: fix recvfrom 5th arg type qualifier detection (followup) | Yang Tse |
2011-06-08 | configure: fix recvfrom 5th arg type qualifier detection | Yang Tse |
2011-03-12 | CURL_CHECK_FUNC_RECVFROM: android/bionic fix | Manuel Massing |
2011-01-18 | Fixed configure define for Win32. | Guenter Knauf |
2010-11-25 | symbol-scan: use configure script knowledge about how to run the C preprocessor | Yang Tse |
2010-09-11 | Link curl and the test apps with -lrt explicitly when necessary | Dan Fandrich |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-01-14 | - Suppressed side effect of OpenSSL configure checks, which prevented NSS from | Kamil Dudka |
2009-09-02 | extended CURL_CHECK_PKGCONFIG to check for a host-specific version of the | Daniel Stenberg |
2009-09-01 | - configure now tries to use pkg-config for a number of sub-dependencies even | Daniel Stenberg |
2009-06-21 | Refactor how libraries are checked for connect() function, follow-up. | Yang Tse |
2009-06-20 | Refactor how libraries are checked for connect() function, | Yang Tse |
2009-06-01 | John E. Malmberg noticed that the configure script was failing to detect the | Yang Tse |
2009-05-15 | Fix preprocessor conditional expression | Yang Tse |
2009-05-07 | Proper naming for the experimental compiler test and moved to *-compilers.m4 | Yang Tse |
2009-05-07 | Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE... | Yang Tse |
2009-05-06 | Use autobuilds to verify if a couple of experimental compiler tests pass on a... | Yang Tse |