summaryrefslogtreecommitdiffstats
path: root/Source/cmFileCopier.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Rename cmFileTimeCache::FileTimesDiffer to cmFileTimeCache::DifferSSebastian Holtermann2019-03-181-1/+1
|
* cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-131-0/+660
Split these classes out into their own sources.