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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
PCH
Age
Commit message (
Expand
)
Author
2026-07-24
Remove Visual Studio Projects and Solutions in favor of CMake
Joshua Vandaële
2026-07-08
mingw: lower case windows includes
Craig Carnell
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2026-01-04
CMake: Apply editorconfig formatting
Joshua Vandaële
2023-05-16
bump minimum VS version to 17.6
Shawn Hoffman
2023-03-04
msvc: bump required version to align with vs 17.5
Shawn Hoffman
2023-01-31
CMake/MSVC: Fix warnings about conflicting /Zi and /Z7
Scott Mansell
2023-01-31
CMake/MSVC: Fix PCH disabled build
Scott Mansell
2022-12-22
bump required vs version
Shawn Hoffman
2022-08-02
msbuild: refactor to reduce rebuild events
Shawn Hoffman
2022-06-02
update min windows sdk to 10.0.22621
Shawn Hoffman
2022-06-02
msvc: update min version to VS 17.2.3
Shawn Hoffman
2022-05-22
cmake: fix PCH to work with msvc/ninja
Scott Mansell
2022-05-22
cmake: fix MSVC PCH support
Scott Mansell
2022-05-10
msvc: bump min version to vs 17.2
Shawn Hoffman
2022-04-27
msbuild: use default Project attrs
Shawn Hoffman
2021-11-11
msvc: update to vs2022 and windows sdk 10.0.22000
Shawn Hoffman
2021-08-14
bump msvc required version to align wth vs 16.11
Shawn Hoffman
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-03
msvc: use external header feature solution-wide
Shawn Hoffman
2021-04-17
Fix PCH when building with CMake + Ninja + MSVC on Windows
Léo Lam
2021-01-09
msvc: bump _MSC_FULL_VER check to 192829335
Shawn Hoffman
2020-10-29
Merge pull request #9091 from shuffle2/pch
Léo Lam
2020-09-16
add some file to pch
Shawn Hoffman
2020-09-16
require msvc 19.27.29111 and Windows SDK 10.0.19041
Shawn Hoffman
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2019-12-28
Add an ARM64 target to Visual Studio projects
Stenzek
2019-11-30
Update VS projects/solutions to VS2019
Stenzek
2019-05-15
CMake/Windows: Add PCH support
spycrab
2018-10-20
Update to Visual Studio's default Windows SDK
Tillmann Karras
2018-07-11
bump msvc version check
Shawn Hoffman
2017-06-03
msvc: bump the required _MSC_FULL_VER
Shawn Hoffman
2017-05-28
upgrade to Windows SDK 10.0.15063.0
BhaaL
2017-05-25
Migrate to Visual Studio 2017.
Pierre Bourdon
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-03-30
pch: Update Visual Studio version check
Lioncash
2015-10-02
pch: Update MSVC version check
Lioncash
2015-09-03
[windows] Update projects to vs2015.
Shawn Hoffman
2015-05-25
Add missing license headers
Tillmann Karras
2015-03-01
Add missing newlines at EOF
Tillmann Karras
2015-03-01
Fix include order of files outside of Source/Core
Tillmann Karras
2015-01-23
Fix Intellisense error spam on Visual Studio.
magumagu
2015-01-12
Minor consistency changes
Stevoisiak
2014-08-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman