summaryrefslogtreecommitdiffstats
path: root/src/build_log_perftest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add 'using namespace std;' to all cc files to prepare for removing it from he...Michael Jones2020-09-301-0/+2
* Factor ManifestParser options into a structureBrad King2017-09-071-1/+1
* Always rebuild on errorsColin Cross2017-05-221-1/+1
* perftest: fix compilation after dupe_edge_should_err changeBrad King2016-02-021-1/+1
* Make BuildLogUser reference constant.Nico Weber2014-01-071-1/+1
* Rename "IsDead" to "BuildLogUser".Nico Weber2014-01-041-1/+6
* Include unistd.h in files that use unlink() on OS X.Nico Weber2012-08-051-0/+4
* print edges per secondPeter Kuemmel2012-07-151-0/+1
* Rename parsers.* to manifest_parser.*Thiago Farina2012-07-091-1/+1
* Add a BuildLog loading perftest.Nico Weber2012-05-081-0/+139