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: I0668885da43222663a54521ce85653da697425be
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
Heikki Halmet
2017-09-21 12:50:58 +03:00
committed by Tony Sarajärvi
parent 8c657080f6
commit b2efef4875
186 changed files with 172 additions and 173 deletions

View File

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