summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGeneratorInitializer.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmLocalGenerator: Store cmGeneratorTargets.Stephen Kelly2015-10-141-1/+1
* cmGeneratorTarget: Move GetSupportDirectory from cmTarget.Stephen Kelly2015-10-121-2/+2
* cmTarget: Remove Compute method.Stephen Kelly2015-10-071-2/+0
* cmTarget: Add Compute API for sources.Stephen Kelly2015-10-071-0/+2
* cmGeneratorTarget: Add methods for generate-time source addition.Stephen Kelly2015-10-071-2/+2
* QtAutogen: Port API to cmGeneratorTarget.Stephen Kelly2015-10-061-61/+45
* QtAutogen: Make some private statics file static.Stephen Kelly2015-10-051-40/+27
* QtAutogen: Move SetupAutoRccTarget method.Stephen Kelly2015-10-051-117/+116
* QtAutogen: Move MergeRccOptions method.Stephen Kelly2015-10-051-44/+44
* QtAutogen: Move GetRccExecutable method.Stephen Kelly2015-10-051-51/+51
* QtAutogen: Move SetupAutoUicTarget method.Stephen Kelly2015-10-051-107/+107
* QtAutogen: Move GetUicOpts method.Stephen Kelly2015-10-051-11/+11
* QtAutogen: Move SetupAutoMocTarget method.Stephen Kelly2015-10-051-92/+92
* QtAutogen: Move GetCompileDefinitionsAndDirectories method.Stephen Kelly2015-10-051-22/+22
* QtAutogen: Move SetupSourceFiles method.Stephen Kelly2015-10-051-83/+83
* QtAutogen: Split initializer class into separate file.Stephen Kelly2015-09-291-0/+1074