summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGenGlobalInitializer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Introduce memory management helper: cm_memory.hxxMarc Chevrier2019-07-141-2/+2
* Autogen: Evaluate compiler features for the same exectuable only onceSebastian Holtermann2019-05-221-20/+17
* Autogen: Add more frequently used keywords to Keywords classSebastian Holtermann2019-04-021-0/+8
* Autogen: Add `AUTO*_EXECUTABLE` strings to Keywords classSebastian Holtermann2019-04-021-3/+6
* Autogen: Remove static const generator name strings from cmQtAutoGenSebastian Holtermann2019-04-021-3/+3
* Autogen: Add cmQtAutogenGlobalInitializer::Keywords classSebastian Holtermann2019-04-021-0/+7
* Autogen: Use more readable variable names for static const AUTO* stringsSebastian Holtermann2019-02-261-3/+3
* Autogen: Add output caching GetExecutableTestOutputSebastian Holtermann2019-02-191-0/+64
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-3/+1
* Merge topic 'autogen_adaptive_warning'Brad King2019-01-161-21/+15
|\
| * Autogen: Adaptive missing Qt warningSebastian Holtermann2019-01-151-7/+13
| * Autogen: Add and use QtAutoGen::Tools methodSebastian Holtermann2019-01-151-13/+1
| * Autogen: Fix rcc validity checkSebastian Holtermann2019-01-141-1/+1
* | Factor out enum MessageType into dedicated headerBruno Manganelli2019-01-161-2/+2
|/
* Autogen: Issue a warning when AUTOMOC/UIC/RCC gets disabled.Sebastian Holtermann2019-01-101-3/+37
* Autogen: Add AUTO(MOC|RCC|UIC)_EXECUTABLE target propertiesTobias Hunger2019-01-101-5/+17
* Autogen: Prepare for Qt 6Tobias Hunger2019-01-071-1/+2
* Autogen: Add support for global ``autogen`` and ``autorcc`` targetsSebastian Holtermann2018-11-111-6/+115
* Autogen: Add cmQtAutoGenGlobalInitializer classSebastian Holtermann2018-11-111-0/+76