commit | c4b0c21ba9c60c2af99ea8d1961cbc1e4f217810 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Thu Oct 01 19:19:28 2015 |
committer | Brad King <brad.king@kitware.com> | Thu Apr 18 12:21:44 2019 |
tree | ed8a6a591734881a0f68dc4ff570d9e9da11184f | |
parent | 325602ca41c76753470b991c7a47b76b15e4241b [diff] |
Add a parser for a new "dyndep" file format Define a file format suitable for specifying dynamically-discovered dependency information for build edges. Design a format inspired by the build manifest format and using the same lexer. Start with a required format version specification followed by "build" statements that add implicit inputs and outputs to existing edges.