- 26 Nov, 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>
-
- 11 Nov, 2017 - 1 commit
-
-
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>
-
- 09 Nov, 2017 - 1 commit
-
-
Heikki Halmet authored
Install needed certificates and signing tools which are needed when signing release packages Change-Id: I21b9c3d1a6b4c83dec6b8ae1674def4ecc02f444 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 07 Nov, 2017 - 1 commit
-
-
Tony Sarajärvi authored
It was incorrectly created at ANDROID_SDK_ROOT, but Coin doesn't use that env variable. It uses _HOME. Change-Id: I64b8befd4341e917c7aa28586ac8bf1dbf4e23a4 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 03 Nov, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Change-Id: I0ae934a65a2eaefa0bc4db9afbe3b8701dcb0906 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 17 Oct, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Change-Id: I36f9f9181fcf60774766f122e6f5526f62c8c249 Reviewed-by:
Joni Jäntti <joni.jantti@qt.io> Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 12 Sep, 2017 - 1 commit
-
-
Dominik Holland authored
This forward-ports commit a99d3432 to 5.9, which should have been done in 6bf5691c but accidentally left out. It reuses parts of commit a5f3f8ed that was initially cherry-picked to 5.6. Task-number: QTAUTO-345 Task-number: QTBUG-63133 Change-Id: Ib401dd06bfc4d4aaf8b8ce1a8509697993d4397e Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 02 Sep, 2017 - 1 commit
-
-
Tony Sarajärvi authored
If we, in a provisioning script, add $PATH to another file, that $PATH gets expanded there and now. We need it written as $PATH to the target file, so that it gets expanded when the other file is run. Not at the moment of running this provisioning script. Change-Id: Ie2c64764f9e0a676307cb3a144162cbc35eb33fb Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 23 Aug, 2017 - 1 commit
-
-
Simo Fält authored
Libs and llvm-config is required by pyside. In order to extract libclang package, we need to install 7zip. 7zip is installed with homebrew. Change-Id: I35367dca1f79dbc9e2f1513480f6fc9bb69730d3 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 17 Aug, 2017 - 2 commits
-
-
Simo Fält authored
Pip is required to provision python packages. Change-Id: I73ab7556bb6b9ccc57ef078f422bfbba4bfed6a7 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Simo Fält authored
Python virtualenv command is used when building pyside modules, which installs additional Python modules during build time and requires access to installation directories. Change-Id: Id34ac8b36710ba04d8db263acdaf2bd31e314de8 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 31 Jul, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Change-Id: I990d2ac89044a5afc6170da9f5c22bc144021036 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io> Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- 05 Jun, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1244 Change-Id: I3a27d8cdee8cd7b22d86116d58009e952ab536ea Reviewed-by:
Aapo Keskimolo <aapo.keskimolo@qt.io> Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 11 May, 2017 - 1 commit
-
-
Dominik Holland authored
Task-number: QTAUTO-345 Change-Id: If11ca425fa08cce8a518710ded0a6ec58159343d Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 04 May, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Previously provisioning disabled screensaver on startup but didn't affect current session. Thus the screensaver hits the VMs while provisioning and without this commit the screen gets locked. This prevents the lock and we get to the desktop on the VMs. Change-Id: Icd783127e898ece6bebb5598ab86f12d5062eeb5 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 27 Apr, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Task-number: QTBUG-56102 Change-Id: I7f14fbebcc459b4610ca9469b4335ef5b18ba5b4 Reviewed-by:
Jake Petroules <jake.petroules@qt.io> Reviewed-by:
Timur Pocheptsov <timur.pocheptsov@qt.io>
-
- 25 Apr, 2017 - 1 commit
-
-
Simon Hausmann authored
Assuming that the JDK dmg will always be mounted via /dev/disk1s1 breaks when another disk is present in the system and the DMG ends up at disk2 for example. Change-Id: Ia196a6ae18f455144802167c0887bf18dafbc101 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 21 Apr, 2017 - 1 commit
-
-
Simon Hausmann authored
Instead of downloading a 4+GB archive and uncompressing it in /tmp, let's uncompress the archive via NFS and feed the data straight into cpio. This should be faster and avoids curl's error handling that's happy to abort instead of re-trying. Change-Id: Ifa5d842c50111ccdbd56e795b270ee6433a63adf Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 20 Apr, 2017 - 3 commits
-
-
Tony Sarajarvi authored
Required by Android SDK. Task-number: QTQAINFRA-1094 Change-Id: I4bde075f95c57fbe919ac2a5c09e25107e8525a1 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Tony Sarajärvi authored
Change-Id: I97d811ebbdda69f78bbd5f71ae38847a851a24fe Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1094 Change-Id: Ibee4e78979cdaff447c8a9d75024994ebc121572 Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- 18 Apr, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Change-Id: Ie311d7374b74ce1179f7a8bb981733be016d387f Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- 12 Apr, 2017 - 1 commit
-
-
Konstantin Tokarev authored
Change-Id: I3afecaefced45704b77b461a2bc2869134567a2e Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 07 Apr, 2017 - 1 commit
-
-
Konstantin Tokarev authored
Change-Id: I730a65c2fcbea14bd3fe44e01a182f095d96b0ab Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 15 Mar, 2017 - 1 commit
-
-
Tony Sarajärvi authored
Qt should not require command line tools to be installed. When they are installed, we can accidentally rely on on the tools instead of sysroot. Task-number: QTBUG-58325 Change-Id: I9ad942c6f67e4c1b7348258a9178ab497ee58800 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 10 Mar, 2017 - 1 commit
-
-
Simon Hausmann authored
Use the correct IP address for the network test server that all the other machines are using as well. Change-Id: I1ffe4b6f5851bcb06dc2d39265979b799715ec3f Task-number: QTBUG-59241 Reviewed-by:
Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 15 Feb, 2017 - 9 commits
-
-
Tony Sarajärvi authored
The method (vmware tools) of launching a process inside a virtual machine results in the launch of a process that does not originate from a login shell. Therefore the CI system explicitly starts the agent with "bash -l -c" to enforce the invocation as login shell and thus execute settings from /etc/profile, ~/.bash_profile, etc. This brings the behavior of the system closer to what we see as developers. However the shell is a non-interactive shell, therefore ~/.bashrc is not read by default. On Linux systems such as RHEL, ~/.bash_profile is configured to still read ~/.bashrc. For consistency we apply the same logic to the macOS configurations. Task-number: QTQAINFRA-1091 Change-Id: I72206dbd8f7289de86830db23fa1ae2c548181eb Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajarvi authored
Task-number: QTQAINFRA-1091 Change-Id: Id20e5398007284ddf809f2c2c49a60711729db26 Reviewed-by:
Liang Qi <liang.qi@qt.io> Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajarvi authored
Task-number: QTQAINFRA-1091 Change-Id: Idf314816d4986855b0b4d92a5f523ec1397f4083 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajarvi authored
Task-number: QTQAINFRA-1091 Change-Id: I3d58c7e94866754adb22975b874ebe4a0e239ec1 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajarvi authored
Task-number: QTQAINFRA-1091 Change-Id: I2b209c8ca59af5bfdcc1faa46ac771a85eeb457e Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajarvi authored
Task-number: QTQAINFRA-1091 Change-Id: I6d2071c3304cc8df31d8bbad6d713d21ea2dda25 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajarvi authored
Task-number: QTQAINFRA-1091 Change-Id: I5594ae5591ad0b092ed000da8930972475163f51 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1091 Change-Id: I49c2f92f570a648e80ac16180bdf0c7967ed1120 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajarvi authored
Task-numer: QTQAINFRA-1091 Change-Id: I0da0e22dd859609fa107b9c157a678a4e2d252e4 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-