Lines Matching refs:directory
106 /// The build directory, used for storing the build log etc.
150 /// Ensure the build directory exists, creating it if necessary.
204 /// the current working directory (as early as possible).
925 void printCompdb(const char* const directory, const Edge* const edge,
927 printf("\n {\n \"directory\": \"");
928 PrintJSONString(directory);
979 Error("cannot determine working directory: %s", strerror(errno));
1188 " nostatcache don't batch stat() calls per directory and cache them\n"
1350 Error("creating build directory %s: %s",
1563 status->Info("Entering directory `%s'", options.working_dir);