summaryrefslogtreecommitdiffstats
path: root/src/dyndep_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* util: Remove unnecessary CanonicalizePath error handlingBrad King2021-06-041-8/+3
* Add explicit "empty path" errors before calling CanonicalizePathBrad King2021-06-041-0/+6
* Add 'using namespace std;' to all cc files to prepare for removing it from he...Michael Jones2020-09-301-0/+2
* Add a parser for a new "dyndep" file formatBrad King2019-04-181-0/+223