This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/externals
James Rowe 9e847b7549 Build: Enable SSL in mingw by linking against WinSSL
The mingw builds aren't submitting telemetry because the curl library
they are linked against is configured to use openSSL and openSSL looks
for the certificates in the users home folder. This keeps it from
contacting web services because it can't communicate over SSL.

This commit adds a download in mingw builds that will download a
precompiled curl for mingw linked against winssl and sspi.
2017-09-11 09:10:17 -06:00
..
2017-05-21 19:29:21 -04:00
2017-07-09 13:24:20 -04:00
2017-08-08 17:50:09 +10:00
2017-07-12 20:39:47 -06:00
2017-07-18 19:59:08 +10:00
2017-08-20 17:30:05 -07:00
2016-12-14 20:06:08 -08:00