summaryrefslogtreecommitdiff
path: root/Source/PCH
AgeCommit message (Expand)Author
2026-07-24Remove Visual Studio Projects and Solutions in favor of CMakeJoshua Vandaële
2026-07-08mingw: lower case windows includesCraig Carnell
2026-01-17Fix various typos and spelling mistakesSintendo
2026-01-04CMake: Apply editorconfig formattingJoshua Vandaële
2023-05-16bump minimum VS version to 17.6Shawn Hoffman
2023-03-04msvc: bump required version to align with vs 17.5Shawn Hoffman
2023-01-31CMake/MSVC: Fix warnings about conflicting /Zi and /Z7Scott Mansell
2023-01-31CMake/MSVC: Fix PCH disabled buildScott Mansell
2022-12-22bump required vs versionShawn Hoffman
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-06-02update min windows sdk to 10.0.22621Shawn Hoffman
2022-06-02msvc: update min version to VS 17.2.3Shawn Hoffman
2022-05-22cmake: fix PCH to work with msvc/ninjaScott Mansell
2022-05-22cmake: fix MSVC PCH supportScott Mansell
2022-05-10msvc: bump min version to vs 17.2Shawn Hoffman
2022-04-27msbuild: use default Project attrsShawn Hoffman
2021-11-11msvc: update to vs2022 and windows sdk 10.0.22000Shawn Hoffman
2021-08-14bump msvc required version to align wth vs 16.11Shawn Hoffman
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-03msvc: use external header feature solution-wideShawn Hoffman
2021-04-17Fix PCH when building with CMake + Ninja + MSVC on WindowsLéo Lam
2021-01-09msvc: bump _MSC_FULL_VER check to 192829335Shawn Hoffman
2020-10-29Merge pull request #9091 from shuffle2/pchLéo Lam
2020-09-16add some file to pchShawn Hoffman
2020-09-16require msvc 19.27.29111 and Windows SDK 10.0.19041Shawn Hoffman
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-11-30Update VS projects/solutions to VS2019Stenzek
2019-05-15CMake/Windows: Add PCH supportspycrab
2018-10-20Update to Visual Studio's default Windows SDKTillmann Karras
2018-07-11bump msvc version checkShawn Hoffman
2017-06-03msvc: bump the required _MSC_FULL_VERShawn Hoffman
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-03-30pch: Update Visual Studio version checkLioncash
2015-10-02pch: Update MSVC version checkLioncash
2015-09-03[windows] Update projects to vs2015.Shawn Hoffman
2015-05-25Add missing license headersTillmann Karras
2015-03-01Add missing newlines at EOFTillmann Karras
2015-03-01Fix include order of files outside of Source/CoreTillmann Karras
2015-01-23Fix Intellisense error spam on Visual Studio.magumagu
2015-01-12Minor consistency changesStevoisiak
2014-08-14Windows: Use a shared precompiled header for dolphin code under Source/Shawn Hoffman