aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-linux-Ubuntu-14.04-x86_64
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2017-01-121-0/+53
|\ | | | | | | | | | | | | | | | | | | | | This change also includes an update of the CI platform configurations to the values that were previously in the CI source tree for builds of the 5.8 branch. This is done within the same change as the merge to preserve atomicity. Task-number: QTQAINFRA-1074 Change-Id: Iac469c44048721530380ab577c6dbf1a6fa28211
| * Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2017-01-111-0/+53
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also includes an update of the CI platform configurations to the values that were previously in the CI source tree for builds of the 5.7 branch. This is done within the same change as the merge to preserve atomicity. Task-number: QTQAINFRA-1074 Change-Id: Ie7bde30bd64d439cd17ea789102550ab9fb44194
| | * Provision: Cmake 3.6.2Heikki Halmet2017-01-111-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | Red Hat 6.6 needs cmake for GammaRay OpenSUSE 42.1 and Ubuntu 14.04 needs cmake for pyside Change-Id: I64b25be70057b86be7bfc96fb07446f7727bbefe Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-12-252-0/+10
|\| | | | | | | | | | | Change-Id: I49d18025acb322bf45b6cdc38adb05618cb90153
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-12-212-0/+10
| |\| | | | | | | | | | | | | | | | | | | Conflicts: coin/provisioning/common/02-python.ps1 Change-Id: I6b5f2c464cc350798c7c73fba9e79a3f4f534586
| | * Provision: Install pyside python dependencies to LinuxSimo Fält2016-12-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | To test successfully pyside dependencies with Coin, we need python-dev packages and virtual env. Change-Id: I29a5eed769798da4e4799eb5ccdff1cd032070d5 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| | * Suppress shutdown indicator in UbuntuJędrzej Nowacki2016-12-071-0/+4
| | | | | | | | | | | | | | | | | | We want to quit machines without being asked, if we are really sure. Change-Id: Ic7156f5b0fe236c0270d8c2e4fcc322a82776caf Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
* | Provision libusb-1.0 for LinuxKari Oikarinen2016-09-211-0/+3
|/ | | | | | | It is a dependency of tqtc-boot2qt/qdb, which will join CI soon. Change-Id: I3b205877e705f554202ab7171f9d828491b95ac6 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Add script to install freeopcua on Ubuntu 14.04Frederik Gladhorn2016-05-061-0/+49
Change-Id: Ia13362cf9aa17fbc0e85ac61b1f2897101903aaf Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>