aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/windows/msys.ps1
Commit message (Collapse)AuthorAgeFilesLines
* Correct the domain of ci-files01-hkiTony Sarajärvi2023-06-121-1/+1
| | | | | | | | | It's hasn't been .intra.qt.io for quite some time, it has worked through an alias we have on the DNS server. Change-Id: I0bc17668dacfea64c276bb553e75e4be16e97659 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by: Matti Paaso <matti.paaso@qt.io>
* Use Extract-7zip helper to extract msysVolker Hilsheimer2020-12-231-1/+1
| | | | | | | | The helper makes sure that all questions for confirmation are answered with yes, which unblocks a second provisioning run. Change-Id: I33b58a98ceed3f736eabde90e15e959a7139923e Reviewed-by: Toni Saario <toni.saario@qt.io>
* Add webAssembly build for windows and macosJuha Karjalainen2019-07-311-1/+1
| | | | | | | | | | Provision emsdk and its dependecies to windows and macos. Task-number: QTBUG-63917 Task-number: QTQAINFRA-2835 Done-with: Juha Karjalainen <juha.karjalainen@qt.io> Change-Id: I24ea9cbc4f7cc95e6952765099d5e46247470011 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Provisioning: Move Android toolchain and config to win10Simo Fält2018-11-061-0/+16
Installing Android toolchains and ssl headers to win10 template and moving Android windows platform configs to win10 from win7. Task-number: QTQAINFRA-1266 Change-Id: I9b3e3a378451e0bdfc7dc5c7b75ee035faf8994c Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>