summaryrefslogtreecommitdiff
path: root/Source/VSProps/Base.props
AgeCommit message (Expand)Author
2026-01-17Fix various typos and spelling mistakesSintendo
2024-03-13VSProps: Set VcpkgEnabled to falseJules Blok
2023-05-23msvc: disable building std modulesShawn Hoffman
2023-03-04msvc: enable compiler checks added in vs 17.5Shawn Hoffman
2023-01-13msvc: note some things to enable in vs 17.5Shawn Hoffman
2023-01-13msvc: set /Zc:enumTypesShawn Hoffman
2023-01-13msvc: dont explicitly set /Zc:lambdaShawn Hoffman
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-07-25replace libpng with libspngShawn Hoffman
2022-07-24msbuild: set C standard to C17Shawn Hoffman
2022-07-24replace zlib with zlib-ngShawn Hoffman
2022-07-11Externals/FatFs: Build as part of Dolphin.Admiral H. Curtiss
2022-07-10Add SDL as a submoduleJun Bo Bi
2022-06-24Externals: add spirv-cross using upstream commit 50b4d5389b6a06f86fb63a2848e1...iwubcode
2022-05-03Revert "msbuild: use pdbaltpath to strip dirname of pdb"Shawn Hoffman
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-04-27Disable MSBuild Resource ManagerShawn Hoffman
2022-04-26Merge pull request #10616 from shuffle2/fmt-libMai M
2022-04-26msbuild: use pathmap to unify source paths embedded in objectsShawn Hoffman
2022-04-26msbuild: use pdbaltpath to strip dirname of pdbShawn Hoffman
2022-04-26use fmt as static library instead of headersShawn Hoffman
2022-04-25msbuild: brepro -> deterministicShawn Hoffman
2022-04-17update to libusb v1.0.26Shawn Hoffman
2022-04-02msbuild: don't explicitly set _SECURE_SCLShawn Hoffman
2022-04-02msvc: enable conformant __cplusplus macroShawn Hoffman
2022-03-29windows: move ffmpeg bins to submoduleShawn Hoffman
2022-03-19Re-enable Auto-Update when building with VS project files.Admiral H. Curtiss
2021-11-15msbuild: remove workaround for older winsdkShawn Hoffman
2021-11-15msbuild: use /external:anglebracketsShawn Hoffman
2021-08-24Android: Don't hold gameFileCache lock during updateAdditionalMetadataJosJuice
2021-07-21Merge pull request #9600 from Bonta0/mgba-prJMC47
2021-07-17msbuild: remove deprecated MinimalRebuildShawn Hoffman
2021-07-13Externals: Integrate mGBA as a submoduleBonta
2021-06-03msvc: use external header feature solution-wideShawn Hoffman
2021-01-27msbuild: re-enable HAS_OPENGL and HAS_VULKANShawn Hoffman
2021-01-10msvc: add asan support (disabled by default)Shawn Hoffman
2021-01-09msbuild: enable USE_GDBSTUBShawn Hoffman
2020-09-09Merge pull request #8765 from AdmiralCurtiss/jit-reuse-memoryJMC47
2020-08-28msbuild: add experimental:deterministic for safetyShawn Hoffman
2020-08-27msbuild: explicitly disable incremental linkingShawn Hoffman
2020-08-27msvc: enable /Zc:preprocessor and make build compile cleanlyShawn Hoffman
2020-08-27msbuild: use x64-hosted toolchainShawn Hoffman
2020-08-27msbuild: always enable /Gy and /GwShawn Hoffman
2020-08-27msbuild: properly enable /BreproShawn Hoffman
2020-08-27msbuild: re-enable C4996 and C4351Shawn Hoffman
2020-08-27msbuild: enable /Zc:externConstexpr,lambda note about preprocessorShawn Hoffman
2020-08-24Externals: Add rangeset.Admiral H. Curtiss
2020-08-23msbuild: silence warnings about deprecated codecvt itemsShawn Hoffman
2020-08-22msbuild: allow _WIN32_WINNT to be naturally defined by headersShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman