- 10 Apr, 2017 - 1 commit
-
-
Tony Sarajärvi authored
The script neglected the result of the sha1 after download. Even with a failure it exited nicely. Change-Id: I6c0e25c2b764a0ad54acbe317eddf395a56d7f1c Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 06 Apr, 2017 - 3 commits
-
-
Oswald Buddenhagen authored
linking both at the same time requires more than my 16GB of RAM, so introduce a .gitmodules field which serializes the two. in practice, it is just interpreted as an optional dependency. the CI system won't be taught about it, so this will not cause an unnecessary serialization there. Change-Id: I938537ebd3767a1184a5a31c4c026c70a05d499a Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Oswald Buddenhagen authored
after 8c039014 , we cannot rely on the denormalized segment starting with a slash any more. Task-number: QTBUG-59753 Change-Id: Ia3a3c005d1f41320747a60efc48a180caa88206b Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io> Reviewed-by:
Valentin Fokin <fokinv@inf.u-szeged.hu>
-
Qt Submodule Update Bot authored
Change-Id: I89f138e0d359d429864351172c5d7cdc6475590c Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 01 Apr, 2017 - 1 commit
-
-
Qt Submodule Update Bot authored
Change-Id: I31ee5d48a4cdf6d7a28f9ec7b19c87b04f4b4e06 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 31 Mar, 2017 - 1 commit
-
-
Heikki Halmet authored
This bug fix patch is needed for QtWebEngine Change-Id: Id2c624461fbe27d9fd12a149281cae324bf8b14e Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
-
- 30 Mar, 2017 - 1 commit
-
-
Simo Fält authored
When provisioning windows machine, it seems that detecting architecture by checking [System.Environment]::Is64BitProcess doesn't work properly. Instead pass 32 or 64 as an argument when calling powershell script. Change-Id: I890ad141b8ef194275848d0e656431753463cd2b Reviewed-by:
Heikki Halmet <heikki.halmet@qt.io>
-
- 22 Mar, 2017 - 1 commit
-
-
Heikki Halmet authored
Visual Studios will be pre-provisioned to tier1/vanilla os when visual studio update is needed. Even if using pre-configured offline installer with specific workload and components the installation is still taking too long. This way we'll reduce provisioning time significantly Change-Id: I1f831aef648716dc640ce9cbfb4e63aa54e7afd0 Reviewed-by:
Akseli Salovaara <akseli.salovaara@qt.io>
-
- 20 Mar, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: I8050d2b9f1f2d3ad55f64c139410abc09f21dc6e Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 16 Mar, 2017 - 2 commits
-
-
Jason Erb authored
Change-Id: I51091c69d2698ba23207a95d17f4748c22cd7cb7 Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
-
Liang Qi authored
Change-Id: Ibb0fac8d2a36e6aeeb25aa91bb1a74403005205b Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 13 Mar, 2017 - 1 commit
-
-
Jason Erb authored
Task-number: QTBUG-59355 Change-Id: I7bc2c94f13c6cf43bd9d4472f18b3b769e75954b Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by:
Edward Welbourne <edward.welbourne@qt.io>
-
- 28 Feb, 2017 - 1 commit
-
-
Heikki Halmet authored
~/versions.txt will be used to storage sw version information Change-Id: Ia84e0fc55f5bbcf4afd902ce601556defcc565a0 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 25 Feb, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: I6676715446aa572b96f4abe7d3d8932817bfaed1 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 11 Feb, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: I2b0758eeb79aedf3450e857fc3e29de6d3659d47 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 10 Feb, 2017 - 4 commits
-
-
Akseli Salovaara authored
OpenGL32 update is needed for autotests to pass. At least tst_qglbuffer vertexBuffer will fail without an update. This update is already in place on Windows x86 and x64 CI hosts but applied only to System32 -folders. Change-Id: I223ffc53ecba77030385f29463c419acdc12e1a3 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Akseli Salovaara authored
Install both x86 and x64 libraries in order to enable Windows x86 builds on Windows x64 hosts. Environment variables are used by Coin. Change-Id: Ied654efb2f33ab1c643f38a1ea50a127aeb7af7e Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Akseli Salovaara authored
Install both x86 and x64 libraries in order to enable Windows x86 builds on Windows x64 hosts. Environment variables are used by Coin. Change-Id: Idada7fc41202298c6f1b2919f0f4343b717e890a Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Akseli Salovaara authored
Install both x86 and x64 libraries in order to enable Windows x86 builds on Windows x64 hosts. Environment variables are used by Coin. Change-Id: I8eea51a0bfd05bc72d1d004649211c7bc5901d97 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 07 Feb, 2017 - 4 commits
-
-
Heikki Halmet authored
Common install script for Visual Studio installation and updates. Latest Visual Studio 2015 update is required for releases Change-Id: I5b41625ca7f161b4ba2d417797f8839ef175cdbc Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Konstantin Tokarev authored
QtWebKit requires CMake >= 2.8.12, while only 2.8.11 is available on Windows 10 machines. Task-number: QTQAINFRA-996 Change-Id: I734be4cc36f64dd5aeb243b0fbe4395c75c523b3 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io> (cherry picked from commit 77eeee64)
-
Konstantin Tokarev authored
Task-number: QTQAINFRA-996 Change-Id: I84867a5b630c4cf1e712047c58c6cad9e5e43800 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io> (cherry picked from commit daa86531)
-
Simo Fält authored
Pyside requires CMake 3.0 or higher Change-Id: Ic3f7eb4e89cd022364b1437fa8ff4476c86c3e47 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- 03 Feb, 2017 - 5 commits
-
-
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>
-
- 28 Jan, 2017 - 1 commit
-
-
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>
-
- 24 Jan, 2017 - 2 commits
-
-
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>
-
- 22 Jan, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: I57bbccaf30143e1ca8b56ca31a229b007111a34f Reviewed-by:
Liang Qi <liang.qi@qt.io> Reviewed-by:
Qt CI Bot <qt_ci_bot@qt-project.org>
-
- 17 Jan, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: Ie8aa9fd84a4b85c280831771c261b621238c9bf4 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- 12 Jan, 2017 - 1 commit
-
-
Liang Qi authored
Change-Id: I5599c7876c25f21fb286013a2d8cccda5efebe02 Reviewed-by:
Liang Qi <liang.qi@qt.io> Reviewed-by:
Qt CI Bot <qt_ci_bot@qt-project.org>
-
- 11 Jan, 2017 - 5 commits
-
-
Simon Hausmann authored
These files were previously stored in the CI source tree, but they do belong here. They describe the different configurations under which we want to build Qt and its submodules, in terms of underlying virtual machine template, host OS, target OS and CI related features that may also map to Qt configuration features. Task-number: QTQAINFRA-1074 Change-Id: I7ce48e3b15da757166eeac7531478d3746c8aa7f Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@qt.io>
-
Heikki Halmet authored
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>
-
Tony Sarajärvi authored
Change-Id: I6a7e1af7c91bd11a0cc6379f8bb7762acf42eae5 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Tony Sarajarvi authored
Change-Id: I64bef8470555e33772b72847aa76e0e9b4720696 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
Tony Sarajarvi authored
Change-Id: Ia61e503ed5315546421fdeb2f4b8b1be37dab3e9 Reviewed-by:
Tony Sarajärvi <tony.sarajarvi@qt.io>
-
- 09 Jan, 2017 - 1 commit
-
-
Simon Hausmann authored
Disable the windows search indexing service, which has a tendency to start indexing source code archives that we've just extracted. We are not interested in this service. Change-Id: I1d3f5178a035bc951499d993641a9315db9712ca Reviewed-by:
Jędrzej Nowacki <jedrzej.nowacki@qt.io>
-