Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore depfile toleration of multiple output paths on distinct lines | Brad King | 2018-11-19 | 1 | -0/+17 |
* | Header guards were missing from some header files. | Jonathan Sternberg | 2012-05-30 | 1 | -0/+5 |
* | de-escape backslashes in depfiles while parsing | Evan Martin | 2011-12-28 | 1 | -2/+3 |
* | switch DepfileParser to take a string* to make memory clearer | Evan Martin | 2011-12-27 | 1 | -1/+4 |
* | use re2c to parse depfiles | Evan Martin | 2011-12-07 | 1 | -0/+26 |