Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -6/+7 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
* | Prefer front/back/data over dereferencing begin/rbegin iter | Artur Ryt | 2019-02-06 | 1 | -1/+1 |
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
* | Call GetRealPath through cmSystemTools instead of KWSys directly | Manuel Núñez | 2017-10-24 | 1 | -5/+5 |
* | Migrate cmFilePathChecksum to C++11 | Sebastian Holtermann | 2017-10-01 | 1 | -26/+25 |
* | cmFilePathChecksum: Make methods const useable | Sebastian Holtermann | 2017-02-19 | 1 | -2/+2 |
* | QtAutogen: Use checksum based subdirectories to avoid name collisions | Sebastian Holtermann | 2016-12-07 | 1 | -0/+88 |