- 26 Jan, 2018 - 3 commits
-
-
Heikki Halmet authored
Squish is required by RTA for testing. Task-number: QTQAINFRA-1523 Change-Id: I0c3653565f19cc9b798a0b63325c47b017cf5537 Reviewed-by:
Joni Jäntti <joni.jantti@qt.io> Reviewed-by:
Matti Paaso <matti.paaso@qt.io>
-
Heikki Halmet authored
Common shared folder includes scripts of files which are common for all operating system families. Changes under shared folder will trigger provisioning for all platforms Change-Id: I0789f87b76876d5f92673fe2f0e72d770e5f5ea4 Task-number: QTQAINFRA-1451 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joni Jantti authored
Currently when adding an environment variable in provisioning we have to check if the system is Ubuntu and use .profile instead of .bashrc. This check should be done in a function so we don't have to duplicate it for every provisioning script separately. Change-Id: I2fa128032123e17d20dfb39cd3668e22e4bb0d55 Reviewed-by:
Maurice Kalinowski <maurice.kalinowski@qt.io> Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 18 Jan, 2018 - 2 commits
-
-
Oliver Wolff authored
On some machines the updates were already disabled, which lead to the call to disable the service failing. Now we just move on without error. Change-Id: Ia48f7164c23dfe24e24548558d582cdc0190b7e3 Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Frederik Gladhorn authored
We install the 64 bit version of np++ which is installed in the regular program files folder. Change-Id: I702210eaf7dfae75bbfcfd9cc98d8ed96d775f61 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by:
Oliver Wolff <oliver.wolff@qt.io>
-
- 10 Jan, 2018 - 1 commit
-
-
Heikki Halmet authored
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>
-
- 09 Jan, 2018 - 1 commit
-
-
Tony Sarajärvi authored
Ubuntu uses .profile file instead of .bashrc. We need to use the correct file accordingly. Task-number: QTBUG-65594 (cherry picked from commit 22e4664e ) Change-Id: Iceeec53882f1a5c97cd8f7ea5b013d543c156acb Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 02 Jan, 2018 - 2 commits
-
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1669 Change-Id: I582dc5037bd2b46dcd5c9c3b2cb13784e122d6a5 Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
Tony Sarajärvi authored
Change-Id: Ib85721600b1e4461470a9ea4fd3b29fca0b35633 Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
- 29 Dec, 2017 - 1 commit
-
-
Joni Jäntti authored
Currently Ubuntu 16.04 template has stuff installed on its tier 1. We want to have a clean installed tier 1 and install everything on it during provisioning. This will save some disk space on our hosts. Task-number: QTQAINFRA-1574 Change-Id: Ia7e6df62835a8e31943c00996f12ac70c6c71aed Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 27 Dec, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Visual Studio 2012 isn't used in our builds. Change-Id: I7f2480a1811efd1c1f164f468407ab55d5c4102d Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
- 13 Dec, 2017 - 1 commit
-
-
Joni Jantti authored
Ruby is being installed twice on certain Windows platforms and the 32 bit versions of these don't have a working PATH addition. Task-number: QTQAINFRA-1632 Change-Id: Id7fd269854d17c32df7d0b82ac9e750e645af564 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 09 Dec, 2017 - 1 commit
-
-
Joni Jäntti authored
This script doesn't extract the dll to System32 on a x64 system. Calling "sysnative" doesn't seem to work with the custom function being used. Change-Id: Iea734a400d8c095ea2e3fe54f38e4756fba406f9 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 08 Dec, 2017 - 1 commit
-
-
Heikki Halmet authored
Command line tools is needed by homebrew when installing p7zip Task-number: QTBUG-64729 Change-Id: Ia13838e3f5845351cb682c7d25127c8f36172d3b Reviewed-by:
Liang Qi <liang.qi@qt.io> Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit beb73056 ) Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 13 Nov, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Change-Id: Ie8ff5810f07528fd23044e1b1396fc4fdde58283 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 11 Nov, 2017 - 2 commits
-
-
Tony Sarajärvi authored
We need to provision the FBX SDK for Qt3DStudio. Task-number: QTQAINFRA-1449 Change-Id: I52587cd653b7954340d5f58978ffbd008330337c Reviewed-by:
Marianne Yrjänä <marianne.yrjana@qt.io> Reviewed-by:
Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Heikki Halmet authored
Windows 10 x86 isn't yet vanilla so provisioning needs to remove old cmake before installation Change-Id: I2712aaa652492520d68a597d99a3c2d6bdbe2433 Reviewed-by:
Iikka Eklund <iikka.eklund@qt.io> Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 10 Nov, 2017 - 1 commit
-
-
Jan Arve Sæther authored
During CI, it has been observed that some processes didn't leave their wait state. (So they were "hanging") During analysis of the event log on that CI node, we found out that at the same time those processes entered this state, the NTP client set a new time and indeed the local time of the CI node changed (it was changed 2 hours forward in our case). For the record, the processes we observed this with was jom.exe and cc1plus.exe (the latter is the g++ compiler in the mingw toolchain)). We therefore have a strong suspicion that the NTP time change was causing the CI hang, so we simply disable it. The virtual machine should anyway get the correct time from its VM host when its started. Change-Id: I1204063399e2a4741b7b26b79858759c1bc5eab2 Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@qt.io>
-
- 09 Nov, 2017 - 1 commit
-
-
Heikki Halmet authored
Current version of Java isn't installing correctly during provisioning. Silent installation needs parameters which are added to script. Without those the installation process tries to open Java3BillDevices.jpg unsuccessfully and the installation fails Task-number: QTQAINFRA-1498 Task-number: QTQAINFRA-1394 Change-Id: I5672d230eb348186345887da81cdd97a4f59bce8 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 07 Nov, 2017 - 1 commit
-
-
Heikki Halmet authored
set -e won't work if logical OR is used after commands. These error echo's need to be removed so that error catch will works. Also set -ex added to print executed command when error caught. Task-number: QTQAINFRA-1533 Change-Id: Ib4ea832a0ee813f99f59ebacad51ec57c3eff57d Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 03 Nov, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Change-Id: I0ae934a65a2eaefa0bc4db9afbe3b8701dcb0906 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 28 Oct, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Change-Id: I58c5cb64075c0b60e2e8881dd32d6fad3ab98ec7 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 24 Oct, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Change-Id: I96eefe2e69b5cbe5d68329be2bb4273d03bb85ca Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 19 Oct, 2017 - 1 commit
-
-
Joni Jäntti authored
Added all the provisioning scripts that install required programs and make changes to certain settings. These are needed to build qt5. This commit replaces RHEL 7.2 in desktop builds, android builds and INTEGRITY builds. Task-number: QTQAINFRA-1251 Task-number: QTQAINFRA-1252 Task-number: QTQAINFRA-1253 Task-number: QTQAINFRA-1267 Task-number: QTQAINFRA-1269 Change-Id: Icef19df7fb799a4008ccdc0584821c982055e339 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 17 Oct, 2017 - 3 commits
-
-
Joni Jäntti authored
7zip is nice to have in path for future purposes such as when cherry-picking to other branches where we use different extracts scripts. Change-Id: I40b0f8568e285d85927ad30365c0ab9224e21332 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Joni Jäntti authored
Changed the helper function for extracting 7z files so that it also supports the new C:\Utils\sevenzip location. Change-Id: I4f2dafc4ccac71e2cd8a3c8148df4888f800484f Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joni Jäntti authored
We should use this helper function now that we have it. Change-Id: I9a522533795d4d4e63f608a0624378f066055b10 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 30 Sep, 2017 - 2 commits
-
-
Tony Sarajärvi authored
In case DownloadURL failed it's shasum check, it printed an error and threw an exit 1. This exit 1 was never handled in the calling scripts and went ignored. It was also not passed forward as it was inside a try-catch statement. Change-Id: Iae4fd6aefb75c07623ec86dc570f0a46fec659b4 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajärvi authored
Change-Id: Iced9f0c7811b9de076aee115502de0841c1a59cf Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 27 Sep, 2017 - 1 commit
-
-
Joni Jäntti authored
MinGW currently uses only internal URL without backup. Added the official URL to these scripts with SHA1 checksum verification. Change-Id: Id9b8a1bf1110201414e9d79c9e713475118ff661 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 16 Sep, 2017 - 1 commit
-
-
Simon Hausmann authored
Get rid of COIN_WEBSERVER_ADDRESS and download the QNX C++11 patches from ci-files01 instead. Change-Id: I7c32bfc1e1abef59b1e419e7dcdb73a5b16a895f Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
- 14 Sep, 2017 - 3 commits
-
-
Tony Sarajärvi authored
Changes the mingw from 4.9 to 5.3. Task-number: QTQAINFRA-1208 Change-Id: I360b9806c35e597a4b9fd0d57c10eebfb8643905 Reviewed-by:
Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
Tony Sarajärvi authored
MinGW is an alternative option for Visual Studio. It's used to create desktop builds and for cross compiling Android and QNX. At this point it is still unclear which version is going to be used for what, but as both are supported, let's think ahead and provide them both. This also allows us to debug with the other, if the other is causing problems. Task-number: QTQAINFRA-1289 Change-Id: I2a922669c07d49370e608c093be80481c8613dc7 Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
-
Tony Sarajärvi authored
By launching an installer with Start-Process and -Wait, we make sure no handles are left holding on to the installer when we try to delete it at cleanup. Change-Id: Ic9b700ea1ce9e70089ba4cb7e91d9765ca976333 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io> Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@qt.io>
-
- 08 Sep, 2017 - 1 commit
-
-
Simo Fält authored
Commit c48355eb changed the path of shasum, which was not intended. While the DownloadURL.sh utility is used by rhel in addition to macOS we can't rely on /usr/bin/shasum but we have to use the one found from PATH. Change-Id: I67bb37dcb72ba3d8d1f279646e44228b27137ec9 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 05 Sep, 2017 - 1 commit
-
-
Simo Fält authored
MacOS 10.10 has older shasum tool, which does not support oneliner verification. Change-Id: If00b846d5772aa1991960675d022249d63e7bd77 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 04 Sep, 2017 - 3 commits
-
-
Simo Fält authored
It seems that macOS 10.10 has a non standard mktemp command. It doesn't work as expected but prints usage and exit instead. Change-Id: I37be6eb01474466c2b6bbae4f38876673bd9c295 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Tony Sarajärvi authored
Change-Id: I74abdcc2e7d2dccf4f85cd64fe5fb4b56e54d613 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Joni Jäntti authored
This function was broken and only added the latest addition to the actual PATH. Change-Id: Ida352c7b605c1b9748bb98e4f51ce68a765c3ce3 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 01 Sep, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Replaces existing Windows 8 x86 builds with a vanilla tier 1 image that gets all needed software provisioned except for VS2013 that is pre-installed. Also modifies existing provisioning scripts under common to support this 32bit OS. Task-number: QTQAINFRA-1383 Change-Id: I495cb2d78b4d2d8b2abb9af1254fff0a78a570d9 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-