aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/vs2015backend.py
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: various cleanups to move imports for mypy into typechecking blocksEli Schwartz1-3/+6
2021-11-27Fix '# Visual Studio <>' comment in sln files with VS backendLuke Elliott1-0/+2
2020-01-28backend: refactor: set self.interpreter in the constructorDaniel Mensinger1-2/+5
2019-08-24Vs backend compiler selection (#5448)Dylan Baker1-1/+13
2017-05-29Whitespace tweaks to reduce Flake8 warningsAlistair Thomas1-1/+0
2017-05-17Remove unused imports.Elliott Sales de Andrade1-1/+0
2017-03-20vs: do not add generated objects to projectNicolas Schneider1-11/+0
2016-12-07Skip shared module test on VS because it fails for some reason nobody underst...Jussi Pakkanen1-0/+1
2016-07-18vs: Fix visual studio version in solution file (#648)Nirbheek Chauhan1-0/+1
2016-05-30extract vs2015backend into own fileNicolas Schneider1-0/+34