Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 years ago |
Brad King
|
163cc8bbdd
VS: Convert WriteSLNHeader to non-virtual lookup table
|
6 years ago |
Brad King
|
d955b4f753
Merge topic 'fix-custom-target-with-csharp'
|
7 years ago |
Brad King
|
a56edad6d6
CSharp: Fix regression in VS project type selection for custom target
|
7 years ago |
Brad King
|
a6e02f881d
add_dependencies: Track backtraces internally
|
7 years ago |
Michael Stürmer
|
f9042d807d
remove TargetIsCSharpOnly() and use methods from cmGeneratorTarget
|
7 years ago |
Vitaly Stakhovsky
|
92c7b52607
VS: Use range-based 'for' loops in generator code
|
7 years ago |
luzpaz
|
777e87ae00
Fix trivial typos in text
|
8 years ago |
Brad King
|
c5b5bb270f
VS: Do not consider MAP_IMPORTED_CONFIG_<CONFIG> on non-imported targets
|
8 years ago |
Brad King
|
c94f1bcf92
Drop Visual Studio 7 .NET 2003 generator
|
8 years ago |
Beeble
|
227de0b95d
include_external_msproject: Honor MAP_IMPORTED_CONFIG_<CONFIG>
|
8 years ago |
Beeble
|
4cd815f0b3
VS: Pass whole target to WriteProjectConfigurations
|
8 years ago |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio specific issues
|
9 years ago |
Brad King
|
7aa9961939
Merge topic 'vs-csharp-prep'
|
9 years ago |
Michael Stürmer
|
4f78b9ff2d
VS: Add CSharp project uuid and file extension
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 years ago |
Brad King
|
067b21b675
Merge topic 'clang-format-include-order'
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
ce82e0a53f
Deprecate Visual Studio 7 .NET 2003 generator
|
9 years ago |
Taylor Braun-Jones
|
f069be0548
VS: Fix default target support for targets nested inside a folder
|
9 years ago |
Davy Durham
|
78ec046130
VS: Add option to choose the `.sln` startup project (#15578)
|
9 years ago |
Stephen Kelly
|
600af01d41
VS: Port utility depends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
330bfa8336
VS: Port target depends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
b13e26e278
VS: Port ProjectDepends to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
8ac8739b2e
VS: Port TargetIsFortranOnly to cmGeneratorTarget
|
10 years ago |