index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
acinclude.m4
Age
Commit message (
Expand
)
Author
2018-10-25
configure: remove CURL_CONFIGURE_CURL_SOCKLEN_T
Daniel Stenberg
2018-09-26
configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSE
Daniel Stenberg
2018-08-21
configure: conditionally enable pedantic-errors
Marcel Raad
2018-06-27
configure: remove CURL_CHECK_NI_WITHSCOPEID too
Daniel Stenberg
2018-06-27
getnameinfo: not used
Daniel Stenberg
2018-05-21
configure: replace AC_TRY_RUN with CURL_RUN_IFELSE
Daniel Stenberg
2018-04-07
build: add picky compiler warning flags for gcc 6 and 7
Eric Gallager
2017-08-17
CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG
Daniel Stenberg
2017-08-17
system.h: remove all CURL_SIZEOF_* defines
Daniel Stenberg
2017-08-16
configure: check for __builtin_available() availability (#1788)
Nick Zitzmann
2017-08-08
configure: fix recv/send/select detection on Android
Daniel Stenberg
2017-07-11
build: remove WIN32_LEAN_AND_MEAN from individual build systems
Marcel Raad
2017-07-04
configure: try ldap/lber in reversed order first
Daniel Stenberg
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-04-05
Revert "configure: prefer 'long long' to int64_t for curl_off_t"
Daniel Stenberg
2017-04-05
configure: prefer 'long long' to int64_t for curl_off_t
Daniel Stenberg
2016-11-03
configure: verify that compiler groks -Werror=partial-availability
Daniel Stenberg
2016-10-31
configure: raise the default minimum version for macos to 10.8
Daniel Stenberg
2016-10-27
configure.in: Fix test syntax
Michael Osipov
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
[next]