Daniel Pfeifer
|
fa277b29e4
Remove c_str() calls from stream arguments.
|
hace 9 años |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
hace 9 años |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
hace 9 años |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
hace 9 años |
Brad King
|
180538c706
Source: Stabilize include order
|
hace 9 años |
Andrey Mishchenko
|
e0ad72d8af
Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAME
|
hace 10 años |
Stephen Kelly
|
a0ebd69b52
Graphviz: Port to cmGeneratorTarget.
|
hace 10 años |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
hace 10 años |
Stephen Kelly
|
20b95ef8c8
cmState: Initialize default definitions immediately.
|
hace 10 años |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
hace 10 años |
Stephen Kelly
|
92041eec49
cmGlobalGenerator: Remove MakeLocalGenerator method.
|
hace 10 años |
Stephen Kelly
|
acb006229d
cmGlobalGenerator: Require a snapshot to create a local generator.
|
hace 10 años |
Stephen Kelly
|
92b8b1fc3d
cmGraphVizWriter: Re-arrange data layout.
|
hace 10 años |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
hace 10 años |
Brad King
|
be248ab435
Merge topic 'refactor-cmLocalGenerator'
|
hace 10 años |
Stephen Kelly
|
57bdc1a2f7
cmState: Compute and store directory components.
|
hace 10 años |
Stephen Kelly
|
b659d161da
cmGlobalGenerator: Add NVI wrapper to create local generator.
|
hace 10 años |
Stephen Kelly
|
6e23a4bddd
cmMakefile: Remove always-null first parameter to ReadListFile.
|
hace 10 años |
Stephen Kelly
|
d92887efab
Replace 'foo.size() > 0' pattern with !foo.empty().
|
hace 11 años |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
hace 11 años |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
hace 11 años |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
hace 11 años |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
hace 11 años |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
hace 11 años |
Daniel Pfeifer
|
18bef4cd66
graphviz: allow to disable per target graphs (#14746)
|
hace 11 años |
Sean McBride
|
d993032209
cmGraphVizWriter: Add extra space in comment to suppress warning
|
hace 12 años |
Stephen Kelly
|
ddc052052b
Always use the auto_ptr from cmsys.
|
hace 13 años |
Alex Neundorf
|
08fa5ddb1c
Also generate dependers-graphviz files.
|
hace 15 años |
Alex Neundorf
|
4f96a7621f
GRAPHVIZ_IGNORE_TARGETS is now a list of regular expressions
|
hace 15 años |
Alex Neundorf
|
5698ad2047
Make it possible to exlude external libs from dot files
|
hace 15 años |