summaryrefslogtreecommitdiff
path: root/mesonbuild/backend/vs2015backend.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
2020-01-28backend: refactor: set self.interpreter in the constructorDaniel Mensinger
2019-08-24Vs backend compiler selection (#5448)Dylan Baker
2017-05-29Whitespace tweaks to reduce Flake8 warningsAlistair Thomas
2017-05-17Remove unused imports.Elliott Sales de Andrade
2017-03-20vs: do not add generated objects to projectNicolas Schneider
2016-12-07Skip shared module test on VS because it fails for some reason nobody underst...Jussi Pakkanen
2016-07-18vs: Fix visual studio version in solution file (#648)Nirbheek Chauhan
2016-05-30extract vs2015backend into own fileNicolas Schneider