| Commit message (Expand) | Author | Age | Files | Lines |
* | Autogen: Split creation and setup of custom targets into separate steps | Orkun Tokdemir | 2023-03-24 | 1 | -4/+2 |
|
|
* | Source: Fix clang -Wextra-semi warnings | Sean McBride | 2021-09-28 | 1 | -1/+1 |
|
|
* | clang-tidy: fix `readability-redundant-access-specifiers` warnings | Ben Boeckel | 2021-01-27 | 1 | -2/+0 |
|
|
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -1/+1 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-12-09 | 1 | -1/+1 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+2 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -1/+1 |
|
|
* | Autogen: Evaluate compiler features for the same exectuable only once | Sebastian Holtermann | 2019-05-22 | 1 | -4/+7 |
|
|
* | Autogen: Add more frequently used keywords to Keywords class | Sebastian Holtermann | 2019-04-02 | 1 | -0/+11 |
|
|
* | Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords class | Sebastian Holtermann | 2019-04-02 | 1 | -0/+4 |
|
|
* | Autogen: Remove static const generator name strings from cmQtAutoGen | Sebastian Holtermann | 2019-04-02 | 1 | -2/+2 |
|
|
* | Autogen: Add cmQtAutogenGlobalInitializer::Keywords class | Sebastian Holtermann | 2019-04-02 | 1 | -0/+15 |
|
|
* | Autogen: Add output caching GetExecutableTestOutput | Sebastian Holtermann | 2019-02-19 | 1 | -0/+6 |
|
|
* | Autogen: Add support for global ``autogen`` and ``autorcc`` targets | Sebastian Holtermann | 2018-11-11 | 1 | -1/+16 |
|
|
* | Autogen: Add cmQtAutoGenGlobalInitializer class | Sebastian Holtermann | 2018-11-11 | 1 | -0/+32 |
|
|