summaryrefslogtreecommitdiff
path: root/Source/VSProps
AgeCommit message (Expand)Author
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-11-11msvc: update to vs2022 and windows sdk 10.0.22000Shawn 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-05-16DolphinQt: Add quotes around QtIncludeDir on WindowsDentomologist
2021-05-15DolphinQt: update visual studio qt props to ignore warnings in headersiwubcode
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-21DolphinQt: Stop using qtmainJosJuice
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: prettify include pathsShawn Hoffman
2020-08-22msbuild: use the moc dispatcher from Qt's vstoolsShawn Hoffman
2020-08-22msbuild: re-enable standalone vcxproj processingShawn Hoffman
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-08-22Update Windows build to use Qt 5.15.0.Admiral H. Curtiss
2020-05-30Externals: Fix build failures with the newer glslang.orbea
2020-05-13Externals: Add zstdJosJuice
2020-04-29Externals: Fix OpenAL include directory.degasus
2020-04-29Fix windows build system.degasus
2020-04-24Externals: Add libLZMA.degasus
2020-04-24Externals: Add bzip2.degasus
2020-03-15Merge pull request #8427 from CookiePLMonster/wil-submoduleLéo Lam
2020-02-09Update to Qt 5.14.1spycrab
2020-02-09Add Windows Implementation LibrariesSilent
2020-01-12DolphinQt: Support compiling on ARM64Stenzek