Lines Matching refs:EXPLAIN
94 EXPLAIN("%s has no in-edge and is missing", node->path().c_str());
154 // LoadDeps() did EXPLAIN() already, no need to do it here.
185 EXPLAIN("%s is dirty", (*i)->path().c_str());
285 EXPLAIN("output %s of phony edge with no inputs doesn't exist",
302 EXPLAIN("output %s doesn't exist", output->path().c_str());
322 EXPLAIN("output %s older than most recent input %s "
338 EXPLAIN("command line changed for %s", output->path().c_str());
348 EXPLAIN("recorded mtime of %s older than most recent input %s (%" PRId64 " vs %" PRId64 ")",
355 EXPLAIN("command line not found in log for %s", output->path().c_str());
670 EXPLAIN("depfile '%s' is missing", path.c_str());
698 EXPLAIN("expected depfile '%s' to mention '%s', got '%s'", path.c_str(),
740 EXPLAIN("deps for '%s' are missing", output->path().c_str());
746 EXPLAIN("stored deps info out of date for '%s' (%" PRId64 " vs %" PRId64 ")",