6 Commits (728fcdaab312020fe3ebea40e942f23ee620ed6c)

Author SHA1 Message Date
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 1 year ago
Eli Schwartz b4c347674b
backends: simplify class setup 2 years ago
Eli Schwartz a49cd00d64 treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
Luke Elliott 26b102e817 Fix '# Visual Studio <>' comment in sln files with VS backend 3 years ago
Crend King 809792c223 Support Visual Studio 2022 backend 3 years ago
Moroz Oleg b72624171b Move language standard in separate method within vsbackend 3 years ago
Luke Elliott 1c60fdd847 fix: llvm toolset is "ClangCL" in VS2019. 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Daniel Mensinger 668610c0d2 backend: refactor: set self.interpreter in the constructor 5 years ago
Dylan Baker 110b562930 Vs backend compiler selection (#5448) 5 years ago
Anton Kochkov ad0ba6a911 Add VS2019 backend CI and docs. 6 years ago
Niklas Claesson e0274441fc VS: Add /DEBUG to linker to generate debug information 7 years ago
Nirbheek Chauhan b6b3905325 vs: Sometimes WindowsSDKVersion is unset 8 years ago
melak47 d2548e6e83 strip trailing backslash from WindowsSDKVersion (#1538) 8 years ago
Nicolas Schneider 994696e0ad add vs2017 backend 8 years ago
Nicolas Schneider baa6df2ce7 vs: do not add generated objects to project 8 years ago
Jussi Pakkanen dc1f537fb3 Skip shared module test on VS because it fails for some reason nobody understands. 8 years ago
Nirbheek Chauhan 129ce6800c vs: Fix visual studio version in solution file (#648) 8 years ago
Nicolas Schneider fba749fcb7 extract vs2015backend into own file 9 years ago