[curl/curl] 4708f2: 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/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/curl/curl
Commit: 4708f29f1c01a33e3808db5b8adfa4cd596d8067
https://github.com/curl/curl/commit/4708f29f1c01a33e3808db5b8adfa4cd596d8067
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: 68d89f242cf9f6326e3b2f6fe119b7c74ef41c66
https://github.com/curl/curl/commit/68d89f242cf9f6326e3b2f6fe119b7c74ef41c66
Author: Daniel Stenberg <[email protected]>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M configure.ac
M docs/INSTALL.md
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: ee36e86ce8f77a017c49b8312814c33f4b969565
https://github.com/curl/curl/commit/ee36e86ce8f77a017c49b8312814c33f4b969565
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: e052bbcd57594be7c8ab4a0119fc8f19efc4df1b
https://github.com/curl/curl/commit/e052bbcd57594be7c8ab4a0119fc8f19efc4df1b
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/54e747501626...e052bbcd5759
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits