summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGenInitializer.h
Commit message (Expand)AuthorAgeFilesLines
* AutoRcc: Use cmQtAutoGen::RccLister in initializer and generatorSebastian Holtermann2019-04-061-4/+0
* Autogen: Remove lowercase generator name from generator variables classSebastian Holtermann2019-04-021-11/+5
* Autogen: Fallback on internal qrc parser when RCC isn't built yetAlexandru Croitor2019-03-041-0/+1
* Autogen: Use more readable variable names for static const AUTO* stringsSebastian Holtermann2019-02-261-6/+6
* Autogen: Refactor file lists computationSebastian Holtermann2019-02-251-6/+28
* Autogen: Refactor cmQtAutoGenInitializer::AddGeneratedSource methodSebastian Holtermann2019-02-211-1/+4
* Autogen: Refactor Qt executable name computationSebastian Holtermann2019-02-211-17/+42
* Autogen: Rename cmQtAutoGen::GeneratorT enum to cmQtAutoGen::GenTSebastian Holtermann2019-02-211-1/+1
* Autogen: Use output caching GetExecutableTestOutputSebastian Holtermann2019-02-191-0/+4
* cleanup: Prefer compiler provided special member functionsRegina Pfeifer2019-01-251-3/+0
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-1/+1
* Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources listSebastian Holtermann2019-01-181-1/+2
* Autogen: Adaptive missing Qt warningSebastian Holtermann2019-01-151-1/+4
* clang-tidy: Use default member initializationRegina Pfeifer2018-12-151-7/+3
* Mark operator bool explicitRegina Pfeifer2018-11-191-1/+1
* Autogen: Add and use cmQtAutoGenInitializer::InfoWriter classSebastian Holtermann2018-11-141-6/+41
* Autogen: Add support for global ``autogen`` and ``autorcc`` targetsSebastian Holtermann2018-11-111-2/+8
* Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS supportSebastian Holtermann2018-11-031-0/+1
* Autogen: Use integers to store the Qt versionSebastian Holtermann2018-08-131-12/+4
* Autogen: Initializer: Group variables in structsSebastian Holtermann2018-08-131-23/+35
* Autogen: Split initializer main methodSebastian Holtermann2018-07-301-6/+21
* Autogen: Compute variables in Init stage instead of Setup stageSebastian Holtermann2018-07-301-6/+8
* Autogen: Move info file write code into methodsSebastian Holtermann2018-07-301-0/+3
* Autogen: Pass absolute include path in info fileSebastian Holtermann2018-07-301-0/+2
* Autogen: Wrap moc/uic/rcc related variables in structsSebastian Holtermann2018-07-111-20/+29
* Autogen: Improve error detection during configurationSebastian Holtermann2018-07-111-4/+8
* Autogen: Add CMAKE_AUTOGEN_VERBOSE variable supportSebastian Holtermann2018-06-211-0/+1
* Autogen: Add lock file to AUTORCC commandsSebastian Holtermann2018-05-301-0/+1
* Autogen: Improved multi-config include schemeSebastian Holtermann2018-02-021-6/+19
* Autogen: Rename cmQtAutogeneratorInitializer to cmQtAutoGenInitializerSebastian Holtermann2018-01-171-0/+102