Brad King
|
40a732800d
VS: Clarify global generator constructor interface
|
6 years ago |
Brad King
|
163cc8bbdd
VS: Convert WriteSLNHeader to non-virtual lookup table
|
6 years ago |
Brad King
|
99a224e3ee
Merge topic 'vs-json-flag-table'
|
7 years ago |
Stephan Szabo
|
6d855fbf44
Replace header flag tables with json reading
|
7 years ago |
Harry Mallon
|
f54d28a838
VS: Avoid crash with VS 2015 when all SDKs are higher than 10.0.14393.0
|
7 years ago |
Gilles Khouzam
|
83ddc4d289
VS: Do not select a Windows SDK too high for current VS version
|
8 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Vitaly Stakhovsky
|
92c7b52607
VS: Use range-based 'for' loops in generator code
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Ben Boeckel
|
80f59ee602
cmGlobalVisualStudio14Generator: notify when the SDK version doesn't match
|
8 years ago |
Ian Hojnicki
|
17a397c22a
VS: Split link flag table between v140 and v141 toolsets
|
8 years ago |
Brad King
|
fee011946e
VS: Add an environment variable for the Windows 10 kits directory
|
8 years ago |
Brad King
|
b80c6d120c
VS: Refactor Win 10 Kits root detection to support multiple roots
|
8 years ago |
Daniel Pfeifer
|
c3800e5458
cmAlgorithms: add cmEraseIf function
|
8 years ago |
Michael Stürmer
|
9b06c22648
VS: Add flag tables for C#
|
9 years ago |
Daniel Pfeifer
|
66a7099993
iwyu: Fix VisualStudio specific issues
|
9 years ago |
Don Olmstead
|
e2ed9a7092
VS: Move toolset flag table lookup to global generator
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Tobias Hunger
|
4db08807db
CMake: Report whether generators support platforms
|
9 years ago |
Tobias Hunger
|
43a68a6dca
cmGlobalGeneratorFactory: Use CM_OVERRIDE for all derived classes
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Brad King
|
0586f1798e
Merge topic 'vs-win10-sdk'
|
9 years ago |
Brad King
|
d7e863c1c1
VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929)
|
9 years ago |
Brad King
|
ae7398c0a7
Merge topic 'vs-win10-sdk'
|
9 years ago |
Brad King
|
a57caf7eec
VS: Fix Windows 10 SDK version selection (#15831)
|
9 years ago |
Brad King
|
c173e37fa3
VS: Do not select a partial Windows 10 SDK folder (#15831)
|
9 years ago |
Robert Dailey
|
2b958a2027
cmake-gui: Add option to specify generator toolset
|
10 years ago |