summaryrefslogtreecommitdiffstats
path: root/src/depfile_parser.h
Commit message (Collapse)AuthorAgeFilesLines
* Header guards were missing from some header files.Jonathan Sternberg2012-05-301-0/+5
|
* de-escape backslashes in depfiles while parsingEvan Martin2011-12-281-2/+3
|
* switch DepfileParser to take a string* to make memory clearerEvan Martin2011-12-271-1/+4
| | | | Add some comments as well.
* use re2c to parse depfilesEvan Martin2011-12-071-0/+26