summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2026-02-23Move RangeSet from Externals to CommonJosJuice
2026-01-25Merge pull request #14036 from TellowKrinkle/SkipPostprocessOatmealDome
2026-01-25Merge pull request #14299 from SuperSamus/cmake-ipo-modernOatmealDome
2026-01-25Merge pull request #14214 from JoshuaVandaele/cmake-nonbreaking-improvementsDentomologist
2026-01-23CMakeLists: Use `CMAKE_INTERPROCEDURAL_OPTIMIZATION` for LTOMartino Fontana
2026-01-21Make WIL a submodule and update itJoshua Vandaële
2026-01-17c++23: Replace Common::Unreachable with std::unreachableJoshua Vandaële
2026-01-17Merge pull request #14268 from JoshuaVandaele/std-tounderlyingiwubcode
2026-01-11Merge pull request #14251 from JoshuaVandaele/cmake-editorconfigJMC47
2026-01-11Merge pull request #14255 from JoshuaVandaele/bsd-fixJMC47
2026-01-09c++23: Replace Common::ToUnderlying with std::to_underlyingJoshua Vandaële
2026-01-06Set CMake version range to 3.20...4.2.1Dentomologist
2026-01-06cpp-ipc: Fix builds on non-FreeBSD BSDsJoshua Vandaële
2026-01-04CMake: Apply editorconfig formattingJoshua Vandaële
2025-12-30Merge pull request #14208 from cristian64/broadband_adapter_ipc_freebsdJordan Woyak
2025-12-11CMake: Better architecture detectionJoshua Vandaële
2025-12-11Build: Remove license.txtJoshua Vandaële
2025-12-10Core/HW: Enable BBA (IPC) in FreeBSD.cristian64
2025-11-27Use minizip-ng's CMakeLists instead of relying on our own implementationJoshua Vandaële
2025-11-13Externals: Update mGBA to latest master.Jordan Woyak
2025-11-09CMake: Switch from SKIP_POSTPROCESS_BUNDLE to POSTPROCESS_BUNDLETellowKrinkle
2025-11-08CMake: Allow both glslang 15 and 16TellowKrinkle
2025-11-06CMakeLists: Fix build on Linux with CMake versions less than 3.25.Jordan Woyak
2025-11-01Merge pull request #14034 from JoshuaVandaele/byeprofileJosJuice
2025-10-28Core/HW: Add cpp-ipc subdirectory in main CMake file.cristian64
2025-10-26CMake: Default SKIP_POSTPROCESS_BUNDLE to ONTellowKrinkle
2025-10-26JitRegister: Remove OProfile profilerJoshua Vandaële
2025-10-24CMake: Fix bundled glslangTellowKrinkle
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