Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmLinkItem: Clarify name of CMP0027 check member | Brad King | 2022-01-29 | 1 | -2/+2 |
* | Ninja Multi-Config: Fix internal cross-config target dependency ordering | Brad King | 2021-11-04 | 1 | -4/+8 |
* | Ninja Multi-Config: Fix issue with framework dependencies and Autogen | Kyle Edwards | 2020-02-17 | 1 | -4/+11 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -6/+5 |
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -3/+0 |
* | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 1 | -4/+2 |
* | cmLinkItem: Add backtrace | Brad King | 2018-10-18 | 1 | -6/+6 |
* | cmLinkItem: Convert to a "sum type" over a string and target pointer | Brad King | 2018-09-07 | 1 | -0/+72 |