mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-24 16:05:36 +08:00
Change will enable tests for MSVC 2019 and replace MSVC2017 as packaging target. Task-number: QTQAINFRA-2875 Task-number: QTQAINFRA-3432 Change-Id: Ifef3bd02b5fae6225a6c0ecdc412edbb488e25b1 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
14 lines
722 B
YAML
14 lines
722 B
YAML
-
|
|
Template: 'qtci-windows-10-x86-3'
|
|
Compiler: 'MSVC2019'
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|
|
-
|
|
Template: 'qtci-linux-RHEL-6.6-x86_64'
|
|
Compiler: 'GCC'
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix /home/qt/work/install -release -force-debug-info -nomake examples -nomake tests'
|
|
-
|
|
Template: 'qtci-windows-8.1-x86'
|
|
Compiler: 'MSVC2015'
|
|
Features: ['DisableTests']
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|