aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-windows-8.1-x86_64/08-python3.ps1
Commit message (Collapse)AuthorAgeFilesLines
* Provisioning: Install 32 bit python to 64 bit windowsSimo Fält2018-06-011-1/+1
| | | | | | | | | | | In order to create 32 bit Pyside wheels we have to be able to link Pyside against 32 bit python. While 32 Qt build is done in 64 bit Windows Pyside must follow. Task-number: PYSIDE-646 Change-Id: I30855d4cecd6bc6219021216e9c296d28c56b405 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Provisioning: Win8.1_x64 - Add Python2 and Python3 for RTAJoni Jantti2018-03-221-0/+1
Python is required by RTA. Task-number: QTQAINFRA-1870 Change-Id: If63218da138995580a3bed5ede8996d722fff48d Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>