aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/cmake_platforms.yaml
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2022-11-04 14:12:18 +0000
committerHeikki Halmet <heikki.halmet@qt.io>2022-11-18 08:34:53 +0000
commite9b3497c8e8c6f50947f23a9a22bdc69d3674239 (patch)
tree41d2a6656958edb70be9c41599a0414514475362 /coin/platform_configs/cmake_platforms.yaml
parent3d05c6774930d882c173c79c677687fabe33b973 (diff)
Add Windows 10 22H2 to CI
Pre-installed to tier 1: MSVC 2022 17.3.6 plus build tools MSVC 2019 16.11.20 plus build tools MSVC 2015 update 3 14.0.25420.1 Task-number: QTQAINFRA-5262 Change-Id: Ibcc2950dd7edef0d6aa92cef7e602a69da8498d9 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'coin/platform_configs/cmake_platforms.yaml')
-rw-r--r--coin/platform_configs/cmake_platforms.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/coin/platform_configs/cmake_platforms.yaml b/coin/platform_configs/cmake_platforms.yaml
index cfca07e0..19be7fdc 100644
--- a/coin/platform_configs/cmake_platforms.yaml
+++ b/coin/platform_configs/cmake_platforms.yaml
@@ -42,7 +42,7 @@ Configurations:
'CMAKE_ARGS=-DOPENSSL_ROOT_DIR={{.Env.OPENSSL_HOME}}'
]
-
- Template: 'qtci-windows-10_21H2-x86_64-51'
+ Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'MSVC2019'
Features: ['Packaging', 'Sccache', "DebugAndRelease", 'UseConfigure']
Configure arguments: '-debug-and-release -force-debug-info -headersclean -nomake examples -qt-zlib'
@@ -65,7 +65,7 @@ Configurations:
'Protobuf_ROOT={{.Env.Protobuf_ROOT_msvc}}'
]
-
- Template: 'qtci-windows-10_21H2-x86_64-51'
+ Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'MSVC2022'
Features: ['Sccache', "DebugAndRelease", 'UseConfigure']
Configure arguments: '-debug-and-release -force-debug-info -headersclean -nomake examples -qt-zlib'
@@ -87,8 +87,8 @@ Configurations:
'Protobuf_ROOT={{.Env.Protobuf_ROOT_msvc}}'
]
-
- Id: 'Windows10_21H2-MSVC2019-x64-host'
- Template: 'qtci-windows-10_21H2-x86_64-51'
+ Id: 'Windows10_22H2-MSVC2019-x64-host'
+ Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'MSVC2019'
Features: ['Sccache', 'Conan', "DebugAndRelease", 'WarningsAreErrors', 'UseConfigure']
Configure arguments: '-debug-and-release -make examples -developer-build -force-debug-info -qt-zlib'
@@ -99,11 +99,11 @@ Configurations:
'Protobuf_ROOT={{.Env.Protobuf_ROOT_msvc}}'
]
-
- Template: 'qtci-windows-10_21H2-x86_64-51'
+ Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'MSVC2019'
Target arch: 'arm64'
Features: ['Sccache', 'DisableTests', 'TargetBuildOnly', 'Packaging', 'UseConfigure']
- Platform dependency: 'Windows10_21H2-MSVC2019-x64-host'
+ Platform dependency: 'Windows10_22H2-MSVC2019-x64-host'
Environment variables: [
'TARGET_CONFIGURE_ARGS=-debug-and-release -force-debug-info -platform win32-arm64-msvc',
'TARGET_CMAKE_ARGS=-DFEATURE_msvc_obj_debug_info=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ROOT_DIR_x64_arm64}}',
@@ -164,8 +164,8 @@ Configurations:
'CONAN_PROFILE=coin/conan/profiles/ci-macos-ios-arm64-clang'
]
-
- Id: 'Windows10_21H2-Mingw11-x64-host'
- Template: 'qtci-windows-10_21H2-x86_64-51'
+ Id: 'Windows10_22H2-Mingw11-x64-host'
+ Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'Mingw'
Features: ['Packaging', 'Sccache', 'UseConfigure']
Configure arguments: '-release -force-debug-info -separate-debug-info -nomake examples -qt-zlib -qt-freetype -qt-libjpeg'
@@ -178,8 +178,8 @@ Configurations:
'Protobuf_ROOT={{.Env.Protobuf_ROOT_mingw}}'
]
-
- Id: 'Windows10_21H2-LLVM-x64-host'
- Template: 'qtci-windows-10_21H2-x86_64-51'
+ Id: 'Windows10_22H2-LLVM-x64-host'
+ Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'Clang'
Features: ['Sccache', 'UseConfigure']
Configure arguments: '-release -force-debug-info -separate-debug-info -nomake examples -qt-zlib -qt-freetype -qt-libjpeg'
@@ -204,7 +204,7 @@ Configurations:
'Protobuf_ROOT={{.Env.Protobuf_ROOT_llvm_mingw}}'
]
-
- Template: 'qtci-windows-10_21H2-x86_64-51'
+ Template: 'qtci-windows-10_22H2-x86_64-50'
Compiler: 'Mingw'
Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure']
Configure arguments: '-developer-build -release -force-debug-info -separate-debug-info -make examples -qt-zlib -qt-freetype -qt-libjpeg'