Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exclude targets from the graphviz file based on a regex | Alex Neundorf | 2010-11-14 | 1 | -1/+1 |
* | Collect targets and libs on demand instead of in the ctor | Alex Neundorf | 2010-11-14 | 1 | -2/+8 |
* | Use std::cout instead of fprintf | Alex Neundorf | 2010-11-14 | 1 | -2/+2 |
* | Enable/disable generating graphs depending on the target type | Alex Neundorf | 2010-11-14 | 1 | -0/+8 |
* | Move the code for generating dot-files into separate class cmGraphVizWriter | Alex Neundorf | 2010-11-09 | 1 | -0/+70 |