aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/vs2019backend.py
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: various cleanups to move imports for mypy into typechecking blocksEli Schwartz1-2/+5
2021-11-27Fix '# Visual Studio <>' comment in sln files with VS backendLuke Elliott1-0/+2
2021-11-02Move language standard in separate method within vsbackendMoroz Oleg1-0/+10
2021-01-04fix: llvm toolset is "ClangCL" in VS2019.Luke Elliott1-1/+1
2020-01-28backend: refactor: set self.interpreter in the constructorDaniel Mensinger1-2/+5
2019-08-24Vs backend compiler selection (#5448)Dylan Baker1-2/+12
2019-04-16Add VS2019 backend CI and docs.Anton Kochkov1-0/+34