mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 20:36:54 +08:00
Task-number: QTQAINFRA-5111 Change-Id: I4f3871795a663f479d7a417405c48635725fdcae Reviewed-by: Simo Fält <simo.falt@qt.io>
71 lines
3.7 KiB
YAML
71 lines
3.7 KiB
YAML
Version: 2
|
|
Configurations:
|
|
-
|
|
Id: 'RHEL-9.0-host'
|
|
Template: 'qtci-linux-RHEL-9.0-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure']
|
|
Configure arguments: '-nomake examples -release -force-debug-info -headersclean -separate-debug-info -qt-libjpeg -qt-libpng -qt-pcre -qt-harfbuzz -qt-doubleconversion -no-libudev -bundled-xcb-xinput'
|
|
Environment variables: [
|
|
'CMAKE_ARGS=-DOpenGL_GL_PREFERENCE=LEGACY',
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc',
|
|
'NON_QTBASE_CMAKE_ARGS=-DFFMPEG_DIR={{.Env.FFMPEG_DIR}}'
|
|
]
|
|
-
|
|
Template: 'qtci-linux-RHEL-9.0-x86_64-50'
|
|
Target os: 'Android_ANY'
|
|
Target arch: 'arm64'
|
|
Compiler: 'GCC'
|
|
Target compiler: 'Clang'
|
|
Platform dependency: 'RHEL-9.0-host'
|
|
Features: ['Packaging', 'Sccache', 'DisableTests', 'UseConfigure']
|
|
Environment variables: [
|
|
'TARGET_CONFIGURE_ARGS=-nomake examples -release -force-debug-info -android-ndk {{.Env.ANDROID_NDK_ROOT}} -android-sdk {{.Env.ANDROID_SDK_ROOT}} -android-abis arm64-v8a',
|
|
'TARGET_CMAKE_ARGS=-DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}}',
|
|
'CONAN_HOST_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc',
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-unix-android-arm64-clang'
|
|
]
|
|
-
|
|
Template: 'qtci-linux-RHEL-9.0-x86_64-50'
|
|
Target os: 'Android_ANY'
|
|
Target arch: 'armv7'
|
|
Compiler: 'GCC'
|
|
Target compiler: 'Clang'
|
|
Platform dependency: 'RHEL-9.0-host'
|
|
Features: ['Packaging', 'Sccache', 'DisableTests', 'UseConfigure']
|
|
Environment variables: [
|
|
'TARGET_CONFIGURE_ARGS=-nomake examples -release -force-debug-info -android-ndk {{.Env.ANDROID_NDK_ROOT}} -android-sdk {{.Env.ANDROID_SDK_ROOT}} -android-abis armeabi-v7a',
|
|
'TARGET_CMAKE_ARGS=-DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}}',
|
|
'CONAN_HOST_PROFILE=coin/conan/profiles/linux-x86_64-gcc',
|
|
'CONAN_PROFILE=coin/conan/profiles/unix-android-armv7-clang'
|
|
]
|
|
-
|
|
Template: 'qtci-linux-RHEL-9.0-x86_64-50'
|
|
Target os: 'Android_ANY'
|
|
Target arch: 'x86'
|
|
Compiler: 'GCC'
|
|
Target compiler: 'Clang'
|
|
Platform dependency: 'RHEL-9.0-host'
|
|
Features: ['Packaging', 'Sccache', 'AndroidTestRun', 'VMSize8', 'UseConfigure']
|
|
Environment variables: [
|
|
'TARGET_CONFIGURE_ARGS=-nomake examples -release -force-debug-info -android-ndk {{.Env.ANDROID_NDK_ROOT}} -android-sdk {{.Env.ANDROID_SDK_ROOT}} -android-abis x86',
|
|
'TARGET_CMAKE_ARGS=-DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}}',
|
|
'CONAN_HOST_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc',
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-unix-android-x86-clang',
|
|
'ANDROID_EMULATOR=@emulator_x86_api_23'
|
|
]
|
|
-
|
|
Template: 'qtci-linux-RHEL-9.0-x86_64-50'
|
|
Target os: 'Android_ANY'
|
|
Target arch: 'x86_64'
|
|
Compiler: 'GCC'
|
|
Target compiler: 'Clang'
|
|
Platform dependency: 'RHEL-9.0-host'
|
|
Features: ['Packaging', 'Sccache', 'DisableTests', 'UseConfigure']
|
|
Environment variables: [
|
|
'TARGET_CONFIGURE_ARGS=-nomake examples -release -force-debug-info -android-ndk {{.Env.ANDROID_NDK_ROOT}} -android-sdk {{.Env.ANDROID_SDK_ROOT}} -android-abis x86_64',
|
|
'TARGET_CMAKE_ARGS=-DCMAKE_C_COMPILER_FRONTEND_VARIANT=GNU -DCMAKE_CXX_COMPILER_FRONTEND_VARIANT=GNU -DOPENSSL_ROOT_DIR={{.Env.OPENSSL_ANDROID_HOME}}',
|
|
'CONAN_HOST_PROFILE=coin/conan/profiles/ci-linux-x86_64-gcc',
|
|
'CONAN_PROFILE=coin/conan/profiles/ci-unix-android-x86_64-clang'
|
|
]
|