Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor RecomputeOutputDirty to return true/false for dirty | Evan Martin | 2011-12-04 | 1 | -2/+10 |
* | Implement restat rules | Peter Collingbourne | 2011-10-24 | 1 | -2/+2 |
* | Split Node::dirty_ into two flags: Node::dirty_ and Edge::outputs_ready_ | Peter Collingbourne | 2011-10-18 | 1 | -16/+23 |
* | Implement generator rules | Peter Collingbourne | 2011-10-15 | 1 | -1/+2 |
* | add doxygen-compatibile comments to most classes | Evan Martin | 2011-04-29 | 1 | -2/+10 |
* | Move CanonicalizePath into util.h so it can be shared by the other modules. | Thiago Farina | 2011-04-15 | 1 | -3/+0 |
* | canonicalize paths loaded from depfiles | Evan Martin | 2011-03-07 | 1 | -0/+3 |
* | add copyrights | Evan Martin | 2011-02-06 | 1 | -0/+14 |
* | cleanup phony testing | Evan Martin | 2011-02-05 | 1 | -0/+2 |
* | remove bottom-up dirtying | Evan Martin | 2011-01-08 | 1 | -4/+1 |
* | split out graph into its own header | Evan Martin | 2011-01-08 | 1 | -0/+109 |