Stephen Kelly
|
a8c0fbcc19
|
cmLocalGenerator: Store a vector of generator targets.
Not a map from cmTarget to cmGeneratorTarget.
|
2015-10-21 23:21:01 +02:00 |
Stephen Kelly
|
04b6bb1676
|
cmLocalGenerator: Simplify semantic of adding generator targets.
Don't store on the global generator as a side effect. Update clients to adapt.
|
2015-10-20 23:58:49 +02:00 |
Stephen Kelly
|
3e8ef64273
|
cmLocalGenerator: Port some API to cmGeneratorTarget.
|
2015-10-17 17:30:38 +02:00 |
Stephen Kelly
|
a892b285f8
|
cmGeneratorTarget: Move ImportedGetLocation from cmTarget.
|
2015-10-16 20:24:43 +02:00 |
Stephen Kelly
|
2293d43d00
|
cmLocalGenerator: Store cmGeneratorTargets.
Relieve cmMakefile of this responsibility.
|
2015-10-14 13:32:09 -04:00 |
Stephen Kelly
|
ce75c86ec3
|
cmGeneratorTarget: Move GetSupportDirectory from cmTarget.
|
2015-10-12 18:39:59 +02:00 |
Stephen Kelly
|
af71c7b479
|
cmTarget: Remove Compute method.
|
2015-10-07 20:17:55 +02:00 |
Stephen Kelly
|
776ff8eb0b
|
cmTarget: Add Compute API for sources.
This method is a refactoring artifact. It will be removed in a
follow-up.
|
2015-10-07 08:37:57 +02:00 |
Stephen Kelly
|
c38e30f68c
|
cmGeneratorTarget: Add methods for generate-time source addition.
|
2015-10-07 08:37:57 +02:00 |
Stephen Kelly
|
15c02cf14e
|
QtAutogen: Port API to cmGeneratorTarget.
|
2015-10-06 10:56:44 -04:00 |
Stephen Kelly
|
5fb730174d
|
QtAutogen: Make some private statics file static.
|
2015-10-05 19:21:48 +02:00 |
Stephen Kelly
|
86f7fc5d55
|
QtAutogen: Move SetupAutoRccTarget method.
|
2015-10-05 18:55:09 +02:00 |
Stephen Kelly
|
2aa3f500c4
|
QtAutogen: Move MergeRccOptions method.
|
2015-10-05 18:50:47 +02:00 |
Stephen Kelly
|
59b91107d1
|
QtAutogen: Move GetRccExecutable method.
|
2015-10-05 18:50:00 +02:00 |
Stephen Kelly
|
7254f64525
|
QtAutogen: Move SetupAutoUicTarget method.
|
2015-10-05 18:48:41 +02:00 |
Stephen Kelly
|
975b753997
|
QtAutogen: Move GetUicOpts method.
|
2015-10-05 18:47:49 +02:00 |
Stephen Kelly
|
f75ec6044c
|
QtAutogen: Move SetupAutoMocTarget method.
|
2015-10-05 18:46:58 +02:00 |
Stephen Kelly
|
f3158e45b8
|
QtAutogen: Move GetCompileDefinitionsAndDirectories method.
|
2015-10-05 18:46:11 +02:00 |
Stephen Kelly
|
493b17f8c7
|
QtAutogen: Move SetupSourceFiles method.
|
2015-10-05 18:45:21 +02:00 |
Stephen Kelly
|
59a729b2be
|
QtAutogen: Split initializer class into separate file.
|
2015-09-29 09:56:23 -04:00 |