Ben Boeckel
|
3f1378fbca
strings: compare to static `string_view` instances in Windows-only code
|
2 years ago |
Brad King
|
536c1de1d4
Drop Visual Studio 11 2012 generator
|
2 years ago |
Brad King
|
2f3d945f83
VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection
|
2 years ago |
Brad King
|
e259063b0a
VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known
|
2 years ago |
Ivan Zinkevich
|
33c15ae2b9
VS: Build custom commands concurrently when possible
|
2 years ago |
Kitware Robot
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
Ben Boeckel
|
362d6cd234
clang-tidy: fix `modernize-raw-string-literal` lints
|
2 years ago |
Ben Boeckel
|
d64adb9267
clang-tidy: fix `readability-string-compare` lints
|
2 years ago |
Ben Boeckel
|
a805a897a8
clang-tidy: fix `bugprone-parent-virtual-call` lints
|
2 years ago |
Ben Boeckel
|
4deab0a75c
clang-tidy: fix `readability-braces-around-statements` lints
|
2 years ago |
Ben Boeckel
|
b72c45e39f
clang-tidy: fix `readability-else-after-return` lints
|
2 years ago |
Ben Boeckel
|
07172aa31e
clang-tidy: fix `readability-redundant-string-cstr` lints
|
2 years ago |
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 |