summaryrefslogtreecommitdiff
path: root/mesonbuild/backend/vs2015backend.py
Commit message (Expand)AuthorAgeFilesLines
* Fix '# Visual Studio <>' comment in sln files with VS backendLuke Elliott2021-11-271-0/+2
* backend: refactor: set self.interpreter in the constructorDaniel Mensinger2020-01-281-2/+5
* Vs backend compiler selection (#5448)Dylan Baker2019-08-241-1/+13
* Whitespace tweaks to reduce Flake8 warningsAlistair Thomas2017-05-291-1/+0
* Remove unused imports.Elliott Sales de Andrade2017-05-171-1/+0
* vs: do not add generated objects to projectNicolas Schneider2017-03-201-11/+0
* Skip shared module test on VS because it fails for some reason nobody underst...Jussi Pakkanen2016-12-071-0/+1
* vs: Fix visual studio version in solution file (#648)Nirbheek Chauhan2016-07-181-0/+1
* extract vs2015backend into own fileNicolas Schneider2016-05-301-0/+34