summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGen.h
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Fix handling of <memory> standard headerBrad King2019-07-101-1/+1
* Autogen: Evaluate compiler features for the same exectuable only onceSebastian Holtermann2019-05-221-0/+10
* AutoRcc: Make rcc parsing function privateSebastian Holtermann2019-04-061-16/+0
* AutoRcc: Add cmQtAutoGen::RccLister classSebastian Holtermann2019-04-061-0/+39
* Autogen: Remove static const generator name strings from cmQtAutoGenSebastian Holtermann2019-04-021-9/+0
* Autogen: Use more readable variable names for static const AUTO* stringsSebastian Holtermann2019-02-261-8/+8
* Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenTSebastian Holtermann2019-02-211-14/+13
* Autogen: cmQtAutoGen: Store generator names in class static const stringsSebastian Holtermann2019-02-211-4/+14
* Autogen: Add and use QtAutoGen::Tools methodSebastian Holtermann2019-01-151-0/+3
* Autogen: Use integers to store the Qt versionSebastian Holtermann2018-08-131-0/+26
* Cleanup: Fix typos and grammar in docs and codeCraig Scott2018-04-221-1/+1
* Autogen: Improved multi-config include schemeSebastian Holtermann2018-02-021-13/+0
* Autogen: Process files concurrently in AUTOMOC and AUTOUICSebastian Holtermann2018-01-171-19/+36
* Autogen: Detect rcc feature once during configurationSebastian Holtermann2017-11-191-3/+3
* Autogen: Reintroduce per-config sources supportSebastian Holtermann2017-09-251-9/+24
* Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::GeneratorSebastian Holtermann2017-09-251-3/+3
* Autogen: Use the same algorithm for RCC and UIC option mergingSebastian Holtermann2017-09-071-0/+10
* Autogen: Iterate source files only onceSebastian Holtermann2017-09-071-0/+47