| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -0/+2 |
|
|
* | Autogen: Use cmake::IsHeader/SourceExtension for file type detection | Sebastian Holtermann | 2019-07-04 | 1 | -17/+14 |
|
|
* | Autogen: Fix header detection for paths with symbolic links | Sebastian Holtermann | 2019-06-06 | 1 | -3/+3 |
|
|
* | Autogen: Deprecation message for CMAKE_AUTOMOC_RELAXED_MODE | Sebastian Holtermann | 2019-05-27 | 1 | -0/+13 |
|
|
* | Autogen: Evaluate compiler features for the same exectuable only once | Sebastian Holtermann | 2019-05-22 | 1 | -21/+30 |
|
|
* | Autogen: Use ADDITIONAL_CLEAN_FILES target property for file cleaning | Sebastian Holtermann | 2019-05-15 | 1 | -10/+10 |
|
|
* | Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching | Sebastian Holtermann | 2019-05-07 | 1 | -43/+104 |
|
|
* | AutoRcc: Use cmQtAutoGen::RccLister in initializer and generator | Sebastian Holtermann | 2019-04-06 | 1 | -88/+2 |
|
|
* | Autogen: Add more frequently used keywords to Keywords class | Sebastian Holtermann | 2019-04-02 | 1 | -26/+17 |
|
|
* | Autogen: Fallback on internal qrc parser when RCC isn't built yet | Alexandru Croitor | 2019-03-04 | 1 | -2/+7 |
|
|
* | Autogen: Move additional source header search to configuration stage | Sebastian Holtermann | 2019-02-25 | 1 | -0/+61 |
|
|
* | Autogen: Refactor file lists computation | Sebastian Holtermann | 2019-02-25 | 1 | -162/+208 |
|
|
* | Autogen: Refactor cmQtAutoGenInitializer::AddGeneratedSource method | Sebastian Holtermann | 2019-02-21 | 1 | -65/+59 |
|
|
* | Autogen: Refactor Qt executable name computation | Sebastian Holtermann | 2019-02-21 | 1 | -124/+124 |
|
|
* | Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenT | Sebastian Holtermann | 2019-02-21 | 1 | -7/+6 |
|
|
* | Autogen: Use output caching GetExecutableTestOutput | Sebastian Holtermann | 2019-02-19 | 1 | -39/+14 |
|
|
* | Autogen: Iterate over makefile sources only once | Sebastian Holtermann | 2019-02-02 | 1 | -78/+80 |
|
|
* | cmSystemTools: Let `GetFileFormat` accept a `std::stding const&` | Sebastian Holtermann | 2019-02-02 | 1 | -2/+2 |
|
|
* | Use cmSourceFile::GetIsGenerated | Sebastian Holtermann | 2019-02-01 | 1 | -2/+2 |
|
|
* | Autogen: Read the Qt version from directory properties as well | Sebastian Holtermann | 2019-01-30 | 1 | -18/+25 |
|
|
* | Autogen: Reenable passing compiler implicit include directories to moc | Sebastian Holtermann | 2019-01-28 | 1 | -6/+3 |
|
|
* | cmLocalGenerator: Simplify `GetIncludeDirectories` | Sebastian Holtermann | 2019-01-28 | 1 | -2/+2 |
|
|
* | Merge topic 'cmake-files-directory' | Brad King | 2019-01-25 | 1 | -2/+1 |
|\ |
|
| * | cmake: inlined files dir constant and removed it from cmake.h | Bruno Manganelli | 2019-01-21 | 1 | -2/+1 |
|
|
* | | cmSystemTools::Error(): new overload accepting std::string | Vitaly Stakhovsky | 2019-01-23 | 1 | -6/+6 |
|
|
* | | Merge topic 'autogen_mocs_compilation_first' | Brad King | 2019-01-21 | 1 | -3/+4 |
|\ \ |
|
| * | | Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources list | Sebastian Holtermann | 2019-01-18 | 1 | -3/+4 |
| |/ |
|
* | | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -3/+3 |
|/ |
|
* | Merge topic 'autogen_adaptive_warning' | Brad King | 2019-01-16 | 1 | -22/+21 |
|\ |
|
| * | Autogen: Adaptive missing Qt warning | Sebastian Holtermann | 2019-01-15 | 1 | -22/+21 |
|
|
* | | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -1/+2 |
|
|
* | | clang-tidy: Simplify boolean expressions | Regina Pfeifer | 2019-01-15 | 1 | -5/+1 |
|/ |
|
* | Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target properties | Tobias Hunger | 2019-01-10 | 1 | -13/+48 |
|
|
* | Autogen: Prepare for Qt 6 | Tobias Hunger | 2019-01-07 | 1 | -7/+10 |
|
|
* | Merge topic 'autogen-cleanups' | Brad King | 2018-12-10 | 1 | -160/+72 |
|\ |
|
| * | cmQtAutoGenInitializer: Reduce code duplication | Tobias Hunger | 2018-12-07 | 1 | -160/+72 |
|
|
* | | Autogen: Revert passing compiler implicit includes to moc | Sebastian Holtermann | 2018-12-07 | 1 | -3/+6 |
|/ |
|
* | Merge topic 'autogen-qtversion-detection' | Brad King | 2018-12-06 | 1 | -38/+47 |
|\ |
|
| * | Autogen: Qt version detection cleanup | Tobias Hunger | 2018-12-03 | 1 | -38/+47 |
|
|
* | | Merge topic 'autogen_uic_empty_fix' | Brad King | 2018-12-06 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Autogen: Don't add a WIN32 moc definition if we have a moc_predefs.h file | Sebastian Holtermann | 2018-11-28 | 1 | -0/+6 |
|
|
* | | Merge topic 'readability-static-accessed-through-instance' | Brad King | 2018-11-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 1 | -1/+1 |
|
|
* | | Merge topic 'autogen_uic_empty_fix_3_13' | Brad King | 2018-11-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Autogen: Fix empty uic executable string | Sebastian Holtermann | 2018-11-27 | 1 | -1/+1 |
|
|
* | | Autogen: Add and use cmQtAutoGenInitializer::InfoWriter class | Sebastian Holtermann | 2018-11-14 | 1 | -139/+191 |
|
|
* | | Autogen: Add support for global ``autogen`` and ``autorcc`` targets | Sebastian Holtermann | 2018-11-11 | 1 | -7/+25 |
|
|
* | | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS support | Sebastian Holtermann | 2018-11-03 | 1 | -3/+8 |
|
|
* | | add_dependencies: Track backtraces internally | Brad King | 2018-10-18 | 1 | -2/+3 |
|
|
* | | cmLocalGenerator: Remove AddCompileDefinitions method | Brad King | 2018-10-10 | 1 | -1/+1 |
|/ |
|