Daniel Pfeifer
|
24ab29b882
Prefer istringstream and ostringstream over stringstream.
|
9 年 前 |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 年 前 |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 年 前 |
Brad King
|
6052e4b3bf
Merge topic 'improve-character-find-and-replace'
|
9 年 前 |
Brad King
|
c13408279f
Add a variable to specify language-wide system include directories
|
9 年 前 |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 年 前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年 前 |
Brad King
|
c7006d2ef1
cmGeneratorTarget: Protect macro code layout from 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
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年 前 |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 年 前 |
Milian Wolff
|
275f2a85b2
Remove temporary allocations when calling cmGeneratorTarget::GetName.
|
9 年 前 |
Bartosz Kosiorek
|
e76ee2c006
iOS: Fix framework resource directory layout (#15848)
|
10 年 前 |
Brad King
|
4ba760260b
Android: Restore generation of non-versioned soname (#15851)
|
10 年 前 |
Tim Grothe
|
247c168b98
Refactor `.def` file lookup
|
10 年 前 |
Brad King
|
adfc8a677e
cmGeneratorTarget: Fix IMPLEMENT_VISIT_IMPL for template data types
|
10 年 前 |
Stephen Kelly
|
278ba2db47
cmGeneratorTarget: Add API for globally visible IMPORTED
|
10 年 前 |
Stephen Kelly
|
383bfd9543
cmTargetCollectLinkLanguages: Remove cmMakefile dependency
|
10 年 前 |
Stephen Kelly
|
7f6beddae3
cmGeneratorTarget: Port cmOptionalLinkImplementation
|
10 年 前 |
Stephen Kelly
|
520ca0ff6c
cmGeneratorTarget: Add API for property keys
|
10 年 前 |
Stephen Kelly
|
b397eae82e
cmGeneratorTarget: Move LinkLanguagePropagatesToDependents from cmTarget
|
10 年 前 |
Stephen Kelly
|
7a1b83cb3f
cmGeneratorTarget: Add GetUtilityBacktrace API
|
10 年 前 |
Stephen Kelly
|
736c2042c6
cmGeneratorTarget: Add GetUtilities API
|
10 年 前 |
Stephen Kelly
|
bde277e811
cmGeneratorTarget: Add GetLinkDirectories API.
|
10 年 前 |
Stephen Kelly
|
cf69630e51
cmGeneratorTarget: Move GetFrameworkVersion from cmTarget
|
10 年 前 |
Stephen Kelly
|
3f8aa62bfb
cmGeneratorTarget: Add API for target-relative commands.
|
10 年 前 |
Stephen Kelly
|
f528e6bcb9
Makefiles: Port progress marks to cmGeneratorTarget.
|
10 年 前 |
Stephen Kelly
|
c2c239e607
cmGlobalGenerator: Move GeneratorTargetsType to usage site.
|
10 年 前 |
Stephen Kelly
|
c099e00fc0
Access policy status from cmGeneratorTarget at generate time.
|
10 年 前 |