mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 22:17:45 +08:00
We are not using them for the Qt Creator build, since for us it makes more sense to define these things in the Qt Creator branches. They create additional noise (and confusion) in the COIN interface though, so remove them. Pick-to: 6.1 Change-Id: Iadcb9570f88fa0245996d8e7c112dc8b54dfe80d Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Matti Paaso <matti.paaso@qt.io>
34 lines
1.2 KiB
YAML
34 lines
1.2 KiB
YAML
Version: 2
|
|
Module only: True
|
|
Configurations:
|
|
-
|
|
Template: 'qtci-windows-10-x86_64-52'
|
|
Compiler: 'MSVC2019'
|
|
Features: ['Packaging', 'Sccache', 'DebugAndRelease', 'DisableTests']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'amd64']
|
|
-
|
|
Template: 'qtci-windows-10-x86-4'
|
|
Compiler: 'MSVC2019'
|
|
Features: ['Packaging', 'Sccache', 'DebugAndRelease', 'DisableTests']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
Environment script: ['%ProgramFiles%\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvarsall.bat', 'x86']
|
|
-
|
|
Template: 'qtci-linux-RHEL-8.2-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['Packaging', 'Sccache', 'DisableTests']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
-
|
|
Template: 'qtci-macos-10.14-x86_64'
|
|
Compiler: 'Clang'
|
|
Features: ['Packaging', 'DisableTests', 'Sccache', 'DebugAndRelease']
|
|
Configure arguments: ''
|
|
Environment variables: []
|
|
-
|
|
Template: 'qtci-linux-Ubuntu-20.04-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['TestOnly', 'LicenseCheck']
|