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
/
cmQtAutoGeneratorInitializer.cxx
Commit message (
Collapse
)
Author
Age
Files
Lines
*
cmGeneratorTarget: Move GetSupportDirectory from cmTarget.
Stephen Kelly
2015-10-12
1
-2/+2
|
*
cmTarget: Remove Compute method.
Stephen Kelly
2015-10-07
1
-2/+0
|
*
cmTarget: Add Compute API for sources.
Stephen Kelly
2015-10-07
1
-0/+2
|
|
|
|
|
This method is a refactoring artifact. It will be removed in a follow-up.
*
cmGeneratorTarget: Add methods for generate-time source addition.
Stephen Kelly
2015-10-07
1
-2/+2
|
*
QtAutogen: Port API to cmGeneratorTarget.
Stephen Kelly
2015-10-06
1
-61/+45
|
*
QtAutogen: Make some private statics file static.
Stephen Kelly
2015-10-05
1
-40/+27
|
*
QtAutogen: Move SetupAutoRccTarget method.
Stephen Kelly
2015-10-05
1
-117/+116
|
*
QtAutogen: Move MergeRccOptions method.
Stephen Kelly
2015-10-05
1
-44/+44
|
*
QtAutogen: Move GetRccExecutable method.
Stephen Kelly
2015-10-05
1
-51/+51
|
*
QtAutogen: Move SetupAutoUicTarget method.
Stephen Kelly
2015-10-05
1
-107/+107
|
*
QtAutogen: Move GetUicOpts method.
Stephen Kelly
2015-10-05
1
-11/+11
|
*
QtAutogen: Move SetupAutoMocTarget method.
Stephen Kelly
2015-10-05
1
-92/+92
|
*
QtAutogen: Move GetCompileDefinitionsAndDirectories method.
Stephen Kelly
2015-10-05
1
-22/+22
|
*
QtAutogen: Move SetupSourceFiles method.
Stephen Kelly
2015-10-05
1
-83/+83
|
*
QtAutogen: Split initializer class into separate file.
Stephen Kelly
2015-09-29
1
-0/+1074