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 (
Expand
)
Author
Age
Files
Lines
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-4/+25
*
CMake: don't use else after return
Daniel Pfeifer
2016-08-18
1
-1/+2
*
Merge topic 'issue-tracker-urls'
Brad King
2016-08-16
1
-1/+1
|
\
|
*
issues: update references to the CMake issue tracker
Ben Boeckel
2016-08-15
1
-1/+1
*
|
QtAutogen: Allow multiple qrc files with the same name
Sebastian Holtermann
2016-08-10
1
-33/+43
|
/
*
Merge topic 'revert-autogen-subdirs'
Brad King
2016-07-22
1
-91/+29
|
\
|
*
Autogen: Revert changes to generate moc/rcc in subdirectories
Brad King
2016-07-21
1
-91/+29
*
|
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-5/+7
*
|
Prefer istringstream and ostringstream over stringstream.
Daniel Pfeifer
2016-06-14
1
-3/+3
|
/
*
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-543/+399
*
Autogen: Message cleanups: Compose messages in std::stringstream
Sebastian Holtermann
2016-04-25
1
-4/+8
*
Autogen: Generate qrc_NAME.cpp files in subdirectories
Sebastian Holtermann
2016-04-22
1
-31/+99
*
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
Brad King
2016-03-16
1
-2/+1
*
Merge topic 'autorcc-qt-5.1-compat'
Brad King
2015-10-29
1
-1/+20
|
\
|
*
QtAutogen: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)
Brad King
2015-10-28
1
-1/+20
*
|
Merge topic 'revert-autorcc-qt-5.1'
Brad King
2015-10-29
1
-1/+1
|
\
\
|
|
/
|
*
Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"
Brad King
2015-10-27
1
-1/+1
*
|
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
Stephen Kelly
2015-10-27
1
-1/+0
|
/
*
cmLocalGenerator: Store a vector of generator targets.
Stephen Kelly
2015-10-21
1
-1/+1
*
cmLocalGenerator: Simplify semantic of adding generator targets.
Stephen Kelly
2015-10-20
1
-0/+1
*
cmLocalGenerator: Port some API to cmGeneratorTarget.
Stephen Kelly
2015-10-17
1
-1/+1
*
cmGeneratorTarget: Move ImportedGetLocation from cmTarget.
Stephen Kelly
2015-10-16
1
-6/+15
*
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-1/+1
*
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
*
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