Brad King
|
03c31b0395
Drop Visual Studio 9 2008 generator
|
1 year ago |
Brad King
|
88c70dde34
cmGlobalVisualStudioGenerator: Use member 'Version' more directly
|
1 year ago |
Brad King
|
d256581bb0
VS: Fix '-T version=14.40' under VS 17.10 preview 1
|
1 year ago |
Brad King
|
3a7fbd04c8
VS: Verify toolset version= field format more strictly
|
1 year ago |
Brad King
|
43d218d970
VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files
|
1 year ago |
Richard Dzenis
|
899376d070
VS: Allow specifying VCTools version with the ClangCL toolset
|
2 years ago |
Brad King
|
661e005a0e
Merge topic 'vs-sdk-selection'
|
2 years ago |
Brad King
|
d5118ed2e5
Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection
|
2 years ago |
Brad King
|
15ff89654b
VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
|
2 years ago |
Ben Boeckel
|
ec5f1c489a
cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5
|
2 years ago |
Ben Boeckel
|
d4144b9c0a
strings: use `emplace_back` with `cmStrCat` arguments
|
2 years ago |
Ben Boeckel
|
809248a0c9
strings: use character literals where possible
|
2 years ago |
Ben Boeckel
|
7137b17835
cmStrCat: use in Windows-specific sources
|
2 years ago |
Ben Boeckel
|
a5ba00bdf8
strings: combine string literals where possible
|
2 years ago |
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 |