index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmQtAutoGenerators.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Rename method to reflect generic use.
Stephen Kelly
2013-10-24
1
-1/+1
*
Rename the cmQtAutomoc class to cmQtAutoGenerators.
Stephen Kelly
2013-10-24
1
-0/+96