MantisBT - CMake
View Issue Details
0014746CMakeCMakepublic2014-02-09 17:112014-10-06 10:32
Daniel Pfeifer 
Brad King 
normalfeaturealways
closedfixed 
 
CMake 3.1CMake 3.1 
0014746: --graphviz generates many files
We have a large project with about 400 targets.
When using the --graphviz option, CMake creates two files per target in addition to the desired one.

The attached patch introduces the options GRAPHVIZ_GENERATE_PER_TARGET
and GRAPHVIZ_GENERATE_DEPENDERS to CMakeGraphVizOptions.cmake.
No tags attached.
patch 0001-graphviz-allow-to-disable-per-target-graphs.patch (3,588) 2014-02-09 17:11
https://public.kitware.com/Bug/file/5067/0001-graphviz-allow-to-disable-per-target-graphs.patch
Issue History
2014-02-09 17:11Daniel PfeiferNew Issue
2014-02-09 17:11Daniel PfeiferFile Added: 0001-graphviz-allow-to-disable-per-target-graphs.patch
2014-02-09 18:18Daniel PfeiferNote Added: 0035060
2014-02-10 10:13Brad KingDescription Updatedbug_revision_view_page.php?rev_id=1382#r1382
2014-02-10 10:36Brad KingNote Added: 0035064
2014-02-10 10:36Brad KingAssigned To => Brad King
2014-02-10 10:36Brad KingStatusnew => resolved
2014-02-10 10:36Brad KingResolutionopen => fixed
2014-02-10 10:36Brad KingFixed in Version => CMake 3.1
2014-02-10 10:36Brad KingTarget Version => CMake 3.1
2014-10-06 10:32Robert MaynardNote Added: 0036907
2014-10-06 10:32Robert MaynardStatusresolved => closed

Notes
(0035060)
Daniel Pfeifer   
2014-02-09 18:18   
The description is not supposed to contain a link.
The first sentence should read: "We have a large project with about 400 targets."
(0035064)
Brad King   
2014-02-10 10:36   
Applied, thanks:

 graphviz: allow to disable per target graphs
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=18bef4cd [^]
(0036907)
Robert Maynard   
2014-10-06 10:32   
Closing resolved issues that have not been updated in more than 4 months.