Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid implicit cast LoadStatus -> bool | Jan Niklas Hasse | 2021-04-09 | 1 | -3/+2 |
* | Add 'using namespace std;' to all cc files to prepare for removing it from he... | Michael Jones | 2020-09-30 | 1 | -0/+2 |
* | Factor ManifestParser options into a structure | Brad King | 2017-09-07 | 1 | -1/+1 |
* | Always rebuild on errors | Colin Cross | 2017-05-22 | 1 | -1/+1 |
* | perftest: fix compilation after dupe_edge_should_err change | Brad King | 2016-02-02 | 1 | -1/+1 |
* | Make BuildLogUser reference constant. | Nico Weber | 2014-01-07 | 1 | -1/+1 |
* | Rename "IsDead" to "BuildLogUser". | Nico Weber | 2014-01-04 | 1 | -1/+6 |
* | Include unistd.h in files that use unlink() on OS X. | Nico Weber | 2012-08-05 | 1 | -0/+4 |
* | print edges per second | Peter Kuemmel | 2012-07-15 | 1 | -0/+1 |
* | Rename parsers.* to manifest_parser.* | Thiago Farina | 2012-07-09 | 1 | -1/+1 |
* | Add a BuildLog loading perftest. | Nico Weber | 2012-05-08 | 1 | -0/+139 |