| Commit message (Expand) | Author | Age | Files | Lines |
* | QtAutogen: Allow multiple qrc files with the same name | Sebastian Holtermann | 2016-08-10 | 1 | -1/+2 |
|
|
* | QtAutogen: Allow multiple moc files with the same name | Sebastian Holtermann | 2016-08-10 | 1 | -1/+2 |
|
|
* | Autogen: Revert changes to generate moc/rcc in subdirectories | Brad King | 2016-07-21 | 1 | -4/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -36/+40 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+2 |
|
|
* | Autogen: Message cleanups: Compose messages in std::stringstream | Sebastian Holtermann | 2016-04-25 | 1 | -1/+4 |
|
|
* | Autogen: Generate not included moc files in subdirectories (#12873) | Sebastian Holtermann | 2016-04-22 | 1 | -1/+4 |
|
|
* | Autogen: Check added for name collisions of generated moc files | Sebastian Holtermann | 2016-04-22 | 1 | -0/+5 |
|
|
* | Autogen: Qrc processing: Generate single map with final input / output names | Sebastian Holtermann | 2016-04-19 | 1 | -0/+2 |
|
|
* | Autogen: Ui processing: Generate single map with final input / output names | Sebastian Holtermann | 2016-04-19 | 1 | -1/+3 |
|
|
* | Autogen: Split out UI file generation code to dedicated method | Sebastian Holtermann | 2016-04-19 | 1 | -0/+2 |
|
|
* | Autogen: Split out moc file generation code to dedicated method | Sebastian Holtermann | 2016-04-19 | 1 | -0/+4 |
|
|
* | Autogen: Rename method GenerateQrc{ => Files} | Sebastian Holtermann | 2016-04-19 | 1 | -1/+1 |
|
|
* | Autogen: New logCommand method. It prints commands using std::cout. | Sebastian Holtermann | 2016-04-19 | 1 | -0/+1 |
|
|
* | Autogen: Rename header extension Join method to JoinExts | Sebastian Holtermann | 2016-04-19 | 1 | -1/+1 |
|
|
* | Autogen: Use SystemTools string functions instead of rolling out own | Sebastian Holtermann | 2016-04-19 | 1 | -2/+0 |
|
|
* | QtAutogen: Split initializer class into separate file. | Stephen Kelly | 2015-09-29 | 1 | -41/+0 |
|
|
* | QtAutogen: Split initializer methods into separate class. | Stephen Kelly | 2015-09-26 | 1 | -15/+21 |
|
|
* | QtAutogen: Add _automoc.cpp sources before initializing. | Stephen Kelly | 2015-09-26 | 1 | -0/+1 |
|
|
* | QtAutogen: Move initialization condition to caller. | Stephen Kelly | 2015-09-26 | 1 | -1/+1 |
|
|
* | QtAutogen: Make some methods static. | Stephen Kelly | 2015-09-26 | 1 | -11/+11 |
|
|
* | QtAutogen: Make internal method private. | Stephen Kelly | 2015-09-26 | 1 | -1/+2 |
|
|
* | QtAutogen: Don't use members to initialize automoc targets. | Stephen Kelly | 2015-09-26 | 1 | -0/+5 |
|
|
* | QtAutogen: Don't use a member to store skipped uic files. | Stephen Kelly | 2015-09-26 | 1 | -1/+3 |
|
|
* | QtAutogen: Add missing includes and forward declarations. | Stephen Kelly | 2015-09-26 | 1 | -0/+5 |
|
|
* | cmGlobalGenerator: Create cmGeneratorTargets before QtAutomoc. | Stephen Kelly | 2015-07-27 | 1 | -1/+2 |
|
|
* | cmQtAutoGenerators: Re-arrange data layout. | Stephen Kelly | 2015-06-07 | 1 | -2/+1 |
|
|
* | cmStandardIncludes: Remove list include. | Stephen Kelly | 2015-02-06 | 1 | -0/+2 |
|
|
* | QtAutogen: Regenerate qrc files if their input changes (#15074) | Stephen Kelly | 2014-10-24 | 1 | -0/+10 |
|
|
* | QtAutogen: Expand rccfiles into a vector early in the autogen process. | Stephen Kelly | 2014-10-23 | 1 | -1/+1 |
|
|
* | QtAutogen: Extract a GetRccExecutable method. | Stephen Kelly | 2014-10-23 | 1 | -0/+2 |
|
|
* | Merge topic 'autogen-fixes' | Brad King | 2014-09-22 | 1 | -12/+12 |
|\ |
|
| * | QtAutogen: Process all ui files in a source file (#14981). | Stephen Kelly | 2014-09-18 | 1 | -12/+12 |
|
|
* | | QtAutogen: Put generated qrc files in a target-specific dir. | Stephen Kelly | 2014-04-18 | 1 | -0/+1 |
|
|
* | | Merge topic 'fix-Qt-Autogen' | Brad King | 2014-03-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | QtAutogen: Fix use of multiple ui files in a single target. | Stephen Kelly | 2014-03-25 | 1 | -1/+1 |
|
|
* | | stringapi: Use strings for directories | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|/ |
|
* | QtAutogen: Make uic work even when the source is in a subdir. | Stephen Kelly | 2014-02-04 | 1 | -6/+6 |
|
|
* | QtAutogen: Separate source file processing from AUTOMOC. | Stephen Kelly | 2014-01-28 | 1 | -1/+1 |
|
|
* | QtAutogen: Make some methods appropriately file-static. | Stephen Kelly | 2014-01-28 | 1 | -4/+0 |
|
|
* | Constify autogen handling. | Stephen Kelly | 2013-12-11 | 1 | -4/+4 |
|
|
* | Autogen: Split AutoRcc handling into two methods | Stephen Kelly | 2013-12-11 | 1 | -0/+1 |
|
|
* | QtAutoUic: Add INTERFACE_AUTOUIC_OPTIONS target property. | Stephen Kelly | 2013-11-27 | 1 | -1/+2 |
|
|
* | cmAutogen: Rename method to InitializeAutogenTarget | Stephen Kelly | 2013-11-05 | 1 | -1/+1 |
|
|
* | Add automatic rcc invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -0/+9 |
|
|
* | Add automatic uic invocation for Qt. | Stephen Kelly | 2013-10-24 | 1 | -3/+24 |
|
|
* | Rename RunAutomoc to RunAutogen. | Stephen Kelly | 2013-10-24 | 1 | -1/+1 |
|
|
* | Extract an SetupAutoMocTarget method. | Stephen Kelly | 2013-10-24 | 1 | -0/+5 |
|
|