aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/vs2017backend.py
AgeCommit message (Expand)AuthorFilesLines
2020-01-28backend: refactor: set self.interpreter in the constructorDaniel Mensinger1-2/+5
2019-08-24Vs backend compiler selection (#5448)Dylan Baker1-1/+16
2017-11-30VS: Add /DEBUG to linker to generate debug informationNiklas Claesson1-0/+5
2017-06-09vs: Sometimes WindowsSDKVersion is unsetNirbheek Chauhan1-1/+3
2017-03-30strip trailing backslash from WindowsSDKVersion (#1538)melak471-1/+1
2017-03-22add vs2017 backendNicolas Schneider1-0/+27