Ben Boeckel
|
c61ece5c40
clang-tidy: fix `modernize-use-auto` lints
|
2 years ago |
Ben Boeckel
|
64c0702f91
clang-tidy: fix `readability-static-accessed-through-instance` lints
|
2 years ago |
Brad King
|
48db261e69
cmake --build: Use both inter- and intra-project parallelism with msbuild
|
3 years ago |
Ilia K
|
3166547cf6
ASM_MARMASM: Add support for Microsoft ARM assembler language
|
3 years ago |
Brad King
|
8d6f015d59
Drop Visual Studio 10 2010 generator
|
3 years ago |
Nicholas Sinlock
|
f972e4fd3a
cmVSGenerator: Add support for two-part toolset versions for Visual Studio
|
3 years ago |
Brad King
|
289932ded0
VS: Revert "Write ZERO_CHECK.proj for VS19 and above"
|
3 years ago |
Sumit Bhardwaj
|
7219988b00
VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject
|
3 years ago |
FeRD (Frank Dana)
|
98a10290a8
cmSystemTools: Fix 'ErrorOccurred' spelling
|
3 years ago |
Sumit Bhardwaj
|
a334f1b906
VS: Write ZERO_CHECK.proj for VS19 and above
|
3 years ago |
Brad King
|
4313c5acbc
VS: Revert "Write ZERO_CHECK.proj for VS19 and above"
|
3 years ago |
Brad King
|
731bdec8b9
Merge topic 'vs-package-restore-docs'
|
3 years ago |
Carsten Rudolph
|
f320a31087
cmake --build: prioritize --resolve-package-references over preset
|
3 years ago |
Sumit Bhardwaj
|
925da7d428
VS: Write ZERO_CHECK.proj for VS19 and above
|
3 years ago |
Florian Schweiger
|
5cdd774d51
VS: Handle build target correct for .NET SDK style projects with Any CPU
|
3 years ago |
Sumit Bhardwaj
|
a88f98b3be
Make cmGlobalVisualStudioGenerator::VSVersion enum class
|
3 years ago |
Carsten Rudolph
|
9aa7831f05
Presets: add resolve packages setting to build presets.
|
3 years ago |
Carsten Rudolph
|
b2f8f0bb87
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
|
3 years ago |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 years ago |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
4 years ago |
Brad King
|
f97f8537f3
VS: Model a default target framework
|
4 years ago |
Brad King
|
6999b87133
cmGlobalVisualStudio10Generator: Add method to find MSBuild early
|
4 years ago |
Brad King
|
6511654164
cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search
|
4 years ago |
Brad King
|
22dab6eb96
Deprecate Visual Studio 10 2010 generator
|
4 years ago |
Brad King
|
c46b265839
VS: Add Visual Studio 17 2022 generator
|
4 years ago |
Brad King
|
b0f830ced6
VS: Do not apply any '/external:*' flag table mapping on VS < 16.10
|
4 years ago |
Brad King
|
3fd65f5ca6
VS: Compare VS instance versions as strings
|
4 years ago |
Brad King
|
e4ca525d84
VS: Do not apply '/external:W*' flag table mapping on VS < 16.10
|
4 years ago |
Brad King
|
e66a7fe07b
cmGlobalVisualStudio10Generator: Move static functions to anonymous namespace
|
4 years ago |
Brad King
|
3db61cf985
VS: Fix VCTargetsPath detection when cross-compiling
|
4 years ago |