Stephen Kelly
|
6cac952b9e
VS: Port interface to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
97b3768898
VS: Port WriteUtilityDepends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
600af01d41
VS: Port utility depends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
330bfa8336
VS: Port target depends to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
8ac8739b2e
VS: Port TargetIsFortranOnly to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
ce9e9a92cf
VS: Port LinkClosure to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
67b2f4312c
Port to GetGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
a8c0fbcc19
cmLocalGenerator: Store a vector of generator targets.
|
10 years ago |
Stephen Kelly
|
04b6bb1676
cmLocalGenerator: Simplify semantic of adding generator targets.
|
10 years ago |
Stephen Kelly
|
8e20ea6ef2
cmGeneratorTarget: Move IsLinkable from cmTarget.
|
10 years ago |
Brad King
|
f13521317a
Merge topic 'clean-up-cmTarget'
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
4ab2750c54
cmLocalGenerator: Add GetProjectName method.
|
10 years ago |
Stephen Kelly
|
21f428f4c0
VisualStudio: Replace Compute override with AddExtraIDETargets override.
|
10 years ago |
Stephen Kelly
|
51e4863782
VS: Remove impossible condition.
|
10 years ago |
Brad King
|
03bfe71ae0
VS: Refactor target ordering logic
|
10 years ago |
Stephen Kelly
|
c2b7336ff3
cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget.
|
10 years ago |
Stephen Kelly
|
69329fff70
cmGeneratorTarget: Move GetLanguages from cmTarget.
|
10 years ago |
Stephen Kelly
|
a7f5d70dde
cmGeneratorTarget: Move compile defintions processing from cmTarget.
|
10 years ago |
Stephen Kelly
|
44ffb9cdb4
Replace foo.size() pattern with !foo.empty().
|
10 years ago |
Stephen Kelly
|
0e14c7ee63
Replace 'foo.size() > 0' pattern with !foo.empty().
|
10 years ago |
Brad King
|
6e5953e9a4
Merge topic 'use-generator-target'
|
10 years ago |
Stephen Kelly
|
1f54bc1cf3
cmTarget: Split storage of include directories from genexes.
|
10 years ago |
Stephen Kelly
|
dd11f72ced
cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
5edb335485
cmGlobalGenerator: Virtualize the Compute step and override it.
|
10 years ago |
Stephen Kelly
|
ff1019bfac
cmGlobalGenerator: Move generation object creation to Compute().
|
10 years ago |
Stephen Kelly
|
a1209be550
VisualStudio: Skip global targets when processing.
|
10 years ago |
Brad King
|
ad91d0edd5
Merge topic 'auto_export_dll_symbols'
|
10 years ago |