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 |
---|---|---|
.. | ||
changelog.md | Loading commit data... | |
checkout-internals.md | Loading commit data... | |
code_of_conduct.md | Loading commit data... | |
contributing.md | Loading commit data... | |
conventions.md | Loading commit data... | |
diff-internals.md | Loading commit data... | |
differences-from-git.md | Loading commit data... | |
error-handling.md | Loading commit data... | |
fuzzing.md | Loading commit data... | |
merge-df_conflicts.txt | Loading commit data... | |
projects.md | Loading commit data... | |
release.md | Loading commit data... | |
threading.md | Loading commit data... | |
troubleshooting.md | Loading commit data... |