eden-miror/.patch
crueter 683e6249c3
[cmake] Allow building OpenSSL from source (#4032)
If YUZU_USE_BUNDLED_OPENSSL is off and OpenSSL is *not* installed to the
system, pulls in OpenSSL and Jimmy Park's CMake wrapper, then configures + builds from source.

Some patches were made on top of OpenSSL and openssl-cmake:
- USE_CCACHE is respected from UseCcache.cmake
- CXX/CFLAGS are passed from CMake to the configure script, which sends
  those to the compiler
- Uses a bundled cert.h akin to the bundled OpenSSL build

Closes #3614

~~Before merge: remove verbose stuff~~ actually useful so nvm

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4032
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
2026-06-02 03:40:28 +02:00
..
boost [externals] Update Boost to 1.90.0 (#3448) 2026-02-02 06:12:36 +01:00
catch2 [compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) 2025-10-17 22:12:58 +02:00
cpp-jwt [externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430) 2026-01-30 20:11:03 +01:00
glslang [compat] HaikuOS port (#2805) 2025-10-22 04:53:40 +02:00
httplib [externals] Update dependencies (#3664) 2026-03-08 22:33:51 +01:00
libadrenotools [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
libusb [compat] Solaris build fixes for openssl, catch2; NetBSD build fixes (#2752) 2025-10-17 22:12:58 +02:00
openssl [cmake] Allow building OpenSSL from source (#4032) 2026-06-02 03:40:28 +02:00
openssl-cmake [cmake] Allow building OpenSSL from source (#4032) 2026-06-02 03:40:28 +02:00
opus [externals] Use patches for spirv-tools, cpp-jwt, and opus instead of forks (#3430) 2026-01-30 20:11:03 +01:00
unordered-dense [*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 2026-02-10 03:34:07 +01:00