- Aug 17, 2017
-
-
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
Pyside requires cmake 3.1.0 or more recent. Change-Id: Ic376d5e5af9f9b0692a2de7c4ec35e6c8bfa9465 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Tony Sarajärvi authored
Installing the NDK and SDK takes a lot of time and finding potential other problems require us to first download the entire Android SDK. By moving it back in line, we first make sure the other stuff work before taking care of this. Change-Id: Ibae82dca247c8ae063548dbafa5a348102bf8ddb Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Tony Sarajärvi authored
Change-Id: Id09ace3fcdf53c3b6921ed277c9fe571b5c43e3b 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>
-
- Aug 16, 2017
-
-
Kari Oikarinen authored
Change-Id: I3ecdc952d1323a14471cdc87b6854b857d4297a7 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Kari Oikarinen authored
Use an unreleased version that does not have a crash on Windows 7, since there is not yet an official release that would include the fix. Task-number: QTBUG-62430 Change-Id: I14d83d01fe3d4b0bfebe7514fbec7d25e99af731 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Aug 15, 2017
-
-
Simon Hausmann authored
They are subject to a separate release. Change-Id: I5ef12b2bbe299da4838be7681e074b70da798262 Reviewed-by:
Konstantin Tokarev <annulen@yandex.ru>
-
Qt Submodule Update Bot authored
Change-Id: Ia834fffa1951ba804dbf76af3d62652b17d947db Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Aug 02, 2017
-
-
Harald Vistnes authored
This change will make the pure C++ libs of Qt3D be built even if qtdeclarative is skipped. Task-number: QTBUG-62256 Change-Id: I0cdf19a57d1d8eca065e19a21e88193c5dcb5eb6 Reviewed-by:
Thiago Macieira <thiago.macieira@intel.com> Reviewed-by:
Sean Harmer <sean.harmer@kdab.com>
-
- Jul 31, 2017
-
-
Tony Sarajärvi authored
Change-Id: I990d2ac89044a5afc6170da9f5c22bc144021036 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io> Reviewed-by:
Jake Petroules <jake.petroules@qt.io>
-
- Jul 26, 2017
-
-
Paolo Angelelli authored
Reason being that it's much easier to trigger compile errors with the QNX6.6 toolchain than with the newer QNX7, so these show up at once and not only at qt5.git integration. Task-number: QTBUG-62047 Change-Id: Ib45728c92488206dbede019e4583bc9a5386b90f Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Jul 19, 2017
-
-
Simon Hausmann authored
Conflicts: coin/platform_configs/default.txt This also reverts c9d53413 as on macOS 10.11 in 5.9 we're using a fresh virtual machine template that doesn't have stale virtualenv/python installations. Change-Id: Iab50fde0388c97967ada7c40374345ce4327613a
-
Simo Fält authored
There are multiple Python installations in our macOS 10.11 Tier1 template. Most of them are pretty old and not even working properly. One of the affected Python tool is virtualenv, which atm is creating Python 2.6 env by default even if Python 2.7 is the default Python. Change-Id: I8bc0900976a9dc79637539802345175c85b7b433 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Jul 18, 2017
-
-
Jędrzej Nowacki authored
The system packages in the base template were updated via apt-get on 12.07.2017. We hoped that it will solve mysterious problem of a network interface being randomly disabled. Sadly we had no luck, but getting all security updates also make sense. Change-Id: I34d7a56a2c5530376f74bb35faf461e2e18da14a Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Jędrzej Nowacki authored
The system packages in the base template were updated via apt-get on 12.07.2017. We hoped that it will solve mysterious problem of a network interface being randomly disabled. Sadly we had no luck, but getting all security updates also make sense. Change-Id: Id11eead39cf1c8a04c054c19b323f752e797fd12 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Jul 12, 2017
-
-
Qt Submodule Update Bot authored
Change-Id: Id5ae5de68635938bc402242a3d98cb3765154d43 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- Jul 11, 2017
-
-
Friedemann Kleint authored
It appears tests compiled with MSVC2013/64bit are prone to crashes. Keep only a developer build/compile test in default.txt and move the packacking builds to qt5.txt with tests disabled. Enable testing with MSVC2017 builds in qt5.txt. Task-number: QTBUG-58654 Task-number: QTBUG-50835 Change-Id: I6061fe3a585c4bb94100d73d04434aca42c82608 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: I113ebb2db59a55786929361437a17536a0131676 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Jul 10, 2017
-
-
Qt Submodule Update Bot authored
Change-Id: I3ab9f3aa74c97094076a9c385a152d1af7b6a876 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- Jul 09, 2017
-
-
Konstantin Tokarev authored
Change-Id: I6a51f733d310d8542b184e813f49f1500666d6ee Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Konstantin Tokarev authored
MinGW packages will be upgraded in another patch. Task-number: QTBUG-61728 Change-Id: Ie6a1996b7850282a7cdcbe5ceba61f1ce473cf69 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Konstantin Tokarev authored
Also upgrade to Conan 0.24.0. Task-number: QTBUG-61829 Change-Id: Ia01609e5f2d8121eb216b03bc8e95bca7225042e Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Konstantin Tokarev authored
We need to use x86 packages from qtci-windows-10-x86_64 configuration, so splitting Conan manifests by configuration is not a good idea anymore. Task-number: QTBUG-61829 Change-Id: I8b2fc00865cce372ca6b5ec75b4775d345d0d18f Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Jul 08, 2017
-
-
Simo Fält authored
Some of the macOS templates are cleaner than others and are mising some basic tools like 7z. Homebrew provides easy way to install wide range of tools via command line. Change-Id: I5a8528bb4a13ef9a72e2467c51a8b5d45f9a3d84 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Simo Fält authored
PySide versions following 5.6 use a C++ parser based on Clang. The Clang library (C-bindings), version 3.9 or higher is required for building. Change-Id: Ia7bcad46e3214d6d8b688354c9abdc83a513573c Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Simo Fält authored
macOS 10.11 tier1 template is missing 7z. Change-Id: I9e1ade8605b5e6f389a2cd76340070070a7c637b Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: I15484289efb35a8b8763379466c884f32f2f9cf9 Reviewed-by:
Simo Fält <simo.falt@qt.io>
-
- Jul 06, 2017
-
-
Qt Submodule Update Bot authored
Change-Id: I611bb70dfb5a51adfce657491820735f13aec274 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: I8701d1b838be1730ccaaa2835c47e0389bb4bcc3 Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Jul 04, 2017
-
-
Liang Qi authored
Change-Id: I45fa799354b107ba95b55063f6b81f4dca4b8bb5
-
Qt Submodule Update Bot authored
Change-Id: I5f1e4425bf98dd9fba31f21392dfec9d991ebf7d Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
Qt Submodule Update Bot authored
Change-Id: I599d90ba87636b0e738d2263ddfd036f458ae8fe Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- Jul 03, 2017
-
-
Konstantin Tokarev authored
Makefile-based generators of CMake are much less efficient than Ninja. They generate bloated Makefiles that call back to cmake often. Main offender on Windows is cmake_depends command which seems to do lots of disk reads. QtWebKit can now switch to ninja automatically if it's present in PATH. This should help to reduce build times. Change-Id: I33d3f4d766a630f8ca4fb64b719fe2e8a5c2e00c Reviewed-by:
Simon Hausmann <simon.hausmann@qt.io>
-
- Jun 30, 2017
-
-
Qt Submodule Update Bot authored
Change-Id: I077670116fb8fa2fdce44a0260aacfedf16234c6 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- Jun 29, 2017
-
-
Qt Submodule Update Bot authored
Change-Id: Ia1e8d5681b65e37882b61f1a00f9f6acc88f81b9 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- Jun 28, 2017
-
-
Qt Submodule Update Bot authored
Change-Id: I4d1313a38b7f2296db43badf8e8906be9fa6b3d3 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- Jun 26, 2017
-
-
Qt Submodule Update Bot authored
Change-Id: I0c2e8c0756239c679a2442c164c1eafa5b21f84e Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- Jun 25, 2017
-
-
Qt Submodule Update Bot authored
Change-Id: Ic665ad45eee9ee847438921bc663e9374c94a59b Reviewed-by:
Liang Qi <liang.qi@qt.io>
-
- Jun 24, 2017
-
-
Liang Qi authored
Change-Id: I228229c5b9afaa6e3a34ba33d7b3cbcc17695629 Reviewed-by:
Liang Qi <liang.qi@qt.io>
-