Brad King
|
3392b371e2
VS: Add Visual Studio 18 2026 generator
|
2 months ago |
Brad King
|
7f0883ac04
VS: Remove unused generator code
|
2 months ago |
Brad King
|
a5cb4fe1c6
cmGlobalVisualStudioGenerator: Remove unused code left from VS 7.1
|
2 months ago |
Brad King
|
034cc29b89
cmGlobalVisualStudio7Generator: Constify .sln write methods
|
2 months ago |
Ben Boeckel
|
b82a74d918
generators: use GetSupportDirectory() in more places
|
5 months ago |
Ben Boeckel
|
aaeaeff258
cmGlobalVisualStudioGenerator: simplify target dir construction
|
5 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Brad King
|
381c446ff7
VS: Remove support for appending a platform to the generator name
|
10 months ago |
Alex Turbov
|
bc8621d999
Fix: A lot of typos in code found by `typos`
|
9 months ago |
Garrett Campbell
|
9ed178f9d8
Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target property
|
11 months ago |
Brad King
|
241f923a6f
Drop Visual Studio 12 2013 generator
|
1 year ago |
Brad King
|
03c31b0395
Drop Visual Studio 9 2008 generator
|
1 year ago |
Vitaly Stakhovsky
|
1a49b439a5
Source: Use cmValue::IsOn and IsOff
|
1 year 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
|
2409f62d18
strings: simplify streaming sequences
|
2 years ago |
Ben Boeckel
|
3f1378fbca
strings: compare to static `string_view` instances in Windows-only code
|
2 years ago |
Brad King
|
df6a3aff27
Merge topic 'vs-sdk-selection'
|
2 years ago |
Brad King
|
a4d532e998
VS: Restore Windows SDK selection with platform in generator name
|
2 years ago |
Brad King
|
536c1de1d4
Drop Visual Studio 11 2012 generator
|
2 years ago |
scivision
|
7b0a629693
Source: use C++11 nullptr
|
2 years ago |
Kyle Edwards
|
480b363724
cmCustomCommand: Refactor custom command-specific policy values
|
2 years ago |
Ben Boeckel
|
362d6cd234
clang-tidy: fix `modernize-raw-string-literal` lints
|
2 years ago |
Ben Boeckel
|
27f5ce07cc
clang-tidy: fix `performance-unnecessary-value-param` lints
|
2 years ago |
Ben Boeckel
|
b72c45e39f
clang-tidy: fix `readability-else-after-return` lints
|
2 years ago |
Ben Boeckel
|
83d685ee1b
clang-tidy: fix `modernize-use-equals-default` lints
|
2 years ago |
Werner, Joerg
|
f3c918ef1b
cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022
|
3 years ago |
Brad King
|
8d6f015d59
Drop Visual Studio 10 2010 generator
|
3 years ago |
Sumit Bhardwaj
|
7219988b00
VS: Exclude ZERO_CHECK.proj from .sln for include_external_msproject
|
3 years ago |