37 Commits (e4e9ce7cbe9b41dd535d5246153900cb9657c6ba)

Author SHA1 Message Date
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 9 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 d7e863c1c1 VS: Do not fail on Windows 10 with VS 2015 if no SDK is available (#15929) 10 years ago
Brad King a57caf7eec VS: Fix Windows 10 SDK version selection (#15831) 10 years ago
Brad King c173e37fa3 VS: Do not select a partial Windows 10 SDK folder (#15831) 10 years ago
Robert Dailey 2b958a2027 cmake-gui: Add option to specify generator toolset 11 years ago
Gilles Khouzam d1b87d72f9 VS: Select Windows 10 Store SDK and toolset for VS 2015 10 years ago
Gilles Khouzam 458121116a VS: Select latest Windows 10 SDK if no specific version was requested 10 years ago
Gilles Khouzam 3f077996f5 VS: Add support for selecting the Windows 10 SDK (#15670) 10 years ago
Gilles Khouzam 4b8b91688f VS: Find Desktop SDK for current VS version (#15662) 10 years ago
Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 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 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
Brad King 1e3843373f cmake: Show in --help how to select VS target platform (#15422) 10 years ago
Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 11 years ago
Brad King f5afb90d7c VS: Rename VS 14 generator to 'Visual Studio 14 2015' 11 years ago
Brad King 7a526c35f6 VS: Delay getting platform name in local generator 11 years ago
Brad King eeb60102e8 VS: Refactor CMAKE_FORCE_*64 platform definitions 11 years ago
Brad King 65624c39e3 VS14: Add Visual Studio 14 generator (#14982) 11 years ago
Brad King eaa9f2f8ee VS: Refactor internal generator factory logic 11 years ago
Brad King 98afb4549f VS: Split user- and generator-provided PlatformToolset 11 years ago
Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 12 years ago
Stephen Kelly 4fe963f656 Use new cmHasLiteralPrefix function 12 years ago
Brad King 558c74d0ab VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators 12 years ago
Brad King 29071fed2e VS: Add version year to generator names 12 years ago
Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 years ago
Patrick Gansterer c90151bd82 VS: Unify how the name of the generator is specified 12 years ago
Patrick Gansterer 40a4302414 VS12: Remove duplicated overload of UseFolderProperty() 12 years ago
Patrick Gansterer b02f09d434 VS: Replace ArchitectureId with PlatformName 12 years ago
Robert Maynard 52f146414f VS: Clarify Visual Studio product year for each version 12 years ago
Brad King 77ac9b8b9c VS12: Add Visual Studio 12 generator (#14251) 12 years ago
Brad King c677838c1a VS: Fix VS 10/11 .sln headers (#14038) 13 years ago
David Cole 7fa0f4b870 VS11: Allow using folders with the VS11 Express Edition (#13770) 13 years ago
Patrick Gansterer 75ebebc39c VS: Remove platform specific generator files 13 years ago