diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-03-20 21:19:36 -0400 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2022-03-27 18:57:07 -0400 |
commit | b28e6aead4708a100d60b56a044f36b28a112326 (patch) | |
tree | 1bf80c3b450b9642f068dcbd88ac37971a360d22 /mesonbuild/modules/java.py | |
parent | aa495ff7584de5a69077903d59196d526597cea4 (diff) | |
download | meson-b28e6aead4708a100d60b56a044f36b28a112326.zip meson-b28e6aead4708a100d60b56a044f36b28a112326.tar.gz meson-b28e6aead4708a100d60b56a044f36b28a112326.tar.bz2 |
wrap: add functionality to specify whether insecure downloads should be used
We have a fallback route in `meson subprojects download` and friends,
which tries to retrieve wrapdb urls via http, if Python was not built
with SSL support.
Stop doing this. Replace it with a command line option to specify that
insecure downloads are wanted, and reference it in the error message if
downloading fails due to SSL issues.
Diffstat (limited to 'mesonbuild/modules/java.py')
0 files changed, 0 insertions, 0 deletions