index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
backend
/
vs2015backend.py
Age
Commit message (
Expand
)
Author
2025-10-16
backend: remove Interpreter
Paolo Bonzini
2025-06-05
vsbackend: detect toolset and SDK version at generate() time
Paolo Bonzini
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-03-20
backends: simplify class setup
Eli Schwartz
2022-06-10
treewide: various cleanups to move imports for mypy into typechecking blocks
Eli Schwartz
2021-11-27
Fix '# Visual Studio <>' comment in sln files with VS backend
Luke Elliott
2020-01-28
backend: refactor: set self.interpreter in the constructor
Daniel Mensinger
2019-08-24
Vs backend compiler selection (#5448)
Dylan Baker
2017-05-29
Whitespace tweaks to reduce Flake8 warnings
Alistair Thomas
2017-05-17
Remove unused imports.
Elliott Sales de Andrade
2017-03-20
vs: do not add generated objects to project
Nicolas Schneider
2016-12-07
Skip shared module test on VS because it fails for some reason nobody underst...
Jussi Pakkanen
2016-07-18
vs: Fix visual studio version in solution file (#648)
Nirbheek Chauhan
2016-05-30
extract vs2015backend into own file
Nicolas Schneider