Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bash.yml | ||
coverity.yml | ||
docker.yml | ||
nightly.yml | ||
powershell.yml |
The interactions between `USE_HTTPS` and `SHA1_BACKEND` have been streamlined. Previously we would have accepted not quite working configurations (like, `-DUSE_HTTPS=OFF -DSHA1_BACKEND=OpenSSL`) and, as the OpenSSL detection only ran with `USE_HTTPS`, the link would fail. The detection was moved to a new `USE_SHA1`, modeled after `USE_HTTPS`, which takes the values "CollisionDetection/Backend/Generic", to better match how the "hashing backend" is selected, the default (ON) being "CollisionDetection". Note that, as `SHA1_BACKEND` is still used internally, you might need to check what customization you're using it for.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bash.yml | Loading commit data... | |
coverity.yml | Loading commit data... | |
docker.yml | Loading commit data... | |
nightly.yml | Loading commit data... | |
powershell.yml | Loading commit data... |