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 |
Brad King
|
e15a7075b5
Add an option for explicit BYPRODUCTS of custom commands (#14963)
|
11 years ago |
Brad King
|
b97736a23d
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
|
11 years ago |
Brad King
|
a43f44000d
VS: Move internal MasmEnabled member up to VS 7 generator
|
11 years ago |
Gilles Khouzam
|
fe161dc30d
VS: Refactor logic deciding to add "Deploy" to the .sln file
|
11 years ago |
Brad King
|
7a526c35f6
VS: Delay getting platform name in local generator
|
11 years ago |
Brad King
|
6e176e6d9e
VS: Delay platform definitions until system name is known
|
11 years ago |
Brad King
|
eeb60102e8
VS: Refactor CMAKE_FORCE_*64 platform definitions
|
11 years ago |
Ben Boeckel
|
325599caa2
cmGlobalGenerator: Store targets in hash maps
|
11 years ago |
Stephen Kelly
|
26d494ba01
cmTarget: Use string API to add sources to cmTarget objects.
|
11 years ago |
Ben Boeckel
|
7abf4e313d
stringapi: Use strings for dependency information
|
11 years ago |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
12 years ago |
Ben Boeckel
|
8d60da0cb5
cmTarget: Remove the project argument to FindTarget
|
12 years ago |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
12 years ago |
Ben Boeckel
|
fabf1fbabb
stringapi: Use strings in target name
|
12 years ago |
Stephen Kelly
|
ef25ba8d06
Constify handling of target dependencies.
|
12 years ago |