git/compat
Johannes Schindelin fc3c59d8af http: optionally load libcurl lazily
This compile-time option allows to ask Git to load libcurl dynamically
at runtime.

Together with a follow-up patch that optionally overrides the file name
depending on the `http.sslBackend` setting, this kicks open the door for
installing multiple libcurl flavors side by side, and load the one
corresponding to the (runtime-)configured SSL/TLS backend.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2025-02-26 20:30:57 +01:00
..
2024-10-25 14:02:04 -04:00
2024-06-14 10:26:33 -07:00