mirror of
git://code.qt.io/qt/qt5.git
synced 2026-08-07 13:17:12 +08:00
a992ba9205
The script uses homebrew which does not support 10.14 anymore and it fails. The git was installed due to Conan, but with TestOnly config it does not need git. Task-number: QTBUG-105554 Pick-to: 6.2 6.3 6.4 Change-Id: I542780d32ebd7054c75a6afa357b3fac898b93cb Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Toni Saario <toni.saario@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)