summaryrefslogtreecommitdiff
path: root/mesonbuild/backend/vs2019backend.py
Commit message (Expand)AuthorAgeFilesLines
* Fix '# Visual Studio <>' comment in sln files with VS backendLuke Elliott2021-11-271-0/+2
* Move language standard in separate method within vsbackendMoroz Oleg2021-11-021-0/+10
* fix: llvm toolset is "ClangCL" in VS2019.Luke Elliott2021-01-041-1/+1
* backend: refactor: set self.interpreter in the constructorDaniel Mensinger2020-01-281-2/+5
* Vs backend compiler selection (#5448)Dylan Baker2019-08-241-2/+12
* Add VS2019 backend CI and docs.Anton Kochkov2019-04-161-0/+34