mitaclaw
|
f71f2c6ba1
CMakeLists: Add Clang's Specific WShadow Diagnostics
|
8 months ago |
JosJuice
|
51debaeb47
Revert "Android: Don't hold gameFileCache lock during updateAdditionalMetadata"
|
2 years ago |
Tillmann Karras
|
d033d92b05
Move to C++20 for non-MSVC compilers
|
2 years ago |
Shawn Hoffman
|
f11b6bbdda
cmake/win: don't set _WIN32_WINNT
|
2 years ago |
Admiral H. Curtiss
|
9908219dc6
cmake: Add a few missing settings from the Visual Studio project files on MSVC.
|
2 years ago |
Admiral H. Curtiss
|
89fadd26a6
cmake: Use C++latest everywhere on MSVC.
|
2 years ago |
Scott Mansell
|
0909e00117
cmake: fix MSVC PCH support
|
2 years ago |
Scott Mansell
|
2348017ee8
cmake: ignore external warnings in MSVC
|
2 years ago |
Pokechu22
|
ad9e8d97a9
CMakeLists: Replace tab characters with spaces
|
2 years ago |
JosJuice
|
fb265b610d
Android: Don't hold gameFileCache lock during updateAdditionalMetadata
|
3 years ago |
JosJuice
|
1c3f594087
CMake: Build with -std:c++latest for MSVC
|
3 years ago |
Léo Lam
|
585899dba3
Turn format string issues into compile-time errors
|
4 years ago |
Léo Lam
|
4b7f784d1b
Disable -Wstringop-truncation warnings
|
4 years ago |
Léo Lam
|
ade9f92a63
Enable extra warnings in Source CMakeLists, not in root CMakeLists
|
4 years ago |
JosJuice
|
6e1e6d2311
Android: Add content provider support to File::IOFile
|
4 years ago |
JosJuice
|
9be5fe5996
CMake: Add -D_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING
|
4 years ago |
Michael M
|
73711ef995
CMake: add DOLPHIN_CXX_FLAGS option
|
7 years ago |
Connor McLaughlin
|
729308979d
Merge pull request #8388 from jordan-woyak/cmake-export-compile-commands
|
5 years ago |
spycrab
|
f54faedd76
Merge pull request #8410 from spycrab/cmake_win_warnings
|
5 years ago |
spycrab
|
1aeb4908e6
CMake/Windows: Fix warnings about flags being overridden
|
5 years ago |
spycrab
|
50ee8b105d
Windows: Make builds more reproducible
|
5 years ago |
Jordan Woyak
|
e08663bc32
CMake: Enable generation of compile_commands.json. Used for intellisense in Visual Studio Code et al.
|
5 years ago |
spycrab
|
bab00088d4
CMake/Windows: Add PCH support
|
5 years ago |
spycrab
|
c8795f799e
Core/CMake: Silence some warnings
|
5 years ago |
spycrab
|
53ef641da4
CMake: Add MSVC support
|
5 years ago |
Léo Lam
|
9133e8f1be
Require CMake 3.10 and use CMAKE_CXX_STANDARD
|
5 years ago |
Léo Lam
|
04c8201c32
Enable C++17
|
7 years ago |
orbea
|
1327772173
cmake: Conditionally build the unit tests.
|
6 years ago |
Lioncash
|
22be923b91
CMakeLists: Remove add_dolphin_library macro
|
6 years ago |
Lioncash
|
3a4c3bbe01
Core/CMakeLists: Migrate off add_dolphin_library
|
6 years ago |