summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
3 daysMerge pull request #14779 from phire/cmake_osx_sysrootOatmealDome
4 daysMake sure CMAKE_OSX_SYSROOT is setScott Mansell
4 daysAboutDialog: Fix compilation with ENABLE_SDL=OFFJoshua Vandaële
9 daysCMake: Enforce minimum stdlib versionsJoshua Vandaële
9 daysCMake: Enforce minimum toolset versionsJoshua Vandaële
9 daysCMake: Update compiler version checkingJoshua Vandaële
10 daysCMake: Set VS startup project to dolphin-emuJoshua Vandaële
10 daysCMake: Error out if trying to build generic builds on WindowsJoshua Vandaële
10 daysCMake: Bump minimum requirement to 3.25Joshua Vandaële
10 daysCMake: Unify output directoryJoshua Vandaële
10 daysCMake: Remove LINUX_LOCAL_DEV and symlink required filesJoshua Vandaële
10 daysCMake: Unify sys directoriesJoshua Vandaële
10 daysCMake: PDBs outside of BinariesJoshua Vandaële
2026-07-15Merge pull request #14263 from JoshuaVandaele/ccache-toggleScott Mansell
2026-07-01Enable USE_UPNP in android buildsTom Pratt
2026-06-23CMakeLists: Remove redundant clang version checkJoshua Vandaële
2026-03-31CMakeLists: Enable mGBA on AndroidJosJuice
2026-03-15Merge pull request #14224 from JoshuaVandaele/windows-mz-ng-fixOatmealDome
2026-02-25SDL: Use bundled LibUSB when desirableJoshua Vandaële
2026-02-25LibUSB: Improve library detectionJoshua Vandaële
2026-02-25minizip-ng: Properly use libraries from ExternalsJoshua Vandaële
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-09CCache: Set as opt-in by defaultJoshua 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