CMake/Tests/RunCMake/GeneratorToolset
Gregor Jasny b78a14e204 Xcode: reject legacy buildsystem for Xcode 14
With Xcode 14 support for the Legacy Build System has been removed
and the BuildSystemType in the WorkspaceSettings is ignored.
If CMake still generates projects targeted to the Lecacy Build
System the build preparation phase will likely fail because Xcode
for example misses any declared outputs from script invocations.

This is a hard to debug problem and CMake should reject the invalid
configuration instead.
2023-08-31 10:13:57 +02:00
..
BadToolset-result.txt
BadToolset-stderr.txt
BadToolset-toolchain.cmake
BadToolset.cmake
BadToolsetCustomFlagTableDir-result.txt VS: Add a mostly-undocumented hook to load custom JSON flag tables 2021-03-22 13:28:27 -04:00
BadToolsetCustomFlagTableDir-stderr.txt VS: Add a mostly-undocumented hook to load custom JSON flag tables 2021-03-22 13:28:27 -04:00
BadToolsetCustomFlagTableDir.cmake VS: Add a mostly-undocumented hook to load custom JSON flag tables 2021-03-22 13:28:27 -04:00
BadToolsetFormat-result.txt
BadToolsetFormat-stderr.txt
BadToolsetFormat.cmake
BadToolsetHostArch-result.txt
BadToolsetHostArch-stderr.txt
BadToolsetHostArch.cmake
BadToolsetHostArchTwice-result.txt
BadToolsetHostArchTwice-stderr.txt
BadToolsetHostArchTwice.cmake
BadToolsetHostArchXcode-result.txt
BadToolsetHostArchXcode-stderr.txt
BadToolsetHostArchXcode.cmake
BadToolsetToolchain-result.txt
BadToolsetToolchain-stderr.txt
BadToolsetToolchain.cmake
BadToolsetVersion-result.txt
BadToolsetVersion-stderr.txt
BadToolsetVersion.cmake
BadToolsetVersionTwice-result.txt
BadToolsetVersionTwice-stderr.txt
BadToolsetVersionTwice.cmake
BadToolsetXcodeBuildSystem1-result.txt Xcode: reject legacy buildsystem for Xcode 14 2023-08-31 10:13:57 +02:00
BadToolsetXcodeBuildSystem1-stderr.txt Xcode: reject legacy buildsystem for Xcode 14 2023-08-31 10:13:57 +02:00
BadToolsetXcodeBuildSystem1.cmake Xcode: reject legacy buildsystem for Xcode 14 2023-08-31 10:13:57 +02:00
BadToolsetXcodeBuildSystem12-result.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
BadToolsetXcodeBuildSystem12-stderr.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
BadToolsetXcodeBuildSystem12.cmake Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
BadToolsetXcodeBuildSystem-result.txt
BadToolsetXcodeBuildSystem-stderr.txt Xcode: Fix typos and spelling in error message 2021-05-07 17:00:18 +02:00
BadToolsetXcodeBuildSystem.cmake
CMakeLists.txt Tests/RunCMake: Update cmake_minimum_required versions 2023-02-11 06:24:22 -05:00
main.c VS: Add a mostly-undocumented hook to load custom JSON flag tables 2021-03-22 13:28:27 -04:00
NoToolset-result.txt
NoToolset-stderr.txt
NoToolset.cmake
RunCMakeTest.cmake Xcode: reject legacy buildsystem for Xcode 14 2023-08-31 10:13:57 +02:00
TestToolset-result.txt
TestToolset-stderr.txt
TestToolset-toolchain.cmake
TestToolset.cmake
TestToolsetCudaBoth-stdout.txt
TestToolsetCudaBoth.cmake
TestToolsetCudaPathOnly-result.txt
TestToolsetCudaPathOnly-stderr.txt VS: switch to new folder structure while keeping the old one working 2021-03-18 15:44:13 +01:00
TestToolsetCudaPathOnly.cmake
TestToolsetCudaPathOnlyOldLayout-result.txt VS: switch to new folder structure while keeping the old one working 2021-03-18 15:44:13 +01:00
TestToolsetCudaPathOnlyOldLayout-stderr.txt VS: switch to new folder structure while keeping the old one working 2021-03-18 15:44:13 +01:00
TestToolsetCudaPathOnlyOldLayout.cmake VS: switch to new folder structure while keeping the old one working 2021-03-18 15:44:13 +01:00
TestToolsetCudaVersionOnly-stdout.txt
TestToolsetCudaVersionOnly.cmake
TestToolsetCustomFlagTableDir-check.cmake codespell: Avoid escape sequence that looks like misspelled "nodes" 2023-05-22 16:50:51 -04:00
TestToolsetCustomFlagTableDir.cmake VS: Add a mostly-undocumented hook to load custom JSON flag tables 2021-03-22 13:28:27 -04:00
TestToolsetHostArchBoth-stdout.txt
TestToolsetHostArchBoth.cmake
TestToolsetHostArchNone-stdout.txt
TestToolsetHostArchNone.cmake VS: ARM64 as default toolset architecture for ARM64 host 2022-05-19 09:57:54 -04:00
TestToolsetHostArchOnly_x64-stdout.txt
TestToolsetHostArchOnly_x64.cmake
TestToolsetHostArchOnly_x86-stdout.txt
TestToolsetHostArchOnly_x86.cmake
TestToolsetToolchain-result.txt
TestToolsetToolchain-stderr.txt
TestToolsetToolchain.cmake
TestToolsetVCTargetsPathOnly-stdout.txt
TestToolsetVCTargetsPathOnly.cmake
TestToolsetVersionBoth-stdout.txt
TestToolsetVersionBoth.cmake
TestToolsetVersionOnly-stdout.txt
TestToolsetVersionOnly.cmake
TestToolsetXcodeBuildSystem1-result.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystem1-stderr.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystem1-stdout.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystem1.cmake Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystem12-result.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystem12-stderr.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystem12-stdout.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystem12.cmake Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystemDefault1-result.txt
TestToolsetXcodeBuildSystemDefault1-stderr.txt
TestToolsetXcodeBuildSystemDefault1-stdout.txt
TestToolsetXcodeBuildSystemDefault1.cmake
TestToolsetXcodeBuildSystemDefault12-result.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystemDefault12-stderr.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystemDefault12-stdout.txt Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TestToolsetXcodeBuildSystemDefault12.cmake Xcode: Switch to the "new build system" for Xcode 12 and above 2020-09-18 13:02:14 -04:00
TwoToolsets-result.txt
TwoToolsets-stderr.txt
TwoToolsets.cmake
VsNormal-stdout.txt Tests: In RunCMake.GeneratorToolset accept Intel platform toolsets 2021-12-17 09:27:17 -05:00
VsNormal.cmake VS: Add a mostly-undocumented hook to load custom JSON flag tables 2021-03-22 13:28:27 -04:00