[curl/curl] 892f46: tests/disable-scan.pl: also scan all m4 files
Daniel Stenberg <[email protected]>
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/bagder/configure-explicit-tls/[email protected]> |
Branch: refs/heads/bagder/configure-explicit-tls
Home: https://github.com/curl/curl
Commit: 892f46182ad5d753dc4e40731e28805edcb8a146
https://github.com/curl/curl/commit/892f46182ad5d753dc4e40731e28805edcb8a146
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M tests/disable-scan.pl
Log Message:
-----------
tests/disable-scan.pl: also scan all m4 files
Fixes test 1165 when functions are moved from configure.ac to files in
m4/
Commit: f0c59df459b79e331413e57607986ac1313e1dd7
https://github.com/curl/curl/commit/f0c59df459b79e331413e57607986ac1313e1dd7
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M configure.ac
M docs/TODO
Log Message:
-----------
configure: make the TLS library choice(s) explicit
configure no longer tries to find a TLS library by default, but all
libraries are now equal: the user needs to explicitly ask what TLS
library or libraries to use.
If no TLS library is selected, configure will error out unless
--without-ssl is explicitly used to request a built without TLS (as that
is very rare these days).
Removes: --with-winssl, --with-darwinssl and all --without-* options for
TLS libraries.
Closes #6897
Commit: cc27f1dd6067faa6bf89f6e4605e3371a4963f45
https://github.com/curl/curl/commit/cc27f1dd6067faa6bf89f6e4605e3371a4963f45
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M configure.ac
A m4/curl-amissl.m4
A m4/curl-bearssl.m4
A m4/curl-gnutls.m4
A m4/curl-mbedtls.m4
A m4/curl-mesalink.m4
A m4/curl-nss.m4
M m4/curl-openssl.m4
A m4/curl-rustls.m4
A m4/curl-schannel.m4
A m4/curl-sectransp.m4
A m4/curl-wolfssl.m4
Log Message:
-----------
configure: split out each TLS library detector into its own function
... and put those functions in separate m4 files per TLS library.
Commit: 9ecbd08b47f6917109ee543cc2f13ecbd8332f50
https://github.com/curl/curl/commit/9ecbd08b47f6917109ee543cc2f13ecbd8332f50
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M .azure-pipelines.yml
M .cirrus.yml
M .github/workflows/macos.yml
M .lgtm.yml
M .travis.yml
M appveyor.yml
M scripts/travis/script.sh
Log Message:
-----------
ci: adapt to configure requiring an explicit TLS choice
Compare: https://github.com/curl/curl/compare/dad89ce8c0a2...9ecbd08b47f6
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits