Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: fix `readability-make-member-function-const` warnings | Ben Boeckel | 2021-01-27 | 1 | -4/+4 |
* | IWYU: mark <cstddef> as needed | Ben Boeckel | 2020-04-29 | 1 | -1/+1 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -5/+5 |
* | IWYU: Add missing cstddef includes for size_t and nullptr_t | Brad King | 2019-09-03 | 1 | -0/+1 |
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -4/+2 |
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -2/+3 |
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
* | CPackIFW: Internationalization Support | Konstantin Podsvirov | 2017-05-12 | 1 | -0/+46 |
* | CPackIFW: Access refactoring | Konstantin Podsvirov | 2017-05-09 | 1 | -13/+18 |
* | CPackIFW: Refactor out some commonly used code | Konstantin Podsvirov | 2017-05-03 | 1 | -0/+86 |