Lines Matching defs:command
513 string command = edge->EvaluateCommand();
514 Subprocess* subproc = subprocs_.Add(command, edge->use_console());
574 // mentioned in a depfile, and the command touches its depfile
641 // Set up the command runner if we haven't done so already.
655 // command runner.
656 // Second, we attempt to wait for / reap the next finished command.
861 // start command computing and run it
863 err->assign("command '" + edge->EvaluateCommand() + "' failed.");
876 // This must happen first as it filters the command output (we want
878 // extraction itself can fail, which makes the command fail from a
930 // The rule command did not change the output. Propagate the clean