Daniel Stenberg
|
4f8d0b6f02
configure: set min version flags for builds on mac
|
8 years ago |
Craig Davison
|
46398941e4
configure: make the cpp -P detection not clobber CPPFLAGS
|
8 years ago |
Michael Osipov
|
d61c80515a
acinclude.m4: improve autodetection of CA bundle on FreeBSD
|
8 years ago |
Irfan Adilovic
|
d9f3b365a3
configure: ac_cv_ -> curl_cv_ for write-only vars
|
8 years ago |
Irfan Adilovic
|
4b639dbc74
configure: ac_cv_ -> curl_cv_ for r/w vars
|
8 years ago |
Irfan Adilovic
|
68c83b4623
configure: ac_cv_func_clock_gettime -> curl_...
|
8 years ago |
Irfan Adilovic
|
14c8b45528
configure: ac_cv_ -> curl_cv_ for all cached vars
|
8 years ago |
Daniel Stenberg
|
ecf953432d
configure: use cpp -P when needed
|
8 years ago |
Jay Satiro
|
3ae77f079a
configure: warn on invalid ca bundle or path
|
8 years ago |
Ludwig Nussel
|
7b55279d1d
configure: --with-ca-fallback: use built-in TLS CA fallback
|
9 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Jay Satiro
|
2200bf6205
acinclude: Remove check for 16-bit curl_off_t
|
9 years ago |
Jay Satiro
|
d9a1776b32
build: Fix support for PKG_CONFIG
|
9 years ago |
Jay Satiro
|
72d99f2e7b
build: Fix mingw ssl gdi32 order
|
9 years ago |
Daniel Stenberg
|
14d5a86b3e
acinclude: remove PKGCONFIG override
|
9 years ago |
Michał Fita
|
cee21eb6a7
configure: add --disable-rt option
|
9 years ago |
Michael Osipov
|
b6c9f5b7ae
configure: remove missing and make it autogenerate
|
9 years ago |
Michael Osipov
|
4335b86a10
acinclude.m4: fix test for default CA cert bundle/path
|
9 years ago |
Alessandro Ghedini
|
5a1614cecd
gtls: add support for CURLOPT_CAPATH
|
9 years ago |
Julian Ospald
|
90314100e0
configure: allow both --with-ca-bundle and --with-ca-path
|
9 years ago |
Catalin Patulea
|
4da70dea28
configure: allow --with-ca-path with PolarSSL too
|
10 years ago |
Daniel Stenberg
|
073b03fab7
acinclude: fix --without-ca-path when cross-compiling
|
11 years ago |
Daniel Stenberg
|
7b074a460b
CURL_CHECK_CA_BUNDLE: don't check for paths when cross-compiling
|
11 years ago |
Daniel Stenberg
|
32144ca241
configure: remove CURL_CHECK_FUNC_RECVFROM
|
11 years ago |
Colin Watson
|
c07a6f3ff3
configure: fix cross pkg-config detection
|
12 years ago |
Yang Tse
|
068f7ae264
build: prevent global LIBS from influencing src and lib build targets
|
12 years ago |
Yang Tse
|
16a8281f71
build: avoid linkage of directly unused libraries
|
12 years ago |
Yang Tse
|
665adcd4b7
build: fix AIX compilation and usage
|
12 years ago |
Yang Tse
|
38ae6ec1a2
configure: NATIVE_WINDOWS no longer defined in config files
|
12 years ago |
Albert Chin
|
a2d4a98ddd
configure - m4: make CURL_CHECK_DEF ignore leading whitespace on symbol def
|
13 years ago |