Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmMessenger: Adopt backtrace printing functions | Brad King | 2021-12-08 | 1 | -2/+4 |
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 1 | -1/+1 |
* | Fix invalid ///! doxygen comment line starts | Sebastian Holtermann | 2019-03-31 | 1 | -6/+6 |
* | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 1 | -4/+0 |
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -2/+2 |
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -4/+4 |
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -5/+2 |
* | cmState: Clear GlobVerificationManager state on Reset | Shane Parris | 2018-08-09 | 1 | -0/+3 |
* | Add cmGlobVerificationManager class, integrate with cmake and cmState | Shane Parris | 2018-03-29 | 1 | -0/+89 |