summaryrefslogtreecommitdiff
path: root/Source/cmFileInstaller.cxx
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-4/+4
* Source sweep: Use cmStrCat for string concatenationSebastian Holtermann2019-08-221-7/+7
* Source sweep: Use cmIsOn instead of cmSystemTools::IsOnSebastian Holtermann2019-08-171-1/+2
* cmFileCommand: port to cmExecutionStatusDaniel Pfeifer2019-08-061-20/+20
* cmMakefile: Let AddDefinition accept a value as cm::string_viewSebastian Holtermann2019-07-241-1/+1
* Modernize: Prefer .substr in place of .c_str() + intArtur Ryt2019-03-301-1/+1
* cmFileCommand: Factor out cmFileCopier and cmFileInstallerBryon Bean2019-03-131-0/+350