Brad King
|
4747b64fff
VS: Restore include_external_msproject type detection
|
2 months ago |
Brad King
|
d32b78f139
cmGlobalVisualStudio7Generator: Factor out computation of path to .sln
|
3 months ago |
Brad King
|
6a77c80834
cmGlobalVisualStudioGenerator: Consolidate solution generation methods
|
2 months ago |
Brad King
|
6b1c101410
cmGlobalVisualStudioGenerator: Adopt more solution generation methods
|
2 months ago |
Brad King
|
3882718872
VS: Decouple solution generation from `.sln` file format
|
2 months ago |
Brad King
|
d67e7d2726
VS: Factor out Visual Studio `Version` enumeration
|
2 months ago |
Brad King
|
76266f9df6
cmGlobalVisualStudioGenerator: Adopt some solution generation methods
|
2 months ago |
Brad King
|
3392b371e2
VS: Add Visual Studio 18 2026 generator
|
3 months ago |
Brad King
|
a5cb4fe1c6
cmGlobalVisualStudioGenerator: Remove unused code left from VS 7.1
|
3 months ago |
Brad King
|
034cc29b89
cmGlobalVisualStudio7Generator: Constify .sln write methods
|
3 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |
Brad King
|
381c446ff7
VS: Remove support for appending a platform to the generator name
|
11 months ago |
Garrett Campbell
|
9ed178f9d8
Add generator-agnostic DEBUGGER_WORKING_DIRECTORY target property
|
1 year ago |
Brad King
|
241f923a6f
Drop Visual Studio 12 2013 generator
|
1 year ago |
Vitaly Stakhovsky
|
61ce6a6eeb
Source: Delete unused prototypes
|
1 year ago |
Brad King
|
03c31b0395
Drop Visual Studio 9 2008 generator
|
1 year ago |
Brad King
|
994e88ec38
Merge topic 'build-pch'
|
2 years ago |
Brad King
|
df6a3aff27
Merge topic 'vs-sdk-selection'
|
2 years ago |
Clemens Wasser
|
1bb0e59318
codecvt: Extrace codecvt::Encoding to remove codecvt includes
|
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 |
Ben Boeckel
|
bcada09e45
clang-tidy: fix `readability-redundant-access-specifiers` lints
|
3 years ago |
Ben Boeckel
|
860adec528
clang-tidy: fix `modernize-pass-by-value` lints
|
3 years ago |
Ben Boeckel
|
27e37b8a5a
clang-tidy: fix `modernize-use-override` lints
|
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 |
Sumit Bhardwaj
|
11b8366e55
VS: Introduce IsInSolution to check whether a target is in sln file
|
3 years ago |
Sumit Bhardwaj
|
a88f98b3be
Make cmGlobalVisualStudioGenerator::VSVersion enum class
|
3 years ago |
NAKAMURA Takumi
|
0e58a5ea07
Source: Fix possible IWYU warnings in Windows generators
|
4 years ago |