Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'using namespace std;' to all cc files to prepare for removing it from he... | Michael Jones | 2020-09-30 | 1 | -0/+2 |
* | graph: load dyndep files | Brad King | 2019-04-18 | 1 | -0/+8 |
* | Fix backslashes in graphviz causing incorrect rendering on windows. | Spencer Judge | 2015-04-08 | 1 | -1/+4 |
* | graphviz: don't draw edges multiple times | Evan Martin | 2012-02-14 | 1 | -2/+6 |
* | Made graph horizontal (better for filenames) | Ian Godin | 2012-02-14 | 1 | -0/+1 |
* | make Rule::name_ private | Evan Martin | 2011-12-07 | 1 | -2/+2 |
* | make Node::in_edge_ private | Evan Martin | 2011-12-07 | 1 | -3/+3 |
* | merge FileStat into Node | Evan Martin | 2011-12-07 | 1 | -1/+1 |
* | move the implementation of GraphViz to source file | Thiago Farina | 2011-03-07 | 1 | -0/+72 |