Merge topic 'vs-sdk-selection' into release-3.27
89b611ab VS: Select latest Windows SDK even when targeting Windows 8.1 and below ae97d82e VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection 15ff8965 VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions bba1a23d VS: Consolidate Windows SDK major version selection dispatch 209973e5 VS: Do not print empty Windows SDK version when none is selected ec6dd770 Tests: Remove redundant condition in RunCMake.GeneratorPlatform test 4776a584 Help: Add 3.27 release note on VS default SDK selection Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !8697
Showing
- Help/release/3.27.rst 17 additions, 1 deletionHelp/release/3.27.rst
- Help/variable/CMAKE_GENERATOR_PLATFORM.rst 5 additions, 1 deletionHelp/variable/CMAKE_GENERATOR_PLATFORM.rst
- Source/cmGlobalVisualStudio10Generator.cxx 1 addition, 1 deletionSource/cmGlobalVisualStudio10Generator.cxx
- Source/cmGlobalVisualStudio10Generator.h 1 addition, 2 deletionsSource/cmGlobalVisualStudio10Generator.h
- Source/cmGlobalVisualStudio14Generator.cxx 100 additions, 27 deletionsSource/cmGlobalVisualStudio14Generator.cxx
- Source/cmGlobalVisualStudio14Generator.h 3 additions, 3 deletionsSource/cmGlobalVisualStudio14Generator.h
- Source/cmGlobalVisualStudioVersionedGenerator.cxx 0 additions, 20 deletionsSource/cmGlobalVisualStudioVersionedGenerator.cxx
- Source/cmGlobalVisualStudioVersionedGenerator.h 1 addition, 3 deletionsSource/cmGlobalVisualStudioVersionedGenerator.h
- Tests/RunCMake/GeneratorPlatform/BadVersionMissing-stderr.txt 1 addition, 1 deletion...s/RunCMake/GeneratorPlatform/BadVersionMissing-stderr.txt
- Tests/RunCMake/GeneratorPlatform/BadVersionPlatform-stderr.txt 0 additions, 19 deletions.../RunCMake/GeneratorPlatform/BadVersionPlatform-stderr.txt
- Tests/RunCMake/GeneratorPlatform/BadVersionPre2019-result.txt 0 additions, 0 deletions...s/RunCMake/GeneratorPlatform/BadVersionPre2019-result.txt
- Tests/RunCMake/GeneratorPlatform/BadVersionPre2019-stderr.txt 11 additions, 0 deletions...s/RunCMake/GeneratorPlatform/BadVersionPre2019-stderr.txt
- Tests/RunCMake/GeneratorPlatform/BadVersionPre2019.cmake 0 additions, 0 deletionsTests/RunCMake/GeneratorPlatform/BadVersionPre2019.cmake
- Tests/RunCMake/GeneratorPlatform/BadVersionUnsupported-result.txt 1 addition, 0 deletions...nCMake/GeneratorPlatform/BadVersionUnsupported-result.txt
- Tests/RunCMake/GeneratorPlatform/BadVersionUnsupported-stderr.txt 11 additions, 0 deletions...nCMake/GeneratorPlatform/BadVersionUnsupported-stderr.txt
- Tests/RunCMake/GeneratorPlatform/BadVersionUnsupported.cmake 1 addition, 0 deletionsTests/RunCMake/GeneratorPlatform/BadVersionUnsupported.cmake
- Tests/RunCMake/GeneratorPlatform/RunCMakeTest.cmake 40 additions, 27 deletionsTests/RunCMake/GeneratorPlatform/RunCMakeTest.cmake
- Tests/RunCMake/GeneratorPlatform/VersionExists-check.cmake 8 additions, 4 deletionsTests/RunCMake/GeneratorPlatform/VersionExists-check.cmake
Loading
Please register or sign in to comment