mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 09:46:08 +08:00
These variables were mistakenly merged into 6.10 - VCPKG_HOST_TRIPLET - VCPKG_TARGET_TRIPLET In these -91627c3294-b36caafbb0As in 6.10 those variables should not be used, but it's easy that they get there via cherry-picks. Task-number: QTQAINFRA-7273 Task-number: QTQAINFRA-7463 Change-Id: Ic4444b787207302778e8c6f93e91343be97f81f2 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io> Reviewed-by: Aku Pietikäinen <aku.pietikainen@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)