mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
RHEL-9.4 is replaced by RHEL-9.6.
Pick-to: 6.10
Task-number: QTQAINFRA-7327
Task-number: QTQAINFRA-7326
Change-Id: Ia270d20eda412da291d9e09c265afa9c977fab2e
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
(cherry picked from commit 8d9d8cf3e8)
Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
82 lines
2.9 KiB
YAML
82 lines
2.9 KiB
YAML
Version: 2
|
|
Include: [
|
|
quick-bridges.yaml: [
|
|
"macos-quick-bridges",
|
|
"linux-quick-bridges",
|
|
"windows-quick-bridges"
|
|
],
|
|
cmake_platforms.yaml: [
|
|
"rhel-9.6"
|
|
]
|
|
]
|
|
Configurations:
|
|
-
|
|
Id: 'windows-quick-bridges-dotnet'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Platform dependency: 'windows-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', "DebugAndRelease", 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesDotnet']
|
|
|
|
-
|
|
Id: 'windows-quick-bridges-rust'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Platform dependency: 'windows-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesRust']
|
|
|
|
-
|
|
Id: 'windows-quick-bridges-python'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Platform dependency: 'windows-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'windows-quick-bridges-java'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Platform dependency: 'windows-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesJava']
|
|
|
|
-
|
|
Id: 'linux-quick-bridges-python'
|
|
Template: 'qtci-linux-RHEL-9.6-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Platform dependency: 'rhel-9.6'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'linux-quick-bridges-java'
|
|
Template: 'qtci-linux-Ubuntu-24.04-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Platform dependency: 'linux-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'RunAsPlatformDependency', 'QtBridgesJava']
|
|
|
|
-
|
|
Id: 'linux-quick-bridges-rust'
|
|
Template: 'qtci-linux-Ubuntu-24.04-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Platform dependency: 'linux-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'RunAsPlatformDependency', 'QtBridgesRust']
|
|
|
|
-
|
|
Id: 'macos-quick-bridges-java'
|
|
Template: 'qtci-macos-15-arm-104'
|
|
Compiler: 'Clang'
|
|
Platform dependency: 'macos-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesJava']
|
|
|
|
-
|
|
Id: 'macos-quick-bridges-python'
|
|
Template: 'qtci-macos-15-arm-104'
|
|
Compiler: 'Clang'
|
|
Platform dependency: 'macos-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'macos-quick-bridges-swift'
|
|
Template: 'qtci-macos-15-arm-104'
|
|
Compiler: 'Clang'
|
|
Platform dependency: 'macos-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesSwift']
|