eden/externals
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143)
Transfers the majority of submodules and large externals to CPM, using source archives rather than full Git clones. Not only does this save massive amounts of clone and configure time, but dependencies are grabbed on-demand rather than being required by default. Additionally, CPM will (generally) automatically search for system dependencies, though certain dependencies have options to control this.

Testing shows gains ranging from 5x to 10x in terms of overall clone/configure time.

Reviewed-on: #143
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
2025-08-04 04:50:14 +02:00
..
bc_decoder video_core: Add BCn decoding support 2023-06-27 18:00:09 -07:00
cmake-modules cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
demangle demangle: Update to llvm/llvm-project@ecbc812e0c 2023-07-18 22:39:26 -04:00
enet Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
ffmpeg [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
FidelityFX-FSR Update FSR to 1.0.2 2022-01-23 14:38:48 -06:00
gamemode cmake: prefer system gamemode library 2023-11-30 16:54:00 +01:00
getopt chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
glad cmake: apply defaults to all externals 2023-05-24 04:57:04 +02:00
libusb [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
microprofile microprofiler memleak fix (#123) 2025-05-21 04:08:07 +00:00
nx_tzdb [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
renderdoc [renderdoc] update (#100) 2025-07-25 09:52:12 +02:00
simpleini Move dead submodules in-tree 2025-05-31 02:33:02 -04:00
sse2neon Port changes from Early Access 2025-04-04 03:40:46 +02:00
stb cmake: prefer system stb headers 2023-10-25 21:47:32 +02:00
tz/tz Move time services to new IPC. 2024-01-27 03:30:09 +00:00
CMakeLists.txt [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00