Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 年之前 |
Brad King
|
447b142b6a
Merge topic 'issue-tracker-urls'
|
9 年之前 |
Ben Boeckel
|
2bdba83e4b
issues: update references to the CMake issue tracker
|
9 年之前 |
Sebastian Holtermann
|
4e9b97d739
QtAutogen: Allow multiple qrc files with the same name
|
9 年之前 |
Brad King
|
19ccd35473
Merge topic 'revert-autogen-subdirs'
|
9 年之前 |
Brad King
|
5e55d87bdc
Autogen: Revert changes to generate moc/rcc in subdirectories
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Daniel Pfeifer
|
24ab29b882
Prefer istringstream and ostringstream over stringstream.
|
9 年之前 |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Sebastian Holtermann
|
9b58190c8f
Autogen: Message cleanups: Compose messages in std::stringstream
|
9 年之前 |
Sebastian Holtermann
|
9c6fa684e7
Autogen: Generate qrc_NAME.cpp files in subdirectories
|
9 年之前 |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 年之前 |
Brad King
|
b5d94065c0
Merge topic 'autorcc-qt-5.1-compat'
|
10 年之前 |
Brad King
|
e14709e5a5
Merge topic 'revert-autorcc-qt-5.1'
|
10 年之前 |
Brad King
|
e78fcc6329
QtAutogen: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)
|
10 年之前 |
Brad King
|
10e8ccf6e5
Revert "cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644)"
|
10 年之前 |
Stephen Kelly
|
79c3a2a8f7
cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget
|
10 年之前 |
Stephen Kelly
|
a8c0fbcc19
cmLocalGenerator: Store a vector of generator targets.
|
10 年之前 |
Stephen Kelly
|
04b6bb1676
cmLocalGenerator: Simplify semantic of adding generator targets.
|
10 年之前 |
Stephen Kelly
|
3e8ef64273
cmLocalGenerator: Port some API to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
a892b285f8
cmGeneratorTarget: Move ImportedGetLocation from cmTarget.
|
10 年之前 |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 年之前 |
Stephen Kelly
|
ce75c86ec3
cmGeneratorTarget: Move GetSupportDirectory from cmTarget.
|
10 年之前 |
Stephen Kelly
|
af71c7b479
cmTarget: Remove Compute method.
|
10 年之前 |
Stephen Kelly
|
776ff8eb0b
cmTarget: Add Compute API for sources.
|
10 年之前 |
Stephen Kelly
|
c38e30f68c
cmGeneratorTarget: Add methods for generate-time source addition.
|
10 年之前 |
Stephen Kelly
|
15c02cf14e
QtAutogen: Port API to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
5fb730174d
QtAutogen: Make some private statics file static.
|
10 年之前 |
Stephen Kelly
|
86f7fc5d55
QtAutogen: Move SetupAutoRccTarget method.
|
10 年之前 |