summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGen.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace cmArray{Begin,End,Size} by their standard counterpartsMatthias Maennich2017-10-231-2/+2
* Autogen: Reintroduce per-config sources supportSebastian Holtermann2017-09-251-20/+65
* Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::GeneratorSebastian Holtermann2017-09-251-6/+6
* Autogen: Read relative paths from rcc outputSebastian Holtermann2017-09-211-9/+18
* Autogen: Refactor loggingSebastian Holtermann2017-09-071-7/+7
* Autogen: Use the same algorithm for RCC and UIC option mergingSebastian Holtermann2017-09-071-0/+77
* Autogen: Replace cmsys::SystemTools:: with cmSystemTools::Sebastian Holtermann2017-09-071-2/+2
* Autogen: Iterate source files only onceSebastian Holtermann2017-09-071-0/+243