Brad King
|
4747b64fff
VS: Restore include_external_msproject type detection
|
2 months ago |
Brad King
|
e6aa7742b0
VS: Generate .slnx files for VS 2026
|
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
|
76266f9df6
cmGlobalVisualStudioGenerator: Adopt some solution generation methods
|
2 months ago |
Brad King
|
cd46d8ec84
Merge branch 'backport-vs2026' into vs2026
|
2 months ago |
Brad King
|
3392b371e2
VS: Add Visual Studio 18 2026 generator
|
3 months ago |
Brad King
|
7f0883ac04
VS: Remove unused generator code
|
3 months ago |
Ben Boeckel
|
08f1a0fbc6
cmLocalGenerator: get the configuration when building object paths
|
3 months ago |
Brad King
|
d48a9e1111
Merge topic 'vs-cleanup'
|
3 months ago |
Brad King
|
a5cb4fe1c6
cmGlobalVisualStudioGenerator: Remove unused code left from VS 7.1
|
3 months ago |
Brad King
|
54e7008e2d
Merge topic 'vs-cleanup'
|
3 months ago |
Brad King
|
034cc29b89
cmGlobalVisualStudio7Generator: Constify .sln write methods
|
3 months ago |
Ben Boeckel
|
c651b0e002
objects: implement installation naming strategies
|
6 months ago |
Ben Boeckel
|
b82a74d918
generators: use GetSupportDirectory() in more places
|
6 months ago |
Ben Boeckel
|
aaeaeff258
cmGlobalVisualStudioGenerator: simplify target dir construction
|
6 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 |
Alex Turbov
|
bc8621d999
Fix: A lot of typos in code found by `typos`
|
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 |
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 |