- 09 Feb, 2017 - 8 commits
-
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1087 Change-Id: If10ba5d5d3f2b4891098ffad8519fe4e16d8c268 Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io>
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1087 Change-Id: Ia186b8df007384f7fd03139ad448563b920ee21b Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io>
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1087 Change-Id: If598b4b8391e13ed0891d8a65f752492fe303d29 Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io>
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1087 Change-Id: I416b38459ef278f82af0379b46fd78f5ccc6512c Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io>
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1087 Change-Id: I29879e17a18ffb7950c7a85db75f4bc2765741d5 Reviewed-by:
Aapo Keskimolo <aapo.keskimolo@qt.io> Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
Tony Sarajarvi authored
Task-number: QTQAINFRA-1087 Change-Id: I93f33e2e93371f68f31a9ed8b4d9c89ee091b629 Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io> Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io>
-
Tony Sarajarvi authored
This script downloads a file from a given URL, uncompresses it and installs it to a desired location. Task-number: QTQAINFRA-1087 Change-Id: I466cb81ec6c96bb0d46329ec98dcc4f31be173ec Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io>
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1087 Change-Id: Icba6d58c56fc00b4fe3a7a3f72050465ff64d104 Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
- 06 Feb, 2017 - 2 commits
-
-
Heikki Halmet authored
In 5.9 android builds will be using RHEL 7.2 instead of 6.6 Task-number: QTQAINFRA-1096 Change-Id: Ia802aa31fe347616c829e2142991686fe8e95ed9 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Jani Heikkinen authored
-
- 05 Feb, 2017 - 2 commits
-
-
Frederik Gladhorn authored
Without this Qt Speech is useless in our packages. Task-number: QTBUG-58461 Change-Id: I5c93fae1b3a2987353c75865f1b0831114afedbf Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Simon Hausmann authored
Change-Id: Ic7dab06f6b6e6cf326df651151eade22429b997f
-
- 04 Feb, 2017 - 2 commits
-
-
Liang Qi authored
-
Liang Qi authored
Change-Id: Ic3a06dd310fd7b67b53b95c8f6b1ef8813449fe5 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 03 Feb, 2017 - 6 commits
-
-
Simon Hausmann authored
Conflicts: coin/provisioning/qtci-linux-RHEL-6.6-x86_64/android_linux.sh Change-Id: I10fcdfc0af68741d931f4732783bafdad2fffc4a
-
Heikki Halmet authored
Sdk and ndk version information will be storaged to versions.txt. Versions.txt will be used for all provision scripts and later on it's data will be printed to provision log. Also script name changed to match both android sdk and ndk. Change-Id: I3366e596f539099c3b587466d90905d0889398fe Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Heikki Halmet authored
This script is the last script that is run by provisioning. It will print all storaged sw information to provision log Change-Id: I2c76d5f7cccf9c116cb660ffcb67d3bece473da8 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joerg Bornemann authored
The most important changes that affect the CI are: - Fixed bogus path in error message for failed targets. - Fixed error "JobClient destroyed while still acquiring." that could be yielded for failed builds. - Fixed /k option (QTCREATORBUG-17131). - Added the special .NOTPARALLEL target that disables parallel build for the containing makefile. (This one is needed to build QtWebEngine in debug-and-release properly.) - Introduced the JOMFLAGS environment variable. This is a MAKEFLAGS pendant. JOMFLAGS is useful to set up separate flags for nmake and jom. Change-Id: Icb2462d06b000a3fe29e1e9290b294cb1e900409 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Frederik Gladhorn authored
qtdeclarative has a runtime dependency, some tests rely on the svg module being available, so in order to not reduce the test coverage, revert this change. I'd like to see a better/cleaner separation, but for the time being, better coverage wins. This reverts commit fbd78263 . Change-Id: I60d6b585e25e2e7c4f6ad705b754279968827842 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io> Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@qt.io> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io>
-
Heikki Halmet authored
Script to remove tier1's preinstalled software. Script itself includes all information about the software that needs to be removed from tier2 before provision starts to run installations. When this script is run for certain platform that platform needs to provision all removed software back to tier2 template. So user needs to make sure that all needed provision script are available when calling this removal-script. Goal is to have vanilla os when provision don't need to remove any software before installations. When this goal is reached this script and script calls can be removed from provision. Change-Id: I048909800807fabb1dc599e768a90e7457fbc2cf Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 01 Feb, 2017 - 1 commit
-
-
Oswald Buddenhagen authored
-
- 31 Jan, 2017 - 4 commits
-
-
Kari Oikarinen authored
It's needed by tqtc-boot2qt/qdb. Change-Id: Id5b8b18a2090c040c3eec1bd3c4c521456245381 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Kari Oikarinen authored
Change-Id: Ice10e54137da8a0d2372019a195a63121fd00a8a Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Liang Qi authored
Change-Id: Ic3c8400ab26b09277752e5b9b347dc7a33679618 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
Simon Hausmann authored
This extends commit f3b0b9e2 to the macOS and Windows platforms. Change-Id: I180d81266897582cee1bec5938fbd3bb9c5c2ee3 Task-number: QTBUG-58367 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
-
- 30 Jan, 2017 - 1 commit
-
-
Liang Qi authored
Task-number: QTBUG-58371 Change-Id: I9d7027c72fb10b5cc549762d8bb1f13ee5ec9c5d
-
- 28 Jan, 2017 - 3 commits
-
-
Liang Qi authored
Task-number: QTBUG-58371 Change-Id: Ic3ec10a04ec9fcfea38324f6052b2d082c6ece58
-
Heikki Halmet authored
Installs latest Android sdk and ndk. It also runs update for SDK API level 18, latest SDK- and platform- tools and build-tools version 23.0.3. Task-number: QTBUG-58369 Change-Id: Ib42f5149243fc5d262f6542e26726d1c8cbb2e8c Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Liang Qi authored
Change-Id: If492971dc4c714f7d11e693d13abc64d6bba83e3 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 26 Jan, 2017 - 2 commits
-
-
Liang Qi authored
Change-Id: I20aad260fd151fc3261548eead12cb23fa3127b6
-
Liang Qi authored
Change-Id: I51a509a5499af603c7eba23ba66b0ddb1eafa4f8 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 25 Jan, 2017 - 2 commits
-
-
Oswald Buddenhagen authored
Change-Id: Ifd38a97f7b51138504e8d7ace030a175640bc216
-
Simo Fält authored
RHEL7.2 was disabled due to blocking configure change. Task-number: QTBUG-58073 Change-Id: Ic517d53bddecbcf035410d4f22a678ab72e0d44d Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 24 Jan, 2017 - 5 commits
-
-
Liang Qi authored
Change-Id: I80604b065ad943f7bbddeb6dba4ba05a78ba2c05 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
Heikki Halmet 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. Change-Id: I417ecd7866bc4ae1b50beb14c19b456588b4050a Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Heikki Halmet authored
Install latest Android sdk and ndk. It also runs update for SDK API level 18 Task-number: QTBUG-58370 Change-Id: I1bf8cb42dd3e753be27fa9fcd2c1ac8ccbdb87c3 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Jesus Fernandez authored
Change-Id: Icb7321584c59f5322ae2fb6d75f9d1b7ba2fcfe2 Reviewed-by:
Marc Mutz <marc.mutz@kdab.com> Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@qt.io>
-
Liang Qi authored
Change-Id: If8fe86b5faa11ef6a04a5433e325975e49361965 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 23 Jan, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: Ia7ef89c8452841c3bbf56bada0060e977fd310cc Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 22 Jan, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: I05b0a2ab6493c9435a8a37d129decf0596a8b84d Reviewed-by:
Liang Qi <liang.qi@qt.io>
-