Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-30 | VS: Add /DEBUG to linker to generate debug information | Niklas Claesson | 1 | -0/+5 | |
2017-06-09 | vs: Sometimes WindowsSDKVersion is unset | Nirbheek Chauhan | 1 | -1/+3 | |
https://ci.appveyor.com/project/jpakkane/meson/build/2871/job/ti4qpoptd5tk19sn | |||||
2017-03-30 | strip trailing backslash from WindowsSDKVersion (#1538) | melak47 | 1 | -1/+1 | |
2017-03-22 | add vs2017 backend | Nicolas Schneider | 1 | -0/+27 | |
VS2017 requires the 'WindowsTargetPlatformVersion' property to be set. We gather the version to use from the environment variable 'WindowsSDKVersion' that will be set by the VS developer command prompt. |