index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2026-01-11
Merge pull request #14251 from JoshuaVandaele/cmake-editorconfig
JMC47
2026-01-06
Set standard to c++23 for non-MSVC compilers
Dentomologist
2026-01-04
CMake: Apply editorconfig formatting
Joshua Vandaële
2025-11-08
CMakeLists: Disable `-Wtrigraphs`.
cristian64
2025-02-21
CMake: don't enable -Wshadow-uncaptured-local
Tillmann Karras
2025-01-22
ArmCPUDetect: Add OpenBSD support for elf_aux_info
Brad Smith
2024-03-09
CMakeLists: Add Clang's Specific WShadow Diagnostics
mitaclaw
2022-09-27
Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata"
JosJuice
2022-07-30
Move to C++20 for non-MSVC compilers
Tillmann Karras
2022-06-02
cmake/win: don't set _WIN32_WINNT
Shawn Hoffman
2022-05-22
cmake: Add a few missing settings from the Visual Studio project files on MSVC.
Admiral H. Curtiss
2022-05-22
cmake: Use C++latest everywhere on MSVC.
Admiral H. Curtiss
2022-05-22
cmake: fix MSVC PCH support
Scott Mansell
2022-05-22
cmake: ignore external warnings in MSVC
Scott Mansell
2022-01-16
CMakeLists: Replace tab characters with spaces
Pokechu22
2021-08-24
Android: Don't hold gameFileCache lock during updateAdditionalMetadata
JosJuice
2021-03-03
CMake: Build with -std:c++latest for MSVC
JosJuice
2020-12-04
Turn format string issues into compile-time errors
Léo Lam
2020-11-21
Disable -Wstringop-truncation warnings
Léo Lam
2020-11-21
Enable extra warnings in Source CMakeLists, not in root CMakeLists
Léo Lam
2020-09-16
Android: Add content provider support to File::IOFile
JosJuice
2020-07-30
CMake: Add -D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING
JosJuice
2020-02-09
CMake: add DOLPHIN_CXX_FLAGS option
Michael M
2019-11-08
Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands
Connor McLaughlin
2019-10-25
Merge pull request #8410 from spycrab/cmake_win_warnings
spycrab
2019-10-18
CMake/Windows: Fix warnings about flags being overridden
spycrab
2019-10-18
Windows: Make builds more reproducible
spycrab
2019-10-06
CMake: Enable generation of compile_commands.json. Used for intellisense in V...
Jordan Woyak
2019-05-15
CMake/Windows: Add PCH support
spycrab
2019-05-12
Core/CMake: Silence some warnings
spycrab
2019-05-12
CMake: Add MSVC support
spycrab
2019-05-05
Require CMake 3.10 and use CMAKE_CXX_STANDARD
Léo Lam
2019-05-04
Enable C++17
Léo Lam
2018-12-08
cmake: Conditionally build the unit tests.
orbea
2018-04-02
CMakeLists: Remove add_dolphin_library macro
Lioncash
2018-03-19
Core/CMakeLists: Migrate off add_dolphin_library
Lioncash
2017-09-27
CMake: don't use -std=c++1z
Michael M
2017-06-03
Common: Add a std::optional implementation
Léo Lam
2017-05-28
add the same flags to CMake
BhaaL
2017-03-14
CMake: add CMAKE_CXX_STANDARD_REQUIRED=ON
Michael Maltese
2017-03-14
CMake: Use CMAKE_CXX_STANDARD instead of passing -std=c++14
Michael Maltese
2017-03-01
CMakeLists: Normalize whitespace
Lioncash
2017-02-10
CMake: use _SCL_SECURE_NO_WARNINGS instead of _SECURE_SCL=0
Michael Maltese
2017-02-08
cmake: Don't use unqualified target_link_libraries
Florent Castelli
2017-01-27
CMake: Move Windows defines to Source/CMakeLists.txt
Michael Maltese
2017-01-25
cmake: Change endmacro(.*) to endmacro()
Florent Castelli
2017-01-24
cmake: Remove PCH support
Florent Castelli
2017-01-20
cmake: Move C++ standard requirement out of global scope to Source/
Florent Castelli
2016-10-24
Fix various comment typos
Sintendo
2016-01-20
Strip the Android shared library file.
Ryan Houdek
[next]