| Commit message (Expand) | Author | Age | Files | Lines |
* | AUTOMOC: Skip PCH when all sources files skip the PCH file too | Cristian Adam | 2022-10-06 | 1 | -0/+2 |
|
|
* | AutoMoc: Take AUTOMOC_BUILD_DIR into account in depfile | Joerg Bornemann | 2022-05-25 | 1 | -0/+1 |
|
|
* | Source: Fix clang -Wextra-semi warnings | Sean McBride | 2021-09-28 | 1 | -4/+12 |
|
|
* | AUTOUIC: Revert "Fix generating of dependency rules for UI header files" | Brad King | 2021-08-19 | 1 | -2/+0 |
|
|
* | AUTOUIC: Fix generating of dependency rules for UI header files | Alexey Edelev | 2021-07-23 | 1 | -0/+2 |
|
|
* | AutoGen: Retrieve Qt version from moc as fallback | Joerg Bornemann | 2021-04-23 | 1 | -2/+4 |
|
|
* | Autogen: Add detection of UI file changes to the pre-build VS case | Duncan Barber | 2021-04-10 | 1 | -0/+1 |
|
|
* | Autogen: Move duplicated filename generation code into a function | Duncan Barber | 2021-04-10 | 1 | -0/+2 |
|
|
* | Autogen: Rename the variable for UI files with UIC options | Duncan Barber | 2021-04-10 | 1 | -1/+1 |
|
|
* | AUTOUIC: Collect ui header files for Ninja generator | Alexey Edelev | 2021-02-23 | 1 | -0/+2 |
|
|
* | clang-tidy: fix `readability-redundant-access-specifiers` warnings | Ben Boeckel | 2021-01-27 | 1 | -2/+0 |
|
|
* | Autogen: Add support for per-config sources | Brad King | 2020-12-16 | 1 | -1/+6 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | AutoGen: Use depfiles for the XXX_autogen ninja targets | Joerg Bornemann | 2020-01-28 | 1 | -0/+2 |
|
|
* | Merge topic 'autogen_rcc_skip_unity' | Brad King | 2020-01-20 | 1 | -4/+5 |
|\ |
|
| * | Autogen: Enable SKIP_UNITY_BUILD_INCLUSION on AUTORCC generated files | Sebastian Holtermann | 2020-01-17 | 1 | -4/+5 |
|
|
* | | Autogen: Process .hh headers based on new policy CMP0100 settings | Sebastian Holtermann | 2020-01-04 | 1 | -0/+3 |
|/ |
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -4/+5 |
|
|
* | Autogen: Use JSON instead of CMake script for info files | Sebastian Holtermann | 2019-09-25 | 1 | -58/+56 |
|
|
* | Autogen: Variable renames and cleanups | Sebastian Holtermann | 2019-09-25 | 1 | -30/+29 |
|
|
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+2 |
|
|
* | Autogen: Use CollapseFullPath instead of RealPath to support symbolic links | Sebastian Holtermann | 2019-09-16 | 1 | -1/+1 |
|
|
* | Autogen: Compute and store generator pointers once in initializer constructor | Sebastian Holtermann | 2019-09-16 | 1 | -5/+11 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -1/+1 |
|
|
* | Autogen: Use cm::string_view for AUTO{MOC,UIC,RCC} generator names | Sebastian Holtermann | 2019-08-27 | 1 | -2/+2 |
|
|
* | Autogen: Modernize code to use cm::string_view for the info writer | Sebastian Holtermann | 2019-08-07 | 1 | -8/+9 |
|
|
* | 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 | -3/+2 |
|
|
* | Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaning | Sebastian Holtermann | 2019-05-15 | 1 | -0/+1 |
|
|
* | Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching | Sebastian Holtermann | 2019-05-07 | 1 | -0/+1 |
|
|
* | AutoRcc: Use cmQtAutoGen::RccLister in initializer and generator | Sebastian Holtermann | 2019-04-06 | 1 | -4/+0 |
|
|
* | Autogen: Remove lowercase generator name from generator variables class | Sebastian Holtermann | 2019-04-02 | 1 | -11/+5 |
|
|
* | Autogen: Fallback on internal qrc parser when RCC isn't built yet | Alexandru Croitor | 2019-03-04 | 1 | -0/+1 |
|
|
* | Autogen: Use more readable variable names for static const AUTO* strings | Sebastian Holtermann | 2019-02-26 | 1 | -6/+6 |
|
|
* | Autogen: Refactor file lists computation | Sebastian Holtermann | 2019-02-25 | 1 | -6/+28 |
|
|
* | Autogen: Refactor cmQtAutoGenInitializer::AddGeneratedSource method | Sebastian Holtermann | 2019-02-21 | 1 | -1/+4 |
|
|
* | Autogen: Refactor Qt executable name computation | Sebastian Holtermann | 2019-02-21 | 1 | -17/+42 |
|
|
* | Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT | Sebastian Holtermann | 2019-02-21 | 1 | -1/+1 |
|
|
* | Autogen: Use output caching GetExecutableTestOutput | Sebastian Holtermann | 2019-02-19 | 1 | -0/+4 |
|
|
* | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 1 | -3/+0 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -1/+1 |
|
|
* | Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources list | Sebastian Holtermann | 2019-01-18 | 1 | -1/+2 |
|
|
* | Autogen: Adaptive missing Qt warning | Sebastian Holtermann | 2019-01-15 | 1 | -1/+4 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -7/+3 |
|
|
* | Mark operator bool explicit | Regina Pfeifer | 2018-11-19 | 1 | -1/+1 |
|
|
* | Autogen: Add and use cmQtAutoGenInitializer::InfoWriter class | Sebastian Holtermann | 2018-11-14 | 1 | -6/+41 |
|
|
* | Autogen: Add support for global ``autogen`` and ``autorcc`` targets | Sebastian Holtermann | 2018-11-11 | 1 | -2/+8 |
|
|
* | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support | Sebastian Holtermann | 2018-11-03 | 1 | -0/+1 |
|
|
* | Autogen: Use integers to store the Qt version | Sebastian Holtermann | 2018-08-13 | 1 | -12/+4 |
|
|
* | Autogen: Initializer: Group variables in structs | Sebastian Holtermann | 2018-08-13 | 1 | -23/+35 |
|
|