summaryrefslogtreecommitdiff
path: root/mesonbuild/backend/vs2017backend.py
AgeCommit message (Expand)Author
2025-10-16backend: remove InterpreterPaolo Bonzini
2025-06-05vsbackend: detect toolset and SDK version at generate() timePaolo Bonzini
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-03-20backends: simplify class setupEli Schwartz
2022-06-10treewide: various cleanups to move imports for mypy into typechecking blocksEli Schwartz
2021-11-27Fix '# Visual Studio <>' comment in sln files with VS backendLuke Elliott
2021-11-02Move language standard in separate method within vsbackendMoroz Oleg
2020-01-28backend: refactor: set self.interpreter in the constructorDaniel Mensinger
2019-08-24Vs backend compiler selection (#5448)Dylan Baker
2017-11-30VS: Add /DEBUG to linker to generate debug informationNiklas Claesson
2017-06-09vs: Sometimes WindowsSDKVersion is unsetNirbheek Chauhan
2017-03-30strip trailing backslash from WindowsSDKVersion (#1538)melak47
2017-03-22add vs2017 backendNicolas Schneider