Brad King
|
571bedec29
VS: Ignore USE_FOLDER property on VS versions that do not support it
|
9 years ago |
Brad King
|
0c58d2d0fd
VS: Detect VS 8 and 9 Express editions
|
9 years ago |
Stephen Kelly
|
459c891088
VS10: Port to cmGeneratorTarget.
|
10 years ago |
Stephen Kelly
|
a9588e90bb
VisualStudio10: Initialize the LongestSource at generate time.
|
10 years ago |
Gilles Khouzam
|
3f077996f5
VS: Add support for selecting the Windows 10 SDK (#15670)
|
10 years ago |
Gilles Khouzam
|
5dfc4c5f50
VS: Add hook to initialize Windows platform settings
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Stephen Kelly
|
5edb335485
cmGlobalGenerator: Virtualize the Compute step and override it.
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Brad King
|
885ab9ab37
VS: Drop reload macros for VS >= 10 (#11258,#14680)
|
10 years ago |
Gregor Jasny
|
ce935ebe50
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
|
10 years ago |
Brad King
|
d526ebc603
Merge topic 'vs-check-phone-store-tools'
|
11 years ago |
Gilles Khouzam
|
b20a32ac73
VS: Improve error messages when compiler is not detected (#15228)
|
11 years ago |
Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 years ago |
Brad King
|
69e198dc3f
VS: Generate Nsight Tegra project revision number
|
11 years ago |
Brad King
|
2f071466eb
VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android'
|
11 years ago |
Pascal Bach
|
a3298f7790
VS: Teach VS >= 10 generator about Windows CE
|
11 years ago |
Brad King
|
b97736a23d
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
|
11 years ago |
Brad King
|
ad2a4776aa
cmGlobalVisualStudio10Generator: Re-order some methods
|
11 years ago |
Brad King
|
03b7b6cda1
cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset
|
11 years ago |
Brad King
|
a43f44000d
VS: Move internal MasmEnabled member up to VS 7 generator
|
11 years ago |
Brad King
|
d7938bff37
VS: Select WindowsPhone and WindowsStore default toolsets
|
11 years ago |
Brad King
|
3abd150ce9
VS: Save WindowsPhone and WindowsStore system internally
|
11 years ago |
Brad King
|
0a5fe2793a
VS: Add internal API to get system name and version
|
11 years ago |
Brad King
|
e58f97531a
VS: Add a hook to adapt to SystemName and SystemVersion
|
11 years ago |
Brad King
|
d0dd28fa92
VS: Save system name and version in global generator members
|
11 years ago |
Brad King
|
f5c0efdbe4
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
|
11 years ago |