Builder: Determine new files based on modification time
Instead of naively looking at files that did not exist before, the new output file detector now uses modification time as well to determine if a file is new (and needs to be copied to the master).
Builder: Determine new files based on modification time
Instead of naively looking at files that did not exist before, the
new output file detector now uses modification time as well to
determine if a file is new (and needs to be copied to the master).