summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2025-10-18Merge pull request #14021 from jordan-woyak/cmake-CheckSymbolExistsAdmiral H. Curtiss
2025-10-17Merge pull request #14007 from JoshuaVandaele/glslang-fixJMC47
2025-10-15CMakeLists: Add include(CheckSymbolExists).Jordan Woyak
2025-10-13CMakeLists: Fix compilation of glslang in cases where it hasn't been linked a...Joshua Vandaële
2025-09-29Externals: Update libiconv to 1.18Joshua Vandaële
2025-09-27Externals: Update glslang to 16.0.0 and allow using system glslangJoshua Vandaële
2025-06-24Merge pull request #13694 from jordan-woyak/sdl3JMC47
2025-06-07InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to re...Jordan Woyak
2025-06-06Externals: add watcher, a library used to watch a filesystem location for cha...iwubcode
2025-05-22minizip-ng: Stop using compatibility modeJoshua Vandaële
2025-05-04Allow shared zlibJoshua Vandaële
2025-04-23Add a GUI option to select a bluetooth deviceJoshua Vandaële
2025-04-22Merge pull request #13477 from OatmealDome/macos-11OatmealDome
2025-04-21CMakeLists: Bump minimum macOS to 11.0OatmealDome
2025-04-13Update rcheevos submodule to newest masterLillyJadeKatrin
2025-03-14AudioCommon: Added Granular SynthesisSam Belliveau
2025-03-10Merge pull request #13276 from JoshuaVandaele/sfml-3.0.0JMC47
2025-03-05CMake: fix various typosLuz Paz
2025-02-25Migrate to SFML>=3.0.0Joshua Vandaële
2025-01-25CMakeLists: Add flag to disable CubebOatmealDome
2025-01-07Flatpak: Use ScmRevGen to generate metainfo XMLOatmealDome
2024-12-05ScmRevGen: Don't generate Info.plist files directlyOatmealDome
2024-11-16Externals: Update SDL to 2.30.9dreamsyntax
2024-10-01Revert "Allow shared zlib-ng"TellowKrinkle
2024-08-18Merge pull request #12144 from khg8m3r/sdl2-updateAdmiral H. Curtiss
2024-08-15CMakeLists: Remove flag for creating a Steam buildOatmealDome
2024-08-13Update SDL to release-2.30.6 and fix build errors for Windows and CMakekhg8m3r
2024-08-01MacUpdater: Always use the same signing identity as the DolphinQt bundleOatmealDome
2024-07-02cmake: Fix building with system minizip-ngReilly Brogan
2024-05-30Merge pull request #12728 from OatmealDome/mac-version-numbers-2OatmealDome
2024-05-25Merge pull request #12793 from Pokechu22/minimum-compilers-for-bitcastTilka
2024-05-21Merge pull request #12768 from guijan/fmt-pcAdmiral H. Curtiss
2024-05-21Merge pull request #12767 from guijan/libusb-pcAdmiral H. Curtiss
2024-05-21Merge pull request #12736 from mitaclaw/minizip-ng-updateAdmiral H. Curtiss
2024-05-20CMake: update required compiler versions for std::bitcast supportPokechu22
2024-05-07use pkg_search_module to find minizip-ng or minizipGuilherme Janczak
2024-05-06use pkg-config to find libfmtGuilherme Janczak
2024-05-06use pkg-config to find libusbGuilherme Janczak
2024-05-03Externals: Update minizip-ng to 4.0.5mitaclaw
2024-05-03Externals: Convert minizip-ng To Submodulemitaclaw
2024-05-03Revert "Externals: minizip-ng Forward Compatibility"mitaclaw
2024-05-03improve NetBSD-specific codeGuilherme Janczak
2024-04-22port to OpenBSDGuilherme Janczak
2024-04-21ScmRevGen: Generate Info.plist for MacUpdaterOatmealDome
2024-04-21ScmRevGen: Generate Info.plist for DolphinQtOatmealDome
2024-04-21Externals: minizip-ng Forward Compatibilitymitaclaw
2024-02-20Use `CMAKE_CURRENT_SOURCE_DIR` for the CMake module pathJesse Talavera
2024-02-19Have dolphin_scmrev run `ScmRevGen` from `CMAKE_CURRENT_SOURCE_DIR`Jesse Talavera
2024-02-17Make the path given to `CMAKE_USER_MAKE_RULES_OVERRIDE` absoluteJesse Talavera
2024-02-11Externals: add tinygltf, a library used to load or save GLTF mesh filesiwubcode