| Commit message (Expand) | Author | Age | Files | Lines |
* | cmState::GetGlobalProperty: return cmProp | Vitaly Stakhovsky | 2020-03-25 | 1 | -2/+2 |
|
|
* | Ninja Multi-Config: Fix issue with framework dependencies and Autogen | Kyle Edwards | 2020-02-17 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-12-09 | 1 | -4/+4 |
|
|
* | cmMakefile: Delay custom command creation | Daniel Eiband | 2019-11-24 | 1 | -7/+6 |
|
|
* | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-11-11 | 1 | -5/+6 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -4/+4 |
|
|
* | cmMakefile: Move enumerations into new header | Daniel Eiband | 2019-09-26 | 1 | -1/+2 |
|
|
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+1 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -14/+6 |
|
|
* | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 1 | -4/+2 |
|
|
* | Autogen: Modernize to use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-07 | 1 | -21/+16 |
|
|
* | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -2/+2 |
|
|
* | Autogen: Evaluate compiler features for the same exectuable only once | Sebastian Holtermann | 2019-05-22 | 1 | -20/+17 |
|
|
* | Autogen: Add more frequently used keywords to Keywords class | Sebastian Holtermann | 2019-04-02 | 1 | -0/+8 |
|
|
* | Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords class | Sebastian Holtermann | 2019-04-02 | 1 | -3/+6 |
|
|
* | Autogen: Remove static const generator name strings from cmQtAutoGen | Sebastian Holtermann | 2019-04-02 | 1 | -3/+3 |
|
|
* | Autogen: Add cmQtAutogenGlobalInitializer::Keywords class | Sebastian Holtermann | 2019-04-02 | 1 | -0/+7 |
|
|
* | Autogen: Use more readable variable names for static const AUTO* strings | Sebastian Holtermann | 2019-02-26 | 1 | -3/+3 |
|
|
* | Autogen: Add output caching GetExecutableTestOutput | Sebastian Holtermann | 2019-02-19 | 1 | -0/+64 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
|
|
* | Merge topic 'autogen_adaptive_warning' | Brad King | 2019-01-16 | 1 | -21/+15 |
|\ |
|
| * | Autogen: Adaptive missing Qt warning | Sebastian Holtermann | 2019-01-15 | 1 | -7/+13 |
|
|
| * | Autogen: Add and use QtAutoGen::Tools method | Sebastian Holtermann | 2019-01-15 | 1 | -13/+1 |
|
|
| * | Autogen: Fix rcc validity check | Sebastian Holtermann | 2019-01-14 | 1 | -1/+1 |
|
|
* | | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -2/+2 |
|/ |
|
* | Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled. | Sebastian Holtermann | 2019-01-10 | 1 | -3/+37 |
|
|
* | Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties | Tobias Hunger | 2019-01-10 | 1 | -5/+17 |
|
|
* | Autogen: Prepare for Qt 6 | Tobias Hunger | 2019-01-07 | 1 | -1/+2 |
|
|
* | Autogen: Add support for global ``autogen`` and ``autorcc`` targets | Sebastian Holtermann | 2018-11-11 | 1 | -6/+115 |
|
|
* | Autogen: Add cmQtAutoGenGlobalInitializer class | Sebastian Holtermann | 2018-11-11 | 1 | -0/+76 |
|
|