Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -2/+3 |
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -3/+2 |
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -15/+15 |
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
* | Use CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-24 | 1 | -4/+3 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -2/+2 |
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+3 |
* | file: Use 'long' to represent the parsed LOCK TIMEOUT value | Ruslan Baratov | 2014-12-05 | 1 | -2/+2 |
* | file: Add LOCK subcommand to do file and directory locking | Ruslan Baratov | 2014-12-03 | 1 | -0/+74 |