Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | de-escape backslashes in depfiles while parsing | Evan Martin | 2011-12-28 | 1 | -3/+20 |
* | add (failing) test involving spaces in depfiles | Evan Martin | 2011-12-27 | 1 | -0/+13 |
* | switch DepfileParser to take a string* to make memory clearer | Evan Martin | 2011-12-27 | 1 | -18/+26 |
* | handle backslashes and isolated colons in depfile parser | Evan Martin | 2011-12-19 | 1 | -0/+16 |
* | split out depfile parser tests into new file | Evan Martin | 2011-12-19 | 1 | -0/+50 |