Stephen Kelly
|
6cac952b9e
VS: Port interface to cmGeneratorTarget
|
10 years ago |
Stephen Kelly
|
b13e26e278
VS: Port ProjectDepends to cmGeneratorTarget.
|
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
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
12cb3bdce4
cmLocalGenerator: Add Home directory accessors.
|
10 years ago |
Stephen Kelly
|
af71c7b479
cmTarget: Remove Compute method.
|
10 years ago |
Stephen Kelly
|
776ff8eb0b
cmTarget: Add Compute API for sources.
|
10 years ago |
Stephen Kelly
|
c38e30f68c
cmGeneratorTarget: Add methods for generate-time source addition.
|
10 years ago |
Stephen Kelly
|
21f428f4c0
VisualStudio: Replace Compute override with AddExtraIDETargets override.
|
10 years ago |
Brad King
|
03bfe71ae0
VS: Refactor target ordering logic
|
10 years ago |
Stephen Kelly
|
a7f5d70dde
cmGeneratorTarget: Move compile defintions processing from cmTarget.
|
10 years ago |
Stephen Kelly
|
1f54bc1cf3
cmTarget: Split storage of include directories from genexes.
|
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
|
faec4e611d
cmComputeTargetDepends: Change API to use cmGeneratorTarget.
|
10 years ago |
Brad King
|
d6fe79f3ab
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
|
10 years ago |
Stephen Kelly
|
6e570f857a
cmLocalGenerator: Remove 'optional' parameter from Convert.
|
10 years ago |
Brad King
|
c85367f408
VS: Compute project GUIDs deterministically
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Brad King
|
2f4bb4e9b0
VS: Do not accumulate configurations globally (#15577)
|
10 years ago |
Brad King
|
6fbd4cae0d
Use cmSystemTools::GetCMakeCommand() to get path to cmake internally
|
10 years ago |
Stephen Kelly
|
dad8b03fbe
VS: Remove obsolete methods.
|
10 years ago |
Stephen Kelly
|
e435f875ec
VS: Move version information to global generator.
|
10 years ago |
Stephen Kelly
|
b5f093f096
VS: Simplify setting of flag table.
|
10 years ago |
Stephen Kelly
|
34c9ee2ed7
cmLocalGenerator: Require a global generator in the constructor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 years ago |
Brad King
|
1e3843373f
cmake: Show in --help how to select VS target platform (#15422)
|
10 years ago |