aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/cmake_platforms_target_android_host_windows.yaml
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2022-02-01 15:06:49 +0200
committerHeikki Halmet <heikki.halmet@qt.io>2022-02-04 08:17:33 +0200
commitac2bdfb93a84f07d3fb4ed9edce8409dcabcac1c (patch)
treef3f1765674bf3c9e93b29c97490f0d26255e6801 /coin/platform_configs/cmake_platforms_target_android_host_windows.yaml
parent0e641142c1d5f6c98a8140ed65862cb377ce6d91 (diff)
Remove old Windows 10 targets
Windows 10 21H2 is now significant for all targets Pick-to: 6.3 Task-number: QTQAINFRA-4539 Change-Id: I9435c11f7df6b7c2c77a5af10ebc5e0da5717ccb Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'coin/platform_configs/cmake_platforms_target_android_host_windows.yaml')
-rw-r--r--coin/platform_configs/cmake_platforms_target_android_host_windows.yaml56
1 files changed, 0 insertions, 56 deletions
diff --git a/coin/platform_configs/cmake_platforms_target_android_host_windows.yaml b/coin/platform_configs/cmake_platforms_target_android_host_windows.yaml
index 53691a97..05e28ac6 100644
--- a/coin/platform_configs/cmake_platforms_target_android_host_windows.yaml
+++ b/coin/platform_configs/cmake_platforms_target_android_host_windows.yaml
@@ -1,20 +1,6 @@
Version: 2
Configurations:
-
- Template: 'qtci-windows-10-x86_64-52'
- Target os: 'Android_ANY'
- Target arch: 'arm64'
- Compiler: 'Mingw'
- Target compiler: 'Clang'
- Platform dependency: 'Windows10-Mingw11-x64-host'
- Features: ['Packaging', 'Sccache', 'DisableTests']
- Environment variables: [
- 'Path={{.Env.MINGW1120}}\bin;{{.Env.Path}}',
- 'TARGET_CONFIGURE_ARGS=-DQT_BUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE={{.Env.ANDROID_NDK_ROOT}}/build/cmake/android.toolchain.cmake -DANDROID_SDK_ROOT={{.Env.ANDROID_SDK_ROOT}} -DANDROID_ABI=arm64-v8a -DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}} -DFEATURE_pkg_config=OFF',
- 'CONAN_HOST_PROFILE=coin/conan/profiles/windows-x86_64-mingw',
- 'CONAN_PROFILE=coin/conan/profiles/windows-android-arm64-clang'
- ]
--
Template: 'qtci-windows-10_21H2-x86_64-51'
Target os: 'Android_ANY'
Target arch: 'arm64'
@@ -29,20 +15,6 @@ Configurations:
'CONAN_PROFILE=coin/conan/profiles/windows-android-arm64-clang'
]
-
- Template: 'qtci-windows-10-x86_64-52'
- Target os: 'Android_ANY'
- Target arch: 'armv7'
- Compiler: 'Mingw'
- Target compiler: 'Clang'
- Platform dependency: 'Windows10-Mingw11-x64-host'
- Features: ['Packaging', 'Sccache', 'DisableTests']
- Environment variables: [
- 'Path={{.Env.MINGW1120}}\bin;{{.Env.Path}}',
- 'TARGET_CONFIGURE_ARGS=-DQT_BUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE={{.Env.ANDROID_NDK_ROOT}}/build/cmake/android.toolchain.cmake -DANDROID_SDK_ROOT={{.Env.ANDROID_SDK_ROOT}} -DANDROID_ABI=armeabi-v7a -DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}} -DFEATURE_pkg_config=OFF',
- 'CONAN_HOST_PROFILE=coin/conan/profiles/windows-x86_64-mingw',
- 'CONAN_PROFILE=coin/conan/profiles/windows-android-armv7-clang'
- ]
--
Template: 'qtci-windows-10_21H2-x86_64-51'
Target os: 'Android_ANY'
Target arch: 'armv7'
@@ -57,20 +29,6 @@ Configurations:
'CONAN_PROFILE=coin/conan/profiles/windows-android-armv7-clang'
]
-
- Template: 'qtci-windows-10-x86_64-52'
- Target os: 'Android_ANY'
- Target arch: 'x86'
- Compiler: 'Mingw'
- Target compiler: 'Clang'
- Platform dependency: 'Windows10-Mingw11-x64-host'
- Features: ['Packaging', 'Sccache', 'DisableTests']
- Environment variables: [
- 'Path={{.Env.MINGW1120}}\bin;{{.Env.Path}}',
- 'TARGET_CONFIGURE_ARGS=-DQT_BUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE={{.Env.ANDROID_NDK_ROOT}}/build/cmake/android.toolchain.cmake -DANDROID_SDK_ROOT={{.Env.ANDROID_SDK_ROOT}} -DANDROID_ABI=x86 -DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}} -DFEATURE_pkg_config=OFF',
- 'CONAN_HOST_PROFILE=coin/conan/profiles/windows-x86_64-mingw',
- 'CONAN_PROFILE=coin/conan/profiles/windows-android-x86-clang'
- ]
--
Template: 'qtci-windows-10_21H2-x86_64-51'
Target os: 'Android_ANY'
Target arch: 'x86'
@@ -85,20 +43,6 @@ Configurations:
'CONAN_PROFILE=coin/conan/profiles/windows-android-x86-clang'
]
-
- Template: 'qtci-windows-10-x86_64-52'
- Target os: 'Android_ANY'
- Target arch: 'x86_64'
- Compiler: 'Mingw'
- Target compiler: 'Clang'
- Platform dependency: 'Windows10-Mingw11-x64-host'
- Features: ['Packaging', 'Sccache', 'DisableTests']
- Environment variables: [
- 'Path={{.Env.MINGW1120}}\bin;{{.Env.Path}}',
- 'TARGET_CONFIGURE_ARGS=-DQT_BUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE={{.Env.ANDROID_NDK_ROOT}}/build/cmake/android.toolchain.cmake -DANDROID_SDK_ROOT={{.Env.ANDROID_SDK_ROOT}} -DANDROID_ABI=x86_64 -DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}} -DFEATURE_pkg_config=OFF',
- 'CONAN_HOST_PROFILE=coin/conan/profiles/windows-x86_64-mingw',
- 'CONAN_PROFILE=coin/conan/profiles/windows-android-x86_64-clang'
- ]
--
Template: 'qtci-windows-10_21H2-x86_64-51'
Target os: 'Android_ANY'
Target arch: 'x86_64'