| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-04 | CMake: Apply editorconfig formatting | Joshua Vandaële | |
| 2025-10-10 | Update cpp-optparse to last commit and turn into a submodule | Joshua Vandaële | |
| 2024-03-19 | CMake: Hide warnings in Externals also for non-msvc. | Jordan Woyak | |
| 2022-08-02 | msbuild: refactor to reduce rebuild events | Shawn Hoffman | |
| * moves dolphin-specific settings out of Base.props * creates exports.props for externals, allowing to easily import individual Externals * corrects some cruft that accumulated and probably contributed to msbuild overbuilding | |||
| 2022-05-22 | cmake: Disable warnings for most externals on MSVC, like we do in the VS ↵ | Admiral H. Curtiss | |
| project files. | |||
| 2022-04-27 | msbuild: use default Project attrs | Shawn Hoffman | |
| maybe it makes the xml less scary :D | |||
| 2020-08-22 | msbuild: re-enable standalone vcxproj processing | Shawn Hoffman | |
| 2020-08-22 | msbuild: refactor stuff out of project files (for externals) | Shawn Hoffman | |
| 2019-12-28 | Add an ARM64 target to Visual Studio projects | Stenzek | |
| 2019-11-30 | Update VS projects/solutions to VS2019 | Stenzek | |
| 2018-10-20 | Update to Visual Studio's default Windows SDK | Tillmann Karras | |
| 2017-06-03 | remove unused msbuild file content | Shawn Hoffman | |
| 2017-06-03 | might as well update yet some more pointless version numbers.. | Shawn Hoffman | |
| 2017-05-28 | upgrade to Windows SDK 10.0.15063.0 | BhaaL | |
| this is required for /permissive- to work, because some headers in the Windows SDK use Microsoft extensions that are not allowed in standards mode | |||
| 2017-05-25 | Migrate to Visual Studio 2017. | Pierre Bourdon | |
| Auto-generated by the IDE, I'll trust it knows what it's doing. | |||
| 2017-02-16 | Add the cpp-optparse project to Externals. | Ryan Houdek | |
| From https://github.com/weisslj/cpp-argparse | |||
