Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make it an error for now to have multiple outputs with depslog | Evan Martin | 2013-04-08 | 1 | -0/+12 |
* | ManifestParser constructor accesses its first argument, don't pass NULL | Nico Weber | 2013-01-03 | 1 | -3/+6 |
* | rearrange handling of builtin bindings to make rules simpler | Evan Martin | 2012-12-29 | 1 | -8/+12 |
* | update old test to cover newer rule attributes | Evan Martin | 2012-08-24 | 1 | -1/+4 |
* | add test that checks attributes on rules | Evan Martin | 2012-08-24 | 1 | -0/+11 |
* | reject tabs (and CRs) in input files more aggressively | Evan Martin | 2012-08-02 | 1 | -1/+1 |
* | disallow crlf in manifest files | Evan Martin | 2012-07-18 | 1 | -0/+20 |
* | Rename parsers.* to manifest_parser.* | Thiago Farina | 2012-07-09 | 1 | -0/+684 |