| Commit message (Expand) | Author | Age | Files | Lines |
* | cmAutogen: Rename method to InitializeAutogenTarget | Stephen Kelly | 2013-11-05 | 1 | -1/+1 |
|
|
* | cmAutogen: Move autogen target creation to InitializeMocSourceFile. | Stephen Kelly | 2013-11-05 | 1 | -67/+72 |
|
|
* | cmAutogen: Extract some helper methods for autogen targets. | Stephen Kelly | 2013-11-05 | 1 | -9/+21 |
|
|
* | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+283 |
|
|
* | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -10/+381 |
|
|
* | Record which files are skipped by automoc. | Stephen Kelly | 2013-10-24 | 1 | -12/+26 |
|
|
* | Add extra checks for the AUTOMOC target property. | Stephen Kelly | 2013-10-24 | 1 | -14/+21 |
|
|
* | Update output messages for generic use. | Stephen Kelly | 2013-10-24 | 1 | -14/+14 |
|
|
* | Rename RunAutomoc to RunAutogen. | Stephen Kelly | 2013-10-24 | 1 | -2/+2 |
|
|
* | Extract an SetupAutoMocTarget method. | Stephen Kelly | 2013-10-24 | 1 | -48/+56 |
|
|
* | Rename the AutomocInfo.cmake file to be more generic. | Stephen Kelly | 2013-10-24 | 1 | -3/+3 |
|
|
* | Move some makefile definitions up away from moc-specific code. | Stephen Kelly | 2013-10-24 | 1 | -22/+21 |
|
|
* | Add the AUTOGEN_TARGETS_FOLDER and obsolete AUTOMOC_TARGETS_FOLDER. | Stephen Kelly | 2013-10-24 | 1 | -3/+8 |
|
|
* | Rename some variables to reflect broader scope. | Stephen Kelly | 2013-10-24 | 1 | -8/+9 |
|
|
* | Rename method to reflect generic use. | Stephen Kelly | 2013-10-24 | 1 | -2/+2 |
|
|
* | Rename local variable to reflect generic use. | Stephen Kelly | 2013-10-24 | 1 | -8/+8 |
|
|
* | Move variable set to where it is used. | Stephen Kelly | 2013-10-24 | 1 | -2/+1 |
|
|
* | Rename the cmake_automoc command to cmake_autogen. | Stephen Kelly | 2013-10-24 | 1 | -1/+1 |
|
|
* | Rename the cmQtAutomoc class to cmQtAutoGenerators. | Stephen Kelly | 2013-10-24 | 1 | -0/+1321 |
|
|