Brad King
|
7aa9961939
Merge topic 'vs-csharp-prep'
|
9 年 前 |
Michael Stürmer
|
4f78b9ff2d
VS: Add CSharp project uuid and file extension
|
9 年 前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年 前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年 前 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年 前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年 前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年 前 |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 年 前 |
Brad King
|
067b21b675
Merge topic 'clang-format-include-order'
|
9 年 前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年 前 |
Brad King
|
ce82e0a53f
Deprecate Visual Studio 7 .NET 2003 generator
|
9 年 前 |
Taylor Braun-Jones
|
f069be0548
VS: Fix default target support for targets nested inside a folder
|
9 年 前 |
Davy Durham
|
78ec046130
VS: Add option to choose the `.sln` startup project (#15578)
|
9 年 前 |
Stephen Kelly
|
600af01d41
VS: Port utility depends to cmGeneratorTarget
|
10 年 前 |
Stephen Kelly
|
330bfa8336
VS: Port target depends to cmGeneratorTarget
|
10 年 前 |
Stephen Kelly
|
b13e26e278
VS: Port ProjectDepends to cmGeneratorTarget.
|
10 年 前 |
Stephen Kelly
|
8ac8739b2e
VS: Port TargetIsFortranOnly to cmGeneratorTarget
|
10 年 前 |
Stephen Kelly
|
84fb579fc8
VS: Port WriteProject to cmGeneratorTarget
|
10 年 前 |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 年 前 |
Brad King
|
03bfe71ae0
VS: Refactor target ordering logic
|
10 年 前 |
Stephen Kelly
|
524610f967
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 年 前 |
Stephen Kelly
|
0e14c7ee63
Replace 'foo.size() > 0' pattern with !foo.empty().
|
10 年 前 |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 年 前 |
Brad King
|
2f4bb4e9b0
VS: Do not accumulate configurations globally (#15577)
|
10 年 前 |
Stephen Kelly
|
dad8b03fbe
VS: Remove obsolete methods.
|
10 年 前 |
Stephen Kelly
|
e435f875ec
VS: Move version information to global generator.
|
10 年 前 |
Stephen Kelly
|
b5f093f096
VS: Simplify setting of flag table.
|
10 年 前 |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 年 前 |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 年 前 |
Brad King
|
987d4a1240
VS: Do not generate a BOM in .sln files
|
10 年 前 |