mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-18 10:09:15 +08:00
There don't seem any publicly available binaries for openh264 for openSUSE 15.5 anymore. Removing gstreamer and openh264 headers will allow us to build binaries, at the cost of not being able to build the gstreamer plugin anymore. Pick-to: 6.8 dev 6.9 6.9.0 Change-Id: Ief1e9eb3963e98a1e2b076c3a3bfd8bdeec21e3c Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Jøger Hansegård <joger.hansegard@qt.io>
Continuous Integration ====================== This directory contains files used by Qt's Continuous Integration system (Coin). pre-provisioning ---------------- Contains scripts which are used to install software to tier1 machines manually. E.g. Visual studio installation takes too long to be included to automatic provisioning of tier2 templates. provisioning ------------ Contains scripts that apply to different test machines in order to run automatic tests on them. For Windows scripts, make sure that the machine has "Set-ExecutionPolicy RemoteSigned -Force" set. (Run as admin in PowerShell)