index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalVisualStudio10Generator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
VS: Allow specifying VCTools version with the ClangCL toolset
Richard Dzenis
2023-08-16
1
-25/+31
*
Merge topic 'vs-sdk-selection'
Brad King
2023-08-10
1
-1/+1
|
\
|
*
Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection
Brad King
2023-08-10
1
-1/+1
|
|
\
|
|
*
VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
Brad King
2023-08-10
1
-1/+1
*
|
|
cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5
Ben Boeckel
2023-08-08
1
-1/+3
|
/
/
*
|
strings: use `emplace_back` with `cmStrCat` arguments
Ben Boeckel
2023-07-28
1
-3/+3
*
|
strings: use character literals where possible
Ben Boeckel
2023-07-28
1
-5/+5
*
|
cmStrCat: use in Windows-specific sources
Ben Boeckel
2023-07-28
1
-155/+155
*
|
strings: combine string literals where possible
Ben Boeckel
2023-07-27
1
-2/+4
*
|
strings: compare to static `string_view` instances in Windows-only code
Ben Boeckel
2023-07-27
1
-73/+75
*
|
Drop Visual Studio 11 2012 generator
Brad King
2023-06-13
1
-1/+0
|
/
*
VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection
Brad King
2023-04-05
1
-0/+9
*
VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known
Brad King
2023-04-05
1
-0/+15
*
VS: Build custom commands concurrently when possible
Ivan Zinkevich
2023-01-23
1
-0/+11
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
1
-3/+3
*
clang-tidy: fix `modernize-raw-string-literal` lints
Ben Boeckel
2022-11-29
1
-1/+1
*
clang-tidy: fix `readability-string-compare` lints
Ben Boeckel
2022-11-29
1
-1/+1
*
clang-tidy: fix `bugprone-parent-virtual-call` lints
Ben Boeckel
2022-11-29
1
-0/+1
*
clang-tidy: fix `readability-braces-around-statements` lints
Ben Boeckel
2022-11-29
1
-1/+2
*
clang-tidy: fix `readability-else-after-return` lints
Ben Boeckel
2022-11-29
1
-36/+54
*
clang-tidy: fix `readability-redundant-string-cstr` lints
Ben Boeckel
2022-11-29
1
-1/+1
*
clang-tidy: fix `modernize-use-auto` lints
Ben Boeckel
2022-11-29
1
-1/+1
*
clang-tidy: fix `readability-static-accessed-through-instance` lints
Ben Boeckel
2022-11-29
1
-1/+2
*
cmake --build: Use both inter- and intra-project parallelism with msbuild
Brad King
2022-11-16
1
-2/+0
*
ASM_MARMASM: Add support for Microsoft ARM assembler language
Ilia K
2022-11-09
1
-0/+8
*
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-179/+0
*
cmVSGenerator: Add support for two-part toolset versions for Visual Studio
Nicholas Sinlock
2022-09-02
1
-0/+21
*
VS: Revert "Write ZERO_CHECK.proj for VS19 and above"
Brad King
2022-07-22
1
-16/+0
*
VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject
Sumit Bhardwaj
2022-07-20
1
-0/+8
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-4/+4
*
VS: Write ZERO_CHECK.proj for VS19 and above
Sumit Bhardwaj
2022-02-21
1
-0/+8
*
VS: Revert "Write ZERO_CHECK.proj for VS19 and above"
Brad King
2022-02-17
1
-7/+0
*
Merge topic 'vs-package-restore-docs'
Brad King
2022-02-16
1
-1/+1
|
\
|
*
cmake --build: prioritize --resolve-package-references over preset
Carsten Rudolph
2022-02-15
1
-1/+1
*
|
VS: Write ZERO_CHECK.proj for VS19 and above
Sumit Bhardwaj
2022-02-12
1
-0/+7
|
/
*
VS: Handle build target correct for .NET SDK style projects with Any CPU
Florian Schweiger
2022-02-07
1
-14/+27
*
Make cmGlobalVisualStudioGenerator::VSVersion enum class
Sumit Bhardwaj
2022-01-25
1
-14/+14
*
Presets: add resolve packages setting to build presets.
Carsten Rudolph
2022-01-22
1
-0/+4
*
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
Carsten Rudolph
2022-01-22
1
-0/+69
*
cmBuildOptions: Split build arguments into separate object.
Carsten Rudolph
2022-01-22
1
-4/+6
*
Source: Fix possible IWYU warnings in Windows generators
NAKAMURA Takumi
2021-11-19
1
-1/+12
*
VS: Model a default target framework
Brad King
2021-11-06
1
-0/+7
*
cmGlobalVisualStudio10Generator: Add method to find MSBuild early
Brad King
2021-10-20
1
-0/+6
*
cmGlobalVisualStudio10Generator: Allow subclasses to reset MSBuild search
Brad King
2021-10-20
1
-1/+0
*
Deprecate Visual Studio 10 2010 generator
Brad King
2021-07-29
1
-1/+1
*
VS: Add Visual Studio 17 2022 generator
Brad King
2021-06-25
1
-0/+2
*
VS: Do not apply any '/external:*' flag table mapping on VS < 16.10
Brad King
2021-06-17
1
-8/+10
*
VS: Compare VS instance versions as strings
Brad King
2021-06-17
1
-6/+7
*
VS: Do not apply '/external:W*' flag table mapping on VS < 16.10
Brad King
2021-06-16
1
-2/+11
*
cmGlobalVisualStudio10Generator: Move static functions to anonymous namespace
Brad King
2021-06-16
1
-2/+4
[next]