| Commit message (Expand) | Author | Age | Files | Lines |
* | Use cmAppend to append ranges to std::vector instances | Sebastian Holtermann | 2019-05-23 | 1 | -3/+2 |
|
|
* | Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching | Sebastian Holtermann | 2019-05-07 | 1 | -4/+4 |
|
|
* | AutoRcc: Make rcc parsing function private | Sebastian Holtermann | 2019-04-06 | 1 | -15/+9 |
|
|
* | AutoRcc: Add cmQtAutoGen::RccLister class | Sebastian Holtermann | 2019-04-06 | 1 | -3/+105 |
|
|
* | Autogen: Remove static const generator name strings from cmQtAutoGen | Sebastian Holtermann | 2019-04-02 | 1 | -23/+23 |
|
|
* | Replace use of CollapseCombinedPath with CollapseFullPath | Brad King | 2019-03-19 | 1 | -1/+1 |
|
|
* | Autogen: Use more readable variable names for static const AUTO* strings | Sebastian Holtermann | 2019-02-26 | 1 | -21/+21 |
|
|
* | Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT | Sebastian Holtermann | 2019-02-21 | 1 | -10/+10 |
|
|
* | Autogen: cmQtAutoGen: Store generator names in class static const strings | Sebastian Holtermann | 2019-02-21 | 1 | -17/+30 |
|
|
* | Modernize: C-arrays and loops over them | Artur Ryt | 2019-02-15 | 1 | -6/+14 |
|
|
* | Merge topic 'autogen_adaptive_warning' | Brad King | 2019-01-16 | 1 | -0/+35 |
|\ |
|
| * | Autogen: Add and use QtAutoGen::Tools method | Sebastian Holtermann | 2019-01-15 | 1 | -0/+35 |
|
|
* | | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 1 | -0/+1 |
|/ |
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+3 |
|
|
* | Autogen: Improved multi-config include scheme | Sebastian Holtermann | 2018-02-02 | 1 | -28/+0 |
|
|
* | Autogen: Process files concurrently in AUTOMOC and AUTOUIC | Sebastian Holtermann | 2018-01-17 | 1 | -194/+120 |
|
|
* | Autogen: Fix for problematic nested lists separator | Sebastian Holtermann | 2017-12-18 | 1 | -1/+1 |
|
|
* | Autogen: Detect rcc feature once during configuration | Sebastian Holtermann | 2017-11-19 | 1 | -53/+38 |
|
|
* | Replace cmArray{Begin,End,Size} by their standard counterparts | Matthias Maennich | 2017-10-23 | 1 | -2/+2 |
|
|
* | Autogen: Reintroduce per-config sources support | Sebastian Holtermann | 2017-09-25 | 1 | -20/+65 |
|
|
* | Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::Generator | Sebastian Holtermann | 2017-09-25 | 1 | -6/+6 |
|
|
* | Autogen: Read relative paths from rcc output | Sebastian Holtermann | 2017-09-21 | 1 | -9/+18 |
|
|
* | Autogen: Refactor logging | Sebastian Holtermann | 2017-09-07 | 1 | -7/+7 |
|
|
* | Autogen: Use the same algorithm for RCC and UIC option merging | Sebastian Holtermann | 2017-09-07 | 1 | -0/+77 |
|
|
* | Autogen: Replace cmsys::SystemTools:: with cmSystemTools:: | Sebastian Holtermann | 2017-09-07 | 1 | -2/+2 |
|
|
* | Autogen: Iterate source files only once | Sebastian Holtermann | 2017-09-07 | 1 | -0/+243 |
|
|