mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-24 05:37:45 +08:00
Change-Id: Iae0915763c998a1eebad9dfd1f5080463ac597bf Reviewed-by: Toni Saario <toni.saario@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.4"
|
|
]
|
|
]
|
|
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.4-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Platform dependency: 'rhel-9.4'
|
|
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']
|