- 02 Jan, 2018 - 4 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>
-
Tony Sarajärvi authored
Change-Id: If6323055999830954df6893d72ff2031b34f0276 Reviewed-by:
Joni Jäntti <joni.jantti@qt.io> Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
Tony Sarajärvi authored
Commit fcc0feaa forgot to update the Tier1 image in qtbase.txt. It only updated default.txt and qtdeclarative.txt. Most likely because qtbase.txt was added after initial changes were made and not caught in rebase. Task-number: QTQAINFRA-1574 Change-Id: If5da006172037c27dec5b3ae0b14330bc6f0149f Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 29 Dec, 2017 - 4 commits
-
-
Qt Submodule Update Bot authored
Change-Id: Id3233e66cce60596a1523a8685ee593a8dec19f2 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joni Jantti authored
Currently we are using different styles and amount of digits for the provisioning script prefixes. This change will unify them across the platforms. Also removes a couple of duplicate files. Task-number: QTQAINFRA-1668 Change-Id: I039777e7616bccc29c6a4ac55db13326ae8dc87c Reviewed-by:
Joni Jäntti <joni.jantti@qt.io> Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
Joni Jantti authored
RTA needs VirtualBox for running GammaRayPlugin RTA tests. Task-number: QTQAINFRA-1661 Change-Id: If66d6a63355ed5cc8c8525408c2dfc8c4f3d1bac Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
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 - 9 commits
-
-
Joni Jantti authored
Change-Id: I71fb0074bc07ce3085401ac23be77ea32e52dcfa Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joni Jantti authored
Change-Id: I6e6e66cffcbd84af1e093176d65751063492122b Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joni Jantti authored
Change-Id: Icc4b58080875255d8c2efe3e5db2c05e18127606 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joni Jantti authored
Change-Id: Ieea4f84909c552728614a4d3c23d4c8ab9134fb2 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joni Jantti authored
Change-Id: I732df317aa0016b1d970e0d37167a3fc9276a645 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Joni Jantti authored
Change-Id: I56ecd39a553b8b777eac0f8822cfd3263e972ef5 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
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>
-
Tony Sarajärvi authored
Change-Id: I2aaad4abc2e3d42bdd1f5204d20ee4fea3c0388f Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
Tony Sarajärvi authored
Task-number: QTQAINFRA-1659 Change-Id: I9e3c1ec559eab29ccb693956201fc2b63f999882 Reviewed-by:
Joni Jäntti <joni.jantti@qt.io> Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
- 24 Dec, 2017 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I88561b7971943d494f81fe309d849f5c0d94d2e3 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 22 Dec, 2017 - 4 commits
-
-
Simo Fält authored
We have to accept extra license to enable installing all required packages. Task-number: QTQAINFRA-1660 Change-Id: I9d014991be96ff0723688b317a645e281b3e92d0 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 5df4ec2e)
-
Tony Sarajärvi authored
Change-Id: Icf03c93adee31baac383d1394857df8c2df4fe59 Reviewed-by:
Joni Jäntti <joni.jantti@qt.io> Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
Jani Heikkinen authored
We don't offer binaries for INTEGRITY, MSVC2013 32 bit or MSVC2017 32bit so we don't need 'packaging' flag there either Task-number: QTBUG-65324 Change-Id: If9e8fdebab44fcafde9b4da893be6f79f6287aac Reviewed-by:
Iikka Eklund <iikka.eklund@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: Ice93ecfe5e5c093c7bf455c05b87383cf157ed2e Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 20 Dec, 2017 - 2 commits
-
-
Simon Hausmann authored
Instead of using aptdcon, we can continue to use apt-get to install the software. We just need to make sure that the automatic update and package upgrade services are disabled. This is generally desirable as we do not want these kind of activities to occur in the background while building or running tests. This also fixes the broken package installation via regex, which apt-get supports but aptdcon does not. Revert "Fix Ubuntu 16.04 random provisioning fail" This reverts commit 537ea17d . Conflicts: coin/provisioning/qtci-linux-Ubuntu-16.04-x86_64/002-apt.sh Change-Id: I920e5132bb0a248d3794e1efcf01ce78d28e6ee3 Reviewed-by:
Joni Jäntti <joni.jantti@qt.io> Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@qt.io> Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: I85ef0fa0ae59f600ab53e9b566a08b2f22184f33 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 18 Dec, 2017 - 2 commits
-
-
Albert Astals Cid authored
This way we have one build that compiles the "with cups" branch and others (the ubuntu ones) that compile the "without cups" code branch Change-Id: I45ab3d72c34367789e0f344c917a88269883cffe Reviewed-by:
Frederik Gladhorn <frederik.gladhorn@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: Ibdf2e0ca968b4fa5c0a5be8c6bfc1d05aa90d17d Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 13 Dec, 2017 - 5 commits
-
-
Heikki Halmet authored
Android linux builds are run by Red Hat 7.4 Change-Id: I8661b90494c1d43cc87e50136ed185fac93e4916 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Jani Heikkinen authored
Add 'ForceDebugInfo' for RHEL 7.4 as well Task-number: QTBUG-3934 Change-Id: I121c109f755c1b65bc0a59fc4edcb0a03f870d54 Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io>
-
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>
-
Qt Submodule Update Bot authored
Change-Id: I0a5c2de981acb71511041c19f5ff966b87932367 Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
-
Heikki Halmet authored
Gcc need to be downgraded from 6 to 5, because Gcc 6 is too new for the latest Ubuntu LTS (16.04). This means Devtoolset-4 need to be used instead of Devtoolset-6. Task-number: QTBUG-64820 Change-Id: I2601aaaff5f3bbbadd867105fd4155239ab89825 Reviewed-by:
Konstantin Tokarev <annulen@yandex.ru> (cherry picked from commit adcdf7b4 ) Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 11 Dec, 2017 - 3 commits
-
-
Liang Qi authored
Change-Id: I01a6ee1ecfaabe56e585194ccfab3b25fbd89e8b
-
Liang Qi authored
ammends d9f2fe1b Task-number: QTQAINFRA-1636 Change-Id: I92d0af1c62f4c6da92fce1a00d7a2b60055ce8dd Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: Ib3d4ff60bd232362ca0cf1ad455f09c83643387d Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 10 Dec, 2017 - 1 commit
-
-
Allan Sandfeld Jensen authored
Needed by QtWebEngine Change-Id: I66a737457cb9dd5f2cc53d64f639037926a560ca Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io> (cherry-picked from 9a9d798c ) Reviewed-by:
Allan Sandfeld Jensen <allan.jensen@qt.io>
-
- 09 Dec, 2017 - 5 commits
-
-
Joni Jantti authored
The prefix numbers were missing for Ruby and QNX patch scripts. Change-Id: I687b244c4657e17c32f0cc8221d3fb0ad3c5578d Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Tony Sarajärvi authored
Change-Id: I01ecb0a9d4050b88fc5010f5a31baa6e776c1848 Reviewed-by:
Joni Jäntti <joni.jantti@qt.io> Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
Joni Jäntti authored
Currently we are opening and closing a yum instance for every package we install during provisioning. This is a bit inefficient so it's better to install them in one go. Task-number: QTQAINFRA-1586 Change-Id: Idbf814f9023da0fe8213b2ed84cd1a27a149fc27 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
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>
-
Heikki Halmet authored
Signing tools are needed when signing offline installers Change-Id: I98f12e3fdf01d273dff5fda0c2e34707174c6eae Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-