2020-05-25 11:39:51 +00:00
|
|
|
Version: 2
|
2020-09-08 08:27:52 +00:00
|
|
|
Include: [
|
2020-07-09 08:33:11 +00:00
|
|
|
cmake_platforms_qemu.yaml,
|
2021-10-14 08:13:13 +00:00
|
|
|
cmake_platforms_qemu_qnx710.yaml,
|
2020-09-08 08:27:52 +00:00
|
|
|
cmake_platforms_target_android_host_linux.yaml,
|
2020-08-05 11:41:42 +00:00
|
|
|
cmake_platforms_target_android_host_macos.yaml,
|
2021-01-12 16:09:36 +00:00
|
|
|
cmake_platforms_target_android_host_windows.yaml,
|
2021-02-26 16:10:17 +00:00
|
|
|
cmake_platforms_wasm.yaml,
|
2021-01-12 16:09:36 +00:00
|
|
|
macos.yaml
|
2020-09-08 08:27:52 +00:00
|
|
|
]
|
2020-05-25 11:39:51 +00:00
|
|
|
Configurations:
|
|
|
|
-
|
2020-04-29 07:04:47 +00:00
|
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-50'
|
2020-05-25 11:39:51 +00:00
|
|
|
Compiler: 'GCC'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Sccache', 'Documentation', 'TestDocs', 'UseConfigure']
|
|
|
|
Configure arguments: '-make examples -developer-build -c++std c++20 -no-warnings-are-errors -qtlibinfix TestInfix -qtnamespace TestNamespace'
|
2020-07-16 13:27:07 +00:00
|
|
|
-
|
|
|
|
Id: 'Ubuntu-20.04-host'
|
|
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-50'
|
|
|
|
Compiler: 'GCC'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Sccache', 'UseConfigure']
|
|
|
|
Configure arguments: '-nomake examples -release -force-debug-info -separate-debug-info -headersclean -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput'
|
|
|
|
Environment variables: [
|
|
|
|
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY'
|
|
|
|
]
|
2020-05-25 11:39:51 +00:00
|
|
|
-
|
2021-06-03 10:33:53 +00:00
|
|
|
Id: 'OpenSUSE-15.3-host'
|
|
|
|
Template: 'qtci-linux-openSUSE-15.3-x86_64-50'
|
2020-05-25 11:39:51 +00:00
|
|
|
Compiler: 'GCC'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Sccache', 'WarningsAreErrors', 'UseConfigure']
|
|
|
|
Configure arguments: '-nomake examples -developer-build'
|
2021-11-05 15:42:16 +00:00
|
|
|
Environment variables: [
|
2022-03-01 09:04:26 +00:00
|
|
|
'PATH={{.Env.CMAKE_MIN_SUPPORTED_BIN_PATH}}:{{.Env.PATH}}',
|
|
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc-debug-developer'
|
|
|
|
]
|
2021-04-27 16:29:49 +00:00
|
|
|
-
|
2021-06-23 09:27:57 +00:00
|
|
|
Template: 'qtci-linux-SLES-15_SP3-x86_64-51'
|
2021-04-27 16:29:49 +00:00
|
|
|
Compiler: 'GCC'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Sccache', 'DisableTests', 'UseConfigure']
|
|
|
|
Configure arguments: '-nomake examples -static -no-sql-mysql'
|
|
|
|
Environment variables: [
|
|
|
|
'CMAKE_ARGS=-DOPENSSL_ROOT_DIR={{.Env.OPENSSL_HOME}}'
|
|
|
|
]
|
2021-08-25 08:46:15 +00:00
|
|
|
-
|
2021-11-26 07:31:15 +00:00
|
|
|
Template: 'qtci-windows-10_21H2-x86_64-51'
|
2021-08-25 08:46:15 +00:00
|
|
|
Compiler: 'MSVC2019'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Packaging', 'Sccache', "DebugAndRelease", 'UseConfigure']
|
|
|
|
Configure arguments: '-debug-and-release -force-debug-info -headersclean -nomake examples -qt-zlib'
|
2021-08-25 08:46:15 +00:00
|
|
|
Environment variables: [
|
2022-02-15 14:12:58 +00:00
|
|
|
'CMAKE_ARGS=-DFEATURE_msvc_obj_debug_info=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DPostgreSQL_ROOT={{.Env.POSTGRESQL_LIB_x64}}\..',
|
2022-02-03 09:16:52 +00:00
|
|
|
'LLVM_INSTALL_DIR={{.Env.LLVM_INSTALL_DIR_msvc}}',
|
2021-11-12 09:29:11 +00:00
|
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-windows-x86_64-msvc2019_64']
|
2021-10-29 08:53:33 +00:00
|
|
|
-
|
|
|
|
Template: 'qtci-windows-11_21H2-x86_64-51'
|
|
|
|
Compiler: 'MSVC2019'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Packaging', 'Sccache', "DebugAndRelease", 'UseConfigure']
|
|
|
|
Configure arguments: '-debug-and-release -force-debug-info -headersclean -nomake examples -qt-zlib'
|
2021-10-29 08:53:33 +00:00
|
|
|
Environment variables: [
|
2022-02-15 14:12:58 +00:00
|
|
|
'CMAKE_ARGS=-DFEATURE_msvc_obj_debug_info=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DPostgreSQL_ROOT={{.Env.POSTGRESQL_LIB_x64}}\..',
|
2021-10-29 08:53:33 +00:00
|
|
|
'LLVM_INSTALL_DIR={{.Env.LLVM_INSTALL_DIR_msvc}}']
|
2021-09-03 08:16:07 +00:00
|
|
|
-
|
2021-11-26 07:31:15 +00:00
|
|
|
Template: 'qtci-windows-10_21H2-x86_64-51'
|
2021-12-07 07:17:57 +00:00
|
|
|
Compiler: 'MSVC2022'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Sccache', "DebugAndRelease", 'UseConfigure']
|
|
|
|
Configure arguments: '-debug-and-release -force-debug-info -headersclean -nomake examples -qt-zlib'
|
2021-09-03 08:16:07 +00:00
|
|
|
Environment variables: [
|
2022-02-15 14:12:58 +00:00
|
|
|
'CMAKE_ARGS=-DFEATURE_msvc_obj_debug_info=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DPostgreSQL_ROOT={{.Env.POSTGRESQL_LIB_x64}}\..',
|
2021-09-03 08:16:07 +00:00
|
|
|
'LLVM_INSTALL_DIR={{.Env.LLVM_INSTALL_DIR_msvc}}'
|
|
|
|
]
|
2021-10-29 08:53:33 +00:00
|
|
|
-
|
|
|
|
Template: 'qtci-windows-11_21H2-x86_64-51'
|
|
|
|
Compiler: 'MSVC2022'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Sccache', "DebugAndRelease", 'UseConfigure']
|
|
|
|
Configure arguments: '-debug-and-release -force-debug-info -headersclean -nomake examples -qt-zlib'
|
2021-10-29 08:53:33 +00:00
|
|
|
Environment variables: [
|
2022-02-15 14:12:58 +00:00
|
|
|
'CMAKE_ARGS=-DFEATURE_msvc_obj_debug_info=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DPostgreSQL_ROOT={{.Env.POSTGRESQL_LIB_x64}}\..',
|
2021-10-29 08:53:33 +00:00
|
|
|
'LLVM_INSTALL_DIR={{.Env.LLVM_INSTALL_DIR_msvc}}'
|
|
|
|
]
|
2021-08-25 08:46:15 +00:00
|
|
|
-
|
2021-11-26 07:31:15 +00:00
|
|
|
Id: 'Windows10_21H2-MSVC2019-x64-host'
|
|
|
|
Template: 'qtci-windows-10_21H2-x86_64-51'
|
2021-08-25 08:46:15 +00:00
|
|
|
Compiler: 'MSVC2019'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Sccache', 'Conan', "DebugAndRelease", 'WarningsAreErrors', 'UseConfigure']
|
|
|
|
Configure arguments: '-debug-and-release -make examples -developer-build -force-debug-info -qt-zlib'
|
|
|
|
Environment variables: [
|
|
|
|
'CMAKE_ARGS=-DFEATURE_msvc_obj_debug_info=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\..',
|
|
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-windows-x86_64-msvc2019_64-developer'
|
|
|
|
]
|
2021-08-25 08:46:15 +00:00
|
|
|
-
|
2021-11-26 07:31:15 +00:00
|
|
|
Template: 'qtci-windows-10_21H2-x86_64-51'
|
2021-08-25 08:46:15 +00:00
|
|
|
Compiler: 'MSVC2019'
|
|
|
|
Target arch: 'arm64'
|
2022-04-19 12:26:55 +00:00
|
|
|
Features: ['Sccache', 'DisableTests', 'TargetBuildOnly', 'Packaging', 'UseConfigure']
|
2021-11-26 07:31:15 +00:00
|
|
|
Platform dependency: 'Windows10_21H2-MSVC2019-x64-host'
|
2021-08-25 08:46:15 +00:00
|
|
|
Environment variables: [
|
2022-04-19 12:26:55 +00:00
|
|
|
'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}}',
|
2021-11-12 09:29:11 +00:00
|
|
|
'CONAN_HOST_PROFILE=coin/conan/profiles/ci-windows-x86_64-msvc2019_64-developer',
|
|
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-windows-arm64-msvc2019_64',
|
2022-02-03 09:16:52 +00:00
|
|
|
'OPENSSL_CONF_x64={{.Env.OPENSSL_CONF_x64_arm64}}',
|
|
|
|
'OPENSSL_INCLUDE_x64={{.Env.OPENSSL_INCLUDE_x64_arm64}}',
|
2022-04-19 12:26:55 +00:00
|
|
|
'OPENSSL_LIB_x64={{.Env.OPENSSL_LIB_x64_arm64}}'
|
|
|
|
]
|
2021-10-29 08:53:33 +00:00
|
|
|
-
|
|
|
|
Id: 'Windows11_21H2-MSVC2019-x64-host'
|
|
|
|
Template: 'qtci-windows-11_21H2-x86_64-51'
|
|
|
|
Compiler: 'MSVC2019'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Sccache', "DebugAndRelease", 'WarningsAreErrors', 'UseConfigure']
|
|
|
|
Configure arguments: '-debug-and-release -make examples -developer-build -force-debug-info -qt-zlib'
|
2021-10-29 08:53:33 +00:00
|
|
|
Environment variables: [
|
2022-02-15 14:12:58 +00:00
|
|
|
'CMAKE_ARGS=-DFEATURE_msvc_obj_debug_info=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\..'
|
|
|
|
]
|
2021-10-29 08:53:33 +00:00
|
|
|
-
|
|
|
|
Template: 'qtci-windows-11_21H2-x86_64-51'
|
|
|
|
Compiler: 'MSVC2019'
|
|
|
|
Target arch: 'arm64'
|
2022-04-19 12:26:55 +00:00
|
|
|
Features: ['Sccache', 'DisableTests', 'TargetBuildOnly', 'Packaging', 'UseConfigure']
|
2021-10-29 08:53:33 +00:00
|
|
|
Platform dependency: 'Windows11_21H2-MSVC2019-x64-host'
|
|
|
|
Environment variables: [
|
2022-04-19 12:26:55 +00:00
|
|
|
'TARGET_CONFIGURE_ARGS=-debug-and-release -force-debug-info -platform win32-arm64-msvc',
|
|
|
|
'TARGET_CMAKE_ARGS=-DFEATURE_msvc_obj_debug_info=ON',
|
2021-11-12 09:29:11 +00:00
|
|
|
'CONAN_HOST_PROFILE=coin/conan/profiles/ci-windows-x86_64-msvc2019_64',
|
2022-04-19 12:26:55 +00:00
|
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-windows-arm64-msvc2019_64'
|
|
|
|
]
|
2021-08-11 09:54:21 +00:00
|
|
|
-
|
|
|
|
Id: 'RHEL-8.4-host'
|
|
|
|
Template: 'qtci-linux-RHEL-8.4-x86_64-50'
|
|
|
|
Compiler: 'GCC'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure']
|
|
|
|
Configure arguments: '-nomake examples -release -force-debug-info -headersclean -separate-debug-info -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput'
|
2021-11-05 15:42:16 +00:00
|
|
|
Environment variables: [
|
2022-02-15 14:12:58 +00:00
|
|
|
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
|
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc'
|
|
|
|
]
|
2020-05-25 11:39:51 +00:00
|
|
|
-
|
2022-06-01 13:30:37 +00:00
|
|
|
Id: 'ios-universal'
|
2021-11-15 15:30:58 +00:00
|
|
|
Template: 'qtci-macos-11-x86_64-104'
|
2020-05-25 11:39:51 +00:00
|
|
|
Target os: 'IOS_ANY'
|
|
|
|
Target arch: 'arm64'
|
|
|
|
Compiler: 'Clang'
|
|
|
|
Target compiler: 'Clang'
|
2021-03-24 16:05:26 +00:00
|
|
|
Platform dependency: 'macos-latest-xcode-universal-packaging-build'
|
2022-02-15 14:12:58 +00:00
|
|
|
Features: ['Packaging', 'Sccache', 'DebugAndRelease', 'DisableTests', 'UseConfigure']
|
|
|
|
Environment variables: [
|
|
|
|
'TARGET_CONFIGURE_ARGS=-debug-and-release -nomake examples -platform macx-ios-clang',
|
2021-11-12 09:29:11 +00:00
|
|
|
'CONAN_HOST_PROFILE=coin/conan/profiles/ci-macos-universal-clang',
|
2022-02-15 14:12:58 +00:00
|
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-macos-ios-arm64-clang'
|
|
|
|
]
|
2021-08-25 08:46:15 +00:00
|
|
|
-
|
2021-11-26 07:31:15 +00:00
|
|
|
Id: 'Windows10_21H2-Mingw11-x64-host'
|
|
|
|
Template: 'qtci-windows-10_21H2-x86_64-51'
|
2021-08-25 08:46:15 +00:00
|
|
|
Compiler: 'Mingw'
|
|
|
|
Features: ['Packaging', 'Sccache']
|
2021-11-05 15:42:16 +00:00
|
|
|
Configure arguments: '-DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_BUILD_TYPE=RelWithDebInfo -DFEATURE_separate_debug_info=ON -DQT_BUILD_EXAMPLES=OFF -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DFEATURE_system_zlib=OFF -DFEATURE_system_tiff=OFF -DFEATURE_system_freetype=OFF -DFEATURE_system_jpeg=OFF -DPostgreSQL_ROOT={{.Env.POSTGRESQL_LIB_x64}}\..'
|
2021-08-25 08:46:15 +00:00
|
|
|
Environment variables: [
|
2021-09-29 13:36:46 +00:00
|
|
|
'Path={{.Env.MINGW1120}}\bin;{{.Env.Path}}',
|
2021-11-05 15:42:16 +00:00
|
|
|
'NON_QTBASE_CONFIGURE_ARGS=-DFEATURE_system_tiff=OFF',
|
2022-02-03 09:16:52 +00:00
|
|
|
'LLVM_INSTALL_DIR={{.Env.LLVM_INSTALL_DIR_mingw}}',
|
2021-11-12 09:29:11 +00:00
|
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-windows-x86_64-mingw']
|
2020-05-27 06:16:16 +00:00
|
|
|
-
|
2021-11-26 07:31:15 +00:00
|
|
|
Id: 'Windows10_21H2-LLVM-x64-host'
|
|
|
|
Template: 'qtci-windows-10_21H2-x86_64-51'
|
2021-08-25 08:46:15 +00:00
|
|
|
Compiler: 'Clang'
|
|
|
|
Features: ['Sccache']
|
2021-11-30 11:54:43 +00:00
|
|
|
Configure arguments: '-GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DFEATURE_separate_debug_info=ON -DQT_BUILD_EXAMPLES=OFF -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DFEATURE_system_zlib=OFF -DFEATURE_system_tiff=OFF -DFEATURE_system_freetype=OFF -DFEATURE_system_jpeg=OFF -DPostgreSQL_ROOT={{.Env.POSTGRESQL_LIB_x64}}\..'
|
2021-11-05 15:42:16 +00:00
|
|
|
Environment variables: ['Path=C:\llvm-mingw\bin;{{.Env.Path}}', 'NON_QTBASE_CONFIGURE_ARGS=-DFEATURE_system_tiff=OFF',
|
|
|
|
'LLVM_INSTALL_DIR=C:\llvm-mingw']
|
2021-10-29 08:53:33 +00:00
|
|
|
-
|
|
|
|
Id: 'Windows11_21H2-LLVM-x64-host'
|
|
|
|
Template: 'qtci-windows-11_21H2-x86_64-51'
|
|
|
|
Compiler: 'Clang'
|
2022-02-14 09:43:43 +00:00
|
|
|
Features: ['Sccache']
|
2021-11-30 11:54:43 +00:00
|
|
|
Configure arguments: '-GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo -DFEATURE_separate_debug_info=ON -DQT_BUILD_EXAMPLES=OFF -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DFEATURE_system_zlib=OFF -DFEATURE_system_tiff=OFF -DFEATURE_system_freetype=OFF -DFEATURE_system_jpeg=OFF -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DPostgreSQL_ROOT={{.Env.POSTGRESQL_LIB_x64}}\..'
|
2021-10-29 08:53:33 +00:00
|
|
|
Environment variables: ['Path=C:\llvm-mingw\bin;{{.Env.Path}}', 'NON_QTBASE_CONFIGURE_ARGS=-DFEATURE_system_tiff=OFF -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache',
|
|
|
|
'TEST_CONFIGURE_ARGS=-DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache', 'LLVM_INSTALL_DIR=C:\llvm-mingw']
|
2021-08-25 08:46:15 +00:00
|
|
|
-
|
2021-11-26 07:31:15 +00:00
|
|
|
Template: 'qtci-windows-10_21H2-x86_64-51'
|
2020-05-27 06:16:16 +00:00
|
|
|
Compiler: 'Mingw'
|
2022-02-21 12:28:12 +00:00
|
|
|
Features: ['Sccache', 'WarningsAreErrors']
|
2021-11-30 11:54:43 +00:00
|
|
|
Configure arguments: '-DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DFEATURE_developer_build=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DFEATURE_separate_debug_info=ON -DQT_BUILD_EXAMPLES=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DFEATURE_system_zlib=OFF -DFEATURE_system_tiff=OFF -DFEATURE_system_freetype=OFF -DFEATURE_system_jpeg=OFF'
|
2021-11-05 15:42:16 +00:00
|
|
|
Environment variables: ['Path={{.Env.MINGW1120}}\bin;{{.Env.Path}}', 'NON_QTBASE_CONFIGURE_ARGS=-DFEATURE_system_tiff=OFF',
|
|
|
|
'LLVM_INSTALL_DIR={{.Env.LLVM_INSTALL_DIR_mingw}}']
|
2021-10-29 08:53:33 +00:00
|
|
|
-
|
|
|
|
Template: 'qtci-windows-11_21H2-x86_64-51'
|
|
|
|
Compiler: 'Mingw'
|
2022-04-04 11:48:26 +00:00
|
|
|
Features: ['Sccache', 'WarningsAreErrors']
|
2021-11-30 11:54:43 +00:00
|
|
|
Configure arguments: '-DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DFEATURE_developer_build=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DFEATURE_separate_debug_info=ON -DQT_BUILD_EXAMPLES=ON -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_INCLUDE_x64}}\.. -DFEATURE_system_zlib=OFF -DFEATURE_system_tiff=OFF -DFEATURE_system_freetype=OFF -DFEATURE_system_jpeg=OFF'
|
2021-10-29 08:53:33 +00:00
|
|
|
Environment variables: ['Path={{.Env.MINGW1120}}\bin;{{.Env.Path}}', 'NON_QTBASE_CONFIGURE_ARGS=-DFEATURE_system_tiff=OFF',
|
|
|
|
'LLVM_INSTALL_DIR={{.Env.LLVM_INSTALL_DIR_mingw}}']
|