build

Members

Functions

needToBuild
bool needToBuild(string objLocation, string srcLocation)

Checks the timestamps on the object file and its associated source file.

progressOutput
void progressOutput(int current, size_t total, string file)

Display the progress as a percentage given the current file is next.

Meta