dolphin/Externals
JosJuice 36f45dce44 Move RangeSet from Externals to Common
This is a very small libary, and as I understand it, it was more or less
developed for Dolphin.

This moves the two relevant files from Externals to Common, changes the
namespace to Common, reformats the code, and adds Dolphin copyright
notices. The change in copyright notice and license was approved by
AdmiralCurtiss.
2026-02-23 22:55:38 +01:00
..
Bochs_disasm CMake: Hide warnings in Externals also for non-msvc. 2024-03-19 01:12:52 -05:00
bzip2 CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
cpp-ipc Externals: Upgrade cpp-ipc to v1.4.0. 2025-12-10 21:07:46 +00:00
cpp-optparse CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
cubeb CMake: Hide warnings in Externals also for non-msvc. 2024-03-19 01:12:52 -05:00
curl curl: Disable manual 2025-12-30 19:48:45 +01:00
discord-rpc CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
ed25519 CMake: Hide warnings in Externals also for non-msvc. 2024-03-19 01:12:52 -05:00
enet enet: Update to 1.3.18 and clean up CMake 2025-05-18 18:34:47 +02:00
expr Externals/expr: Resolve -Wshadow warning 2023-12-13 15:29:31 -05:00
FatFs CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
FFmpeg-bin@9bc087fbca windows: move ffmpeg bins to submodule 2022-03-29 17:27:46 -07:00
fmt Externals: Update FMT to 12.0.0 2025-10-03 19:45:36 +02:00
FreeSurround CMake: Hide warnings in Externals also for non-msvc. 2024-03-19 01:12:52 -05:00
gettext Externals: Update msgfmt.exe to 0.20.2 2020-06-02 22:23:05 +02:00
glslang Externals: Update glslang to 16.0.0 and allow using system glslang 2025-09-27 08:56:10 +02:00
gtest@eb2d85edd0 Externals: Update gtest to commit eb2d85edd0bff7a712b6aff147cd9f789f0d7d0b 2025-09-16 22:02:30 +01:00
hidapi Use hidapi-src/windows on MINGW as well as MSVC 2025-09-26 21:34:43 +01:00
imgui CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
implot CMake: Apply implot fix on Windows with non-VS generators 2026-01-26 05:32:07 +01:00
libadrenotools@8fae8ce254 Android: Add 16 KiB page size support 2024-09-28 13:43:49 +02:00
libiconv CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
liblzma CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
libspng libspng: Update to 0.7.4 and clean up CMake 2025-05-18 18:33:33 +02:00
libusb CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
lz4 CMake: Hide warnings in Externals also for non-msvc. 2024-03-19 01:12:52 -05:00
LZO CMake: Hide warnings in Externals also for non-msvc. 2024-03-19 01:12:52 -05:00
mbedtls Fix cmake compilation on Windows 11 2025-10-10 09:06:45 +01:00
mGBA Externals: Update mGBA to latest master. 2025-11-13 17:03:31 -06:00
miniupnpc miniupnpc: Update to 2.3.3 and make it a submodule 2025-07-08 03:48:37 +02:00
minizip-ng Use minizip-ng's CMakeLists instead of relying on our own implementation 2025-11-27 00:18:31 +01:00
MoltenVK Fix build with Xcode 15.4 by bumping MoltenVK version to 1.2.8 2024-05-14 00:06:31 -04:00
OpenAL/include Remove OpenAL DLL from Externals 2017-06-27 00:06:14 -07:00
picojson msbuild: refactor to reduce rebuild events 2022-08-02 22:24:22 -07:00
pugixml pugixml: Update to 1.15 and make it a submodule 2025-09-28 20:05:25 +02:00
Qt@495517af2b windows: update to qt 6.5.1 2023-05-26 15:37:55 -07:00
rcheevos CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
SDL SDL: Enable CCache if wanted 2026-01-08 18:24:35 +01:00
SFML CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
spirv_cross CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
tinygltf CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
Vulkan-Headers@39f924b810 Externals: Vulkan 1.4 Support, xxHash 0.8.3 and VMA 3.2.0 2025-02-01 12:11:37 +01:00
VulkanMemoryAllocator@3bab692498 Externals: Vulkan 1.4 Support, xxHash 0.8.3 and VMA 3.2.0 2025-02-01 12:11:37 +01:00
watcher CMake: Apply editorconfig formatting 2026-01-04 12:59:56 +01:00
wil@7447d38337 Make WIL a submodule and update it 2026-01-21 19:51:45 +01:00
xxhash Externals: Vulkan 1.4 Support, xxHash 0.8.3 and VMA 3.2.0 2025-02-01 12:11:37 +01:00
zlib-ng Revert "Externals: Update zlib-ng to v2.3.2" 2026-01-11 20:29:05 -06:00
zstd Bump zstd to 711e17da98510a3567bf47f85a08a76f64811474 and use upstream CMakeLists 2025-11-27 02:36:07 +01:00
.gitignore Externals: remove unused libusb files and add them to gitignore 2019-05-27 20:09:55 +02:00
licenses.md Move RangeSet from Externals to Common 2026-02-23 22:55:38 +01:00