Split Common folder based on operating system families

This change will split common folder to four different folders:
Linux, Unix, Windows and MacOS. Each of these folders includes scripts
which are common for their operating system familes

Task-number: QTQAINFRA-1451
Change-Id: Ic93b2183052335dee875d1452b21e38d268b6474
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
This commit is contained in:
Heikki Halmet
2017-11-02 16:09:11 +02:00
committed by Frederik Gladhorn
parent 52da24b78e
commit 2a28ce864b
282 changed files with 253 additions and 253 deletions

View File

@@ -1 +1 @@
. "$PSScriptRoot\..\common\python3.ps1" 32
. "$PSScriptRoot\..\common\windows\python3.ps1" 32