Basil Fierz
|
3c4698da3a
VS: Allow toolset version selection to specify default toolset
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
958191a95c
Merge topic 'vs-toolset-version'
|
7 years ago |
Basil Fierz
|
5f13168419
VS: Add option to select the version of the toolset used by VS 2017
|
7 years ago |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 years ago |
Vitaly Stakhovsky
|
cfe4e2db1f
VS: Use 'override' keyword for overridden methods in generator classes
|
8 years ago |
Vitaly Stakhovsky
|
907bc35437
VS: Emit "utf-8" encoding as lowercase in .vcxproj headers
|
8 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Brad King
|
ae44496e2b
VS: Fix GenerateDebugInformation values for v140 and v141 toolsets
|
8 years ago |
Brad King
|
041ebda25b
VS: Add placeholder CUDA flag tables
|
8 years ago |
Brad King
|
13433b1357
VS: Record in global generator whether CUDA is enabled
|
8 years ago |
Brad King
|
5164e9a651
VS: Provide an option to specify CUDA toolset version
|
8 years ago |
Brad King
|
83bf980c96
VS: Find the MSBuild value for VCTargetsPath
|
8 years ago |
Brad King
|
f773933f26
VS: Refactor generator toolset parsing
|
8 years ago |
Evgeny Fimochkin
|
5ba2c9e5e0
VS: Add support for ASM_NASM language
|
8 years ago |
Michael Stürmer
|
9b06c22648
VS: Add flag tables for C#
|
9 years ago |
Don Olmstead
|
69fc7bf87d
VS: Choose flag map based on the toolset name
|
9 years ago |
Don Olmstead
|
e2ed9a7092
VS: Move toolset flag table lookup to global generator
|
9 years ago |
Brad King
|
584ab5285b
VS: Add internal API to get platform toolset as string
|
9 years ago |
Brad King
|
2d3aa94225
cmGlobalGenerator: Allow FindMakeProgram to fail
|
9 years ago |
Brad King
|
d079e71c29
VS: Provide an option to use x64 host tools
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
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 |