mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-24 15:21:30 +08:00
Insignificant flag is added for two targets. RedHat 7.6 will be kept as parallel until insignificant flag can be removed from CentOS Task-number: QTQAINFRA-2760 Task-number: QTQAINFRA-3065 Change-Id: If124600309644e6a066805cd728bf12862006a21 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
16 lines
832 B
YAML
16 lines
832 B
YAML
-
|
|
Template: 'qtci-windows-10-x86-4'
|
|
Compiler: 'MSVC2019'
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|
|
Features: ['UseLegacyInstructions']
|
|
-
|
|
Template: 'qtci-linux-CentOS-8.1-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -force-debug-info -nomake examples -nomake tests'
|
|
Features: ['UseLegacyInstructions']
|
|
-
|
|
Template: 'qtci-windows-8.1-x86'
|
|
Compiler: 'MSVC2015'
|
|
Features: ['DisableTests', 'UseLegacyInstructions']
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|