aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Remove unneeded OS X provisioning scriptsTony Sarajärvi2017-12-225-15/+0
| | | | | | | | | | | | | | | | | | Change-Id: Icf03c93adee31baac383d1394857df8c2df4fe59 Reviewed-by: Joni Jäntti <joni.jantti@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
| | * Remove 'Packaging' flag from builds we don't need itJani Heikkinen2017-12-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * Update submodules on '5.9' in qt5Qt Submodule Update Bot2017-12-2213-0/+0
| | | | | | | | | | | | | | | Change-Id: Ice93ecfe5e5c093c7bf455c05b87383cf157ed2e Reviewed-by: Liang Qi <liang.qi@qt.io>
| | * Simplify apt package installation and disable daily package maintenanceSimon Hausmann2017-12-201-19/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 537ea17d14526bc6564765e2dd4652e11a3ed235. 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>
| | * Update submodules on '5.9' in qt5Qt Submodule Update Bot2017-12-206-0/+0
| | | | | | | | | | | | | | | Change-Id: I85ef0fa0ae59f600ab53e9b566a08b2f22184f33 Reviewed-by: Liang Qi <liang.qi@qt.io>
| | * Install cups-devel in OpenSuseAlbert Astals Cid2017-12-181-0/+3
| | | | | | | | | | | | | | | | | | | | | 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>
| | * Update submodules on '5.9' in qt5Qt Submodule Update Bot2017-12-189-0/+0
| | | | | | | | | | | | | | | Change-Id: Ibdf2e0ca968b4fa5c0a5be8c6bfc1d05aa90d17d Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | Update submodules on '5.10' in qt5Qt Submodule Update Bot2017-12-204-0/+0
| | | | | | | | | | | | | | | Change-Id: I84aaff41d77d31eb5c4c9aae973aaccd879ede3e Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * | Add libxml2 and libxslt to RHEL 7 for QtWebKitKonstantin Tokarev2017-12-191-0/+3
| | | | | | | | | | | | | | | Change-Id: I5c50ee482aa20f0d9959915c81d2c44cccce6dca Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
| * | Update submodules on '5.10' in qt5Qt Submodule Update Bot2017-12-196-0/+0
| | | | | | | | | | | | | | | Change-Id: I7d7808d588470cbb2712cbda34a0c1bcc5730d11 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * | Add GStreamer libraries to openSUSE for QtWebKit and QtMultimediaKonstantin Tokarev2017-12-181-0/+4
| | | | | | | | | | | | | | | Change-Id: Ia40bb35687bbe1ecb429c042d4acfa22599b69b8 Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
| * | Update submodules on '5.10' in qt5Qt Submodule Update Bot2017-12-1614-0/+0
| | | | | | | | | | | | | | | Change-Id: I8514e3e83b62ae4ddc527eb73bcfdcd138ac1875 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * | Remove Windows 8 provisioning scriptsTony Sarajärvi2017-12-152-2/+0
| | | | | | | | | | | | | | | | | | | | | They are replaced by 8.1 scripts. Change-Id: Ib04c183b75cec2c6e529945f382c53fdeb23f213 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * | Add libxml2 and libxslt to openSUSE for QtWebKitKonstantin Tokarev2017-12-151-0/+4
| | | | | | | | | | | | | | | Change-Id: Iafb89bf9c12cf1d38c2fe1944d55965319b85ea3 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| * | Provisioning: Update default compiler to GCC-7 in openSUSE 42.3Tony Sarajärvi2017-12-141-3/+6
| | | | | | | | | | | | | | | | | | Task-number: QTQAINFRA-1258 Change-Id: Ia2683a23ecc55aae4e82f901f446d1cf46895269 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * | Swap ICC builds to use system's SQLite libraryTony Sarajärvi2017-12-142-1/+2
| | | | | | | | | | | | | | | | | | Task-number: QTBUG-64650 Change-Id: I2c692ae04f0cc02a5fecb12e3a7b905ee89b1af9 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
| * | Update submodules on '5.10' in qt5Qt Submodule Update Bot2017-12-1411-0/+0
| | | | | | | | | | | | | | | Change-Id: I6c96508c89b6acab297d4f486b3b8966e28e4eee Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-1310-141/+8
| |\| | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules Change-Id: If22ccc401db60d550d6e6b474d54a05b363884af
| | * Provisioning: Remove Android script from Red Hat 6.6Heikki Halmet2017-12-131-120/+0
| | | | | | | | | | | | | | | | | | | | | Android linux builds are run by Red Hat 7.4 Change-Id: I8661b90494c1d43cc87e50136ed185fac93e4916 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| | * Add 'ForceDebugInfo' -flag to linux desktop binariesJani Heikkinen2017-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Add 'ForceDebugInfo' for RHEL 7.4 as well Task-number: QTBUG-3934 Change-Id: I121c109f755c1b65bc0a59fc4edcb0a03f870d54 Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
| | * Fix broken and duplicate Ruby provisioningJoni Jantti2017-12-138-20/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * Update submodules on '5.9' in qt5Qt Submodule Update Bot2017-12-1339-0/+0
| | | | | | | | | | | | | | | Change-Id: I0a5c2de981acb71511041c19f5ff966b87932367 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| | * Provisioning: Install Devtoolset-4 to Rhel 7.4Heikki Halmet2017-12-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 adcdf7b49f52e745009ff7e37e07c2d831ad82dc) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| | * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-12-112-0/+66
| | |\ | | | | | | | | | | | | Change-Id: I01a6ee1ecfaabe56e585194ccfab3b25fbd89e8b
* | | | Update submodules on 'dev' in qt5Liang Qi2018-01-129-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Iae26c4fdcf07ff7cd1ff53a98ce0fcbf4af1ffac Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Adjust QNX packaging builds for Qt 5.11Jani Heikkinen2018-01-091-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add missing 'Packaging' flag for linux and windows QNX builds - Remove unnecessary 'Packaging' flag from mac QNX build Change-Id: Ie4c49b9bd93f67f6a2dbbdece99da8c8f5fb3bef Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
* | | | Update submodules on 'dev' in qt5Qt Submodule Update Bot2018-01-098-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I71684e67b6c6861fbcbcb6a652dc2d8b2f799e28 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Provisioning: Ubuntu 16.04 - QNX700Joni Jantti2018-01-082-1/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QNX 7.0 is required by RTA on Ubuntu. Task-number: QTQAINFRA-1671 Change-Id: I82821e096cfa2d35a2176eba6e753a0d71049b72 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | | | Update submodules on 'dev' in qt5Qt Submodule Update Bot2018-01-0810-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Iadd154372d1cbf8b133ae8f858c9192c5afad239 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Revert "Temporarily ignore qtwayland"Liang Qi2018-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QtWayland adapted to new api in qtbase. This reverts commit eba433c1264d3272c9f1a8390ef2b7528e330e7b. Task-number: QTBUG-65600 Change-Id: If46f054adfb8a2db0d82acbd07cb39b2f512530e Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | | | Update qtwayland onlyLiang Qi2018-01-071-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Id64117912e009a93422dce6434bc5d6782b881fd Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Temporarily ignore qtwaylandLiang Qi2018-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qtbase changed API, qssize_t was changed to qsizetype. In order for qtwayland to update, qt5 needs to update first; but in order for qt5 to update, qtwayland needs to compile. Ignoring breaks cycle. Task-number: QTBUG-65600 Change-Id: I978b0ed8dc86898ab1feb8b9cc47960e42095dfa Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Update submodules on 'dev' in qt5Liang Qi2018-01-078-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I8b41e6c3f695547ea8b8449f60b2b87be5ddb718 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Drop builds done with VS2013Tony Sarajärvi2018-01-055-141/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTQAINFRA-1390 Change-Id: Id3de3706466508cdbfc586b2a39d96083e8434e5 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Tuukka Turunen <tuukka.turunen@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | | | Windows 10: Enable developer modeOliver Wolff2018-01-053-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In order to be able to run auto tests for UWP, developer mode has to be enabled. Change-Id: I4f20fb8d694d5148b7f976c1ef4bb23ff2fb57ba Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* | | | Update FreeOpcUA versionMaurice Kalinowski2018-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix the latest failures for FreeOpcUA unit tests. Change-Id: I0a176d300336b208ebcd8f27b4b6218b7f538f5c Reviewed-by: Jannis Völker <jannis.voelker@basyskom.com> Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
* | | | Apply path changes to running processMaurice Kalinowski2018-01-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SetEnvironment only applies changes to PATH for new processes. Currently the provisioning runs the scripts in one process, hence changes are not applied when they are already needed. Change-Id: I82a360686651a57e5c94330a9b56671fca1493e5 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | | | Fix open62541 provisioning on LinuxMaurice Kalinowski2018-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pip is an unknown command in the sudo environment. Change-Id: Ia59c0b98eac6c3d22b8a452988abe17df6a83909 Reviewed-by: Alex Blasche <alexander.blasche@qt.io> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
* | | | Update submodules on 'dev' in qt5Qt Submodule Update Bot2018-01-013-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: If27f8d737219311944dccb795e70c1061817b965 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | | | Revert "Temporarily remove two platforms from the qt5.git build"Lars Knoll2017-12-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This re-enables all platforms we should be testing on, after having resolved the deadlock between qtbase and declarative. This reverts commit 62efcd0c0abf809809aa01a3e8e3e19a7462d2c7. Change-Id: I2bcc34ad2d00036cc8ed37badbca67d4e68f5eac Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* | | | Update submodules on 'dev' in qt5Lars Knoll2017-12-302-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I7bef606c5610c1235d3893a1330d82ed0137259b Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* | | | Update submodules on 'dev' in qt5Qt Submodule Update Bot2017-12-2911-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic5a5a6acb55c5d5bac5ef7146c12c699a2b99948 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
* | | | Temporarily remove two platforms from the qt5.git buildLars Knoll2017-12-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is required to get a qt5.git update through, where we're having a catch22 problem. Current qtbase in qt5.git gives compile errors on some of the tested platforms, while qtdeclarative has test failures due to (correct) changes in qtbase. So we can't merge the fix for declarative without updating qt5.git, and we can't update qt5.git without having that fix merged. Change-Id: I87f79f6312a6ee2226aeb7b6868fd280ab087bcc Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
* | | | Provisioning: Clean and move Win8 mqtt scripts to Win8.1Joni Jantti2017-12-272-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mqtt scripts need to be moved to Windows 8.1 directory from Windows 8. Change-Id: Idc1b116f608e8cc8ae0a37713661d35b55b26a3a Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | | | Provisioning: Move open62541 from RHEL 7.2 to RHEL 7.4Joni Jantti2017-12-271-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 5.10 -> dev merge switched from RHEL 7.2 to 7.4 and the open62541 provisioning script was left behind to the RHEL 7.2 provisioning directory. Task-number: QTQAINFRA-1666 Change-Id: I5c325dae63cb14a9935ddce5f3f751bd62df0ba2 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
* | | | Drop QNX 6.6.0 verification from the CITony Sarajärvi2017-12-279-169/+0
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTQAINFRA-1378 Change-Id: Icc5fb21b6430c916ceecb8d5a504d40938931b06 Reviewed-by: Simo Fält <simo.falt@qt.io>
* | | | Revert "Temporarily disable android build on macOS 10.12"Liang Qi2017-12-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring android build on macOS back. This reverts commit b6249e89fad8c31a1ae4b6be4b8342cc5d9f947d. Task-number: QTQAINFRA-1660 Change-Id: I510894cf6bdc7089fea140e3702e5246a6617787 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Fix Android provisioning scriptSimo Fält2017-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have to accept extra license to enable installing all required packages. Task-number: QTQAINFRA-1660 Change-Id: Ifae45ce36b5739cea5124eae04e08472ebe9414a Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | | | Revert "Temporarily ignore qtcanvas3d"Liang Qi2017-12-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QtCanvas3D adapted to new internal api in qtdeclarative. This reverts commit 146bda6468f966f64b3cc26a800798507154ef0d. Task-number: QTBUG-64766 Change-Id: I709cb8856b674edc1a7d3217fdf68cbe8aca1608 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | | | Update qtcanvas3d onlyLiang Qi2017-12-201-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-64766 Change-Id: I2ae55f0f4e38ffb98964f960c323334a9049936f Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>