[curl/curl] 6b65e9: 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: 6b65e965dde7246fb43ada19b1523d89366e257f
https://github.com/curl/curl/commit/6b65e965dde7246fb43ada19b1523d89366e257f
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-22 (Thu, 22 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: a3593dfd89153debd0e13ee30ab70cc681a73589
https://github.com/curl/curl/commit/a3593dfd89153debd0e13ee30ab70cc681a73589
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-22 (Thu, 22 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: 96cfa8d993cf55ddccf98bad85ecfbb56ffda22d
https://github.com/curl/curl/commit/96cfa8d993cf55ddccf98bad85ecfbb56ffda22d
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-22 (Thu, 22 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: 997ed8eded3fd23b7a4cda540bac49dfc4cfc363
https://github.com/curl/curl/commit/997ed8eded3fd23b7a4cda540bac49dfc4cfc363
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-22 (Thu, 22 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/48490b2e4315...997ed8eded3f
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits