Searched defs:taskstatus (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp6654 void taskstatus(const char *fmt, ...) function in class:buildtool::Task
6733 taskstatus("regenerating C/C++ dependency cache");
6799 taskstatus("problem creating folder: %s", destPath.c_str());
6813 taskstatus("compile with %d threads in parallel", numThreads);
6867 // taskstatus("compile of %s (req. by: %s)",
6891 taskstatus("compile %s (%s modified)",
7097 taskstatus("%s to %s",
7102 taskstatus("copy %s to file %s", fullSource.c_str(),
7111 taskstatus("skipped");
7116 taskstatus("
[all...]

Completed in 44 milliseconds