Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -4/+4 |
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -7/+7 |
* | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 1 | -1/+2 |
* | cmFileCommand: port to cmExecutionStatus | Daniel Pfeifer | 2019-08-06 | 1 | -20/+20 |
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -1/+1 |
* | Modernize: Prefer .substr in place of .c_str() + int | Artur Ryt | 2019-03-30 | 1 | -1/+1 |
* | cmFileCommand: Factor out cmFileCopier and cmFileInstaller | Bryon Bean | 2019-03-13 | 1 | -0/+350 |