aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-281-2/+2
|\ | | | | | | Change-Id: Ie43351d7e64b121137e9a923c79a0f26ae7e086a
| * Update submodules on '5.14.1' in qt5v5.14.1Qt Submodule Update Bot2020-01-246-0/+0
| | | | | | | | | | Change-Id: Id83b5a1d21fc124b8c4b45780f8701ba0d2e8849 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Update submodules on '5.14.1' in qt5Qt Submodule Update Bot2020-01-206-0/+0
| | | | | | | | | | Change-Id: Ibd71afb2637aa413f5ff3dfd1769b04abe6793b8 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * MinGW: Do not ship host tools with debug informationKai Koehne2020-01-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Follow the approach for Linux (see 269387), and do set the -s ln flag to make sure the linker does not include debug information in host tools. From ld documentation: -s: Omit all symbol information from the output file. Fixes: QTBUG-81301 Change-Id: I21f828adec4a93855331d8b833cfa708b73baafd Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * Update submodules on '5.14.1' in qt5Jani Heikkinen2020-01-1736-0/+0
| | | | | | | | | | Change-Id: Ied51c426c5bf7b5ee85c346c1de471da11aa86fe Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Merge remote-tracking branch 'origin/5.14' into 5.14.1Jani Heikkinen2020-01-1640-81/+152
| |\ | | | | | | | | | Change-Id: Ia832d6cf790e6eb23e54fd2377ae24efa4e7a950
| * | Adjust submodule branchesKari Oikarinen2020-01-081-42/+42
| | |
* | | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-2838-0/+0
| | | | | | | | | | | | | | | Change-Id: I35cf6c5d4c63ed0dddda80ac85cd7e675334992b Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | | Run tests on macOS 10.14Simon Hausmann2020-01-271-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Also bump qtbase to pull in the latest fixes for 10.14 testing. Task-number: QTQAINFRA-3108 Change-Id: I7a198c74a4f7e537d95053bfad25a905029aa2db Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-269-0/+0
| | | | | | | | | | | | | | | Change-Id: Ie981929db31c1508ac575727fb8f1e812392c9c9 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | | Provisioning: Install needed packages for Python buildHeikki Halmet2020-01-231-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | For Conan python needs to be built from sources. Task-number: QTBUG-81014 Change-Id: I8d14d65ce2f1c57a7fa370b93aa61bc156d617ca Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* | | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-235-0/+0
| | | | | | | | | | | | | | | Change-Id: I72d90f7fb1b0dc136081537cbc250d6f8e79c069 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-2110-0/+0
| | | | | | | | | | | | | | | Change-Id: Id9f85623e58958a3dfc09515c21c68941257f436 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | | Remove default hostname from ubuntuSamuli Piippo2020-01-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing the default hostname makes system create unique hostname based on the IP address. This is needed to make NFS operations reliable. Task-number: QTQAINFRA-3257 Change-Id: I9e4dc4950f5d1a1b7f85372674f79d1701d1eab6 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-189-0/+0
| |/ |/| | | | | | | Change-Id: I62815a13f92c52c164c196c221fc5fc8d2dbc7e8 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-144-0/+0
| | | | | | | | | | Change-Id: Icf5f7c37fda5852f54265abf8b815858f9ac50c9 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Provisioning: Update postgresqlHeikki Halmet2020-01-141-4/+8
| | | | | | | | | | | | | | | | | | | | Apparently libpq version 9.1.9 is no longer supported. Let's use version 9.6 to keep maximum compatibility and align the version with MacOS. Task-number: QTBUG-79555 Change-Id: Iea98a1eb821f103e3a610ed602746407bfe5ea97 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-148-0/+0
| | | | | | | | | | Change-Id: I7cb77e9e0c3cca65ca7dd723b5775f89ce9e71fd Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Use internal mirror repositories for Ubuntu docker containersDimitrios Apostolou2020-01-1323-72/+142
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Depending on different external URLs makes our provisioning scripts flaky, because they can fail if any one of the external servers goes down. In this patch * the docker images qt_ubuntu_16.04 and qt_ubuntu_18.04 are being built first, they apt-get from the internal ubuntu mirror * all the existing docker images have been rebased to these two images, so they inherit this behavior * images that fetch files from the internet have been modified to not do the fetching themselves; insted URLs are fetched in advance using "DownloadURL" which accepts internal mirrored URLs, and the downloaded files are ADDed to the images with a local copy * previously existing git clone commands have been modified to fetch internally mirrored tarballs Task-number: QTQAINFRA-3343 Change-Id: Ic4640a4f7776e38623edba90f0eba7cb68631223 Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | Do not try to double-install docker-ce-cliDimitrios Apostolou2020-01-131-2/+2
| | | | | | | | | | | | | | | | That happened because docker-ce* was installing both docker-ce and docker-ce-cli, so apt was printing a warning. Change-Id: I0cad82243c8c3d5c0b9f26fc7b24673268259aa4 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-131-0/+0
| | | | | | | | | | Change-Id: Idb52a57c9c72c1424629a9ae2ed06584b5b8d068 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-112-0/+0
| | | | | | | | | | Change-Id: Id5f66e3cb581fd880851fb61d901060a8232be2e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-117-0/+0
| | | | | | | | | | Change-Id: I5b18577a73d6c807ef3dd6a849e849594d016ffa Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-106-0/+0
| | | | | | | | | | Change-Id: Ieac8e850bd8a6692a6ae71af6ad6160d6b7a5cd5 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | Remove unused scriptDimitrios Apostolou2020-01-101-3/+0
| | | | | | | | | | Change-Id: Ic3c57966c78fd8158a2467956fd31eaa4374412d Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-095-0/+0
|/ | | | | Change-Id: I4bd71f764c88db41229a068753b59255905f4381 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-074-0/+0
| | | | | Change-Id: Ia736aeb90faaee12600944d54376db1876809bc0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-063-0/+0
| | | | | Change-Id: I58a16e8a9ff1d1ca307c22ce012a6a9e088ef09f Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Provisioning: Update Xcode to 11.3 for macOS 10.14Heikki Halmet2020-01-042-4/+3
| | | | | | Task-number: QTQAINFRA-3189 Change-Id: If16062254b33579b14f141d1db4aca2ad1e23afb Reviewed-by: Liang Qi <liang.qi@qt.io>
* Enable a no-gui build on Ubuntu 18.04 for 5.14Liang Qi2020-01-041-0/+5
| | | | | | Task-number: QTQAINFRA-3406 Change-Id: Idb3e828f851fe00e76b0f3db1badb336062cd20a Reviewed-by: Liang Qi <liang.qi@qt.io>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-046-0/+0
| | | | | Change-Id: Ibbf7352f6dc6fd2ce5601c2d0be2811b5e84c101 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Install QEMU from .deb package from internal cacheAssam Boudjelthia2020-01-031-27/+59
| | | | | | | | | | | QEMU cloning and building with each provisioning takes time, thus installing it from a prebuilt installable package can save lots of time in provisioning. Task-number: QTQAINFRA-3396 Change-Id: I3e9b0fedeecb6ddbae3997742827552ce9419399 Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-035-0/+0
| | | | | Change-Id: Ic2c372266dcb55741918dfc756328aae9cc72008 Reviewed-by: Liang Qi <liang.qi@qt.io>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2020-01-021-0/+0
| | | | | Change-Id: I483e96010677a18ac89577cb35f72d42e2544853 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2019-12-293-0/+0
| | | | | Change-Id: Id466f85a6e2f1e79ec35836be1ea7f9ca4216666 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2019-12-261-0/+0
| | | | | Change-Id: Ic3b07bb0ffca1ec66adc762238a61f613bb24ee0 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2019-12-226-0/+0
| | | | | Change-Id: I835657ea69a413b2c08073cdf565140642987f70 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2019-12-2014-0/+0
| | | | | Change-Id: If43145e8009a9a6a278a57aebf3dff91a928c9c8 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update enterprise license agreement v4.2.1Jani Heikkinen2019-12-181-959/+1005
| | | | | | Task-number: QTBUG-80661 Change-Id: Icc3a1408b104ad2f08cd6959ee4bcb8da2fb69cf Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2019-12-1741-0/+0
| | | | | Change-Id: I0cbcbc227db09a2d6fad6390d00ef95148edbcd7 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2019-12-153-0/+0
| | | | | Change-Id: I47e1f77b3953df5defdc14b7f200bdd0c46191c3 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Update submodules on '5.14' in qt/qt5Qt Submodule Update Bot2019-12-152-0/+0
| | | | | Change-Id: I0fbad0d790ea54f08bd71c8a558646e4c0711294 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Liang Qi2019-12-142-913/+1285
|\ | | | | | | Change-Id: I5c3bfd31d2489bcf1a44f694532afbe92b9d3074
| * Update submodules on '5.14.0' in qt5v5.14.0-rc2v5.14.0Qt Submodule Update Bot2019-12-083-0/+0
| | | | | | | | | | Change-Id: Ic2d754b6f873b051472b3fd9ff2b8e7ee27d7dfb Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Update QT LICENSE AGREEMENT Agreement version 4.2 in qt5 rootJani Heikkinen2019-12-062-913/+1285
| | | | | | | | | | | | | | | | | | | | | | | | There seems to be own copy of QT LICENSE AGREEMENT in qt5 root as well. That's why we need to update it to currently used version (4.2). At same time let's remove version from file name to make update easier in the future Task-number: QTBUG-80485 Change-Id: I286390a0754dcba79927f4d74abaf06d761bedc1 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
| * Update submodules on '5.14.0' in qt5Qt Submodule Update Bot2019-12-0611-0/+0
| | | | | | | | | | Change-Id: I814b6e4b94291414b1a8e227095d2742de175985 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Update submodules on '5.14.0' in qt5v5.14.0-rc1Qt Submodule Update Bot2019-12-035-0/+0
| | | | | | | | | | Change-Id: I8b4b971563492f853f802337af7489e2d6323362 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Update submodules on '5.14.0' in qt5Jani Heikkinen2019-12-0135-0/+0
| | | | | | | | | | | | | | Update submodules on '5.14.0' in qt5 Change-Id: Ifd79795cba5a9b58f7c89e35f75f6fc6a4e57950 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Merge remote-tracking branch 'origin/5.14' into 5.14.0Jani Heikkinen2019-11-2747-49/+118
| |\ | | | | | | | | | Change-Id: Ied8894925be2d31333b99638b480b950128d2e22
| * | Adjust submodule branchesKari Oikarinen2019-11-141-42/+42
| | |