MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014746 | CMake | CMake | public | 2014-02-09 17:11 | 2014-10-06 10:32 |
|
Reporter | Daniel Pfeifer | |
Assigned To | Brad King | |
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | CMake 3.1 | Fixed in Version | CMake 3.1 | |
|
Summary | 0014746: --graphviz generates many files |
Description | 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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 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 |
Date Modified | Username | Field | Change |
2014-02-09 17:11 | Daniel Pfeifer | New Issue | |
2014-02-09 17:11 | Daniel Pfeifer | File Added: 0001-graphviz-allow-to-disable-per-target-graphs.patch | |
2014-02-09 18:18 | Daniel Pfeifer | Note Added: 0035060 | |
2014-02-10 10:13 | Brad King | Description Updated | bug_revision_view_page.php?rev_id=1382#r1382 |
2014-02-10 10:36 | Brad King | Note Added: 0035064 | |
2014-02-10 10:36 | Brad King | Assigned To | => Brad King |
2014-02-10 10:36 | Brad King | Status | new => resolved |
2014-02-10 10:36 | Brad King | Resolution | open => fixed |
2014-02-10 10:36 | Brad King | Fixed in Version | => CMake 3.1 |
2014-02-10 10:36 | Brad King | Target Version | => CMake 3.1 |
2014-10-06 10:32 | Robert Maynard | Note Added: 0036907 | |
2014-10-06 10:32 | Robert Maynard | Status | resolved => closed |