Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -4/+3 |
| | | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0. | ||||
* | cmFileCommand: port to cmExecutionStatus | Daniel Pfeifer | 2019-08-06 | 1 | -2/+2 |
| | |||||
* | cmFileCommand: Factor out cmFileCopier and cmFileInstaller | Bryon Bean | 2019-03-13 | 1 | -0/+55 |
Split these classes out into their own sources. |