eden-miror/src/common/fs
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250)
Completely replaces vcpkg with CPM for all "system" dependencies. Primarily needed for Android and Windows. Also uses my OpenSSL CI for those two platforms.

In theory, improves configure and build time by a LOT and makes things much easier to manage

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/250
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
2025-08-14 20:30:30 +02:00
..
file.cpp android: Implement SAF support & migrate to SDK 31. (#4) 2023-06-03 00:05:29 -07:00
file.h [cmake] refactor: CPM over vcpkg (#250) 2025-08-14 20:30:30 +02:00
fs.cpp add std::error_code for std::filesystem exceptions 2023-09-15 04:47:15 +10:00
fs.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fs_android.cpp common: fs: Expand android macros 2024-02-08 14:13:46 -05:00
fs_android.h common: fs: Expand android macros 2024-02-08 14:13:46 -05:00
fs_paths.h Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
fs_types.h vfs_real: misc optimizations 2023-06-16 16:29:06 -04:00
fs_util.cpp general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
fs_util.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
path_util.cpp Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
path_util.h Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00