yuzu-mainline/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
..
boost@3abc84abaf Externals: Upgrade bundled Boost to 1.64 2017-06-11 13:10:22 -07:00
catch@3dcc923351 externals: Update catch to 1.9.4 2017-05-21 19:29:21 -04:00
cmake-modules Fixes SDL2.dll copy to bindir on windows 2016-07-21 10:28:52 +02:00
cpr@b5758fbc88 externals: Add CPR as a submodule. 2017-07-09 13:24:20 -04:00
cryptopp Update cryptopp 2017-08-08 17:50:09 +10:00
dynarmic@8f15e3f70c Stop using reserved operator names (and/or/xor) with Xbyak 2017-06-17 12:20:22 -07:00
enet@a84c120eff Update enet submodule 2017-07-12 20:39:47 -06:00
fmt@ac5484c4e7 Add the fmt string formatting library 2017-05-27 14:26:02 -07:00
getopt getopt: Fix macro redefinition warning 2015-07-13 19:47:08 -03:00
glad CMake: Stop using FindOpenGL, which seems to not be required anymore 2017-05-27 20:48:00 -07:00
inih CMake: Use target properties to add inih include paths 2017-05-27 21:59:02 -07:00
json Add description of upstream repo 2017-07-18 19:59:08 +10:00
microprofile Fix Microprofile in MinGW (#2530) 2017-02-04 15:36:38 -08:00
nihstro@7e24743af2 externals: nihstro, update to latest master 2017-02-06 12:00:45 +01:00
soundtouch@019d2089bb externals: Update soundtouch 2017-08-20 17:30:05 -07:00
xbyak@fe4765d2fe Externals: Add Xbyak 2016-12-14 20:06:08 -08:00
CMakeLists.txt Build: Enable SSL in mingw by linking against WinSSL 2017-09-11 09:10:17 -06:00