aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Provisioning: Renew iOS signing certificatesHeikki Halmet2019-02-011-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTQAINFRA-2690 Change-Id: I4a058c7d88b3daa24f62d5bc314ec2b0ecc8c383 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| * | | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-02-0113-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I678bfdb4333abc34a29732aef1816d67f46c09cb Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | Provisioning: Install Google's Protocol BuffersHeikki Halmet2019-01-295-0/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Protobuf is needed for Automotive Suite Task-number: QTQAINFRA-2314 Change-Id: I12b4248f1de5aea88f573297a47b791b5b6296fb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | | Provisioning: Remove Unneeded Android variablesHeikki Halmet2019-01-291-4/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I7dd008aef6465fdddd07e227b48e9b6361c13f81 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| * | | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-01-296-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I4fbd3ab3ddb7509366797dde34678d9739229e8d Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-01-255-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I8060a5f51ae598fa7c8c348cfce212001250941d Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | Windows provisioning: Explicitly state OpenGL configuration to useOliver Wolff2019-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One of our configurations relied on ANGLE being the default OpenGL configuration on Windows. This is the case at the moment, but might change, so we should not rely on this behavior, but explicitly state the configuration we are expecting. Change-Id: Ie8cb215c2675faf8b514f4d9a43055638be1aaa8 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
| * | | Update qtsaferenderer platform configuration definitionsAapo Keskimolo2019-01-251-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The project-specific platform configuration file is renamed to follow the convention as for other projects. This will allow Coin to recognize the configuration that are specific for qtsaferenderer project where they were previously (unintentionally) ignored. Removed QNX 7 as it is in the Qt mainline configuration. Removed Ubuntu 16.04 as Ubuntu 18.04 is now supported. Task-number: QSR-209 Change-Id: I505edc3741dbc047b2fc23bc409016d712596872 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| * | | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-01-2416-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I6403bd766964d9f65fadfbc514b01eeefdac540e Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | Build qtsaferenderer examples in WindowsTuomas Heimonen2019-01-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QSR-209 Change-Id: If8db177a77e3340f6b75f5a7fa768b6d8abec017 Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io>
* | | | Update submodules on '5.13' in qt5Qt Submodule Update Bot2019-02-2622-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I7bf5a68c37be83ba2ad4e67ba24bcae7243297a0 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Provisioning: Remove docker from macOS provisioningHeikki Halmet2019-02-234-142/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When docker provisioning starting test-server in virtual box whole virtual machine will reboot. Let's remove docker until it's more stable or we know how to fix it. Task-number: QTQAINFRA-2801 Change-Id: Iad7437a69c954a90522e44ef27015518fa3f8c1e (cherry picked from commit 1865b99b527bd9eee80c39e95d47a44096e44e6a) Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io>
* | | | Provisioning: Change installation order for dotnet-frameworkHeikki Halmet2019-02-232-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows updates can't be disabled before dotnet-framework is enabled Task-number: QTQAINFRA-2824 Change-Id: I26c6b9d9aacfd8031a0b05ce48e003822aec3bdc Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | | | Provisioning: Update mysql to WindowsHeikki Halmet2019-02-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently this is the last version that support x86 for at least Windows. Task-number: QTQAINFRA-1996 Change-Id: Idd55694837afad2188697b4d5cc009a127ddb760 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
* | | | Provisioning: update ARMv7 and ARM64 toolchainsSamuli Piippo2019-02-181-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update toolchains to Yocto Sumo release with GCC 7.3.0 Task-number: QTQAINFRA-2630 Change-Id: I078cfebde1df039a3783f76c37f914f0dda0483f Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* | | | Update submodules on '5.13' in qt5Liang Qi2019-02-1418-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie526118f93295f56e0c2bf951c6fe8ab2b427eea Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Update qtwebenginev5.13.0-alpha1Jani Heikkinen2019-02-091-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I4f70e86ee6f22dd4e14780b606294ca26d0e4007 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
* | | | Update submodules on '5.13' in qt5Qt Submodule Update Bot2019-02-081-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I1653a60f6c0b5dab394b364814bcabf566090498 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Update submodules on '5.13' in qt5Qt Submodule Update Bot2019-02-0711-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I3fe91983a4719ccd77146ed63165a7939358c3c0 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | Build MIPS64 with b2qt toolchainTony Sarajärvi2019-02-072-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This configuration verifies big endian builds Task-number: QTQAINFRA-2492 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 80339a10a4af1dbb282688fe03d4e52aac641c1d) Change-Id: I3111190b5c924eb73b037b94be1a0dc48bcc68c2 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | | | Merge remote-tracking branch 'origin/dev' into 5.13Liang Qi2019-02-074-2/+7
|\ \ \ \ | | | | | | | | | | | | | | | Change-Id: If5219843c4f0d4b34fe56a826d0e9bb17d92f877
| * | | | Update submodules on 'dev' in qt5Qt Submodule Update Bot2019-02-0113-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie71dc26e772ace0d4a7ab51360ad4abe1448d438 Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | | Change order in which certain provisioning scripts are runJuha Karjalainen2019-01-293-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disables windows update and defender now earlier in provisioning. Task-number: QTQAINFRA-2592 Change-Id: I4cc380830695a97f02b54ab904e2f6192fc36d44 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| * | | | Fix provisioning failure when unsetting proxy with no proxyJuha Karjalainen2019-01-291-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When unset-proxy.ps1 script is run when there is no proxy set unset script fails leading provisioning to fail. Now will check if proxy is set before removing registery keys for it. Task-number: QTQAINFRA-2311 Change-Id: Ic50bcebc634bb90385ca817dac9bed24e9e897ec Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
| * | | | Update submodules on 'dev' in qt5Qt Submodule Update Bot2019-01-292-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If01f147a0f76b8075492ebb6baedc832de7611b3 Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | | Update submodules on 'dev' in qt5Liang Qi2019-01-2940-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic263e48fc994a7c77c0198e6544395f4facee760 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | | Update submodules on '5.13' in qt5Qt Submodule Update Bot2019-02-0642-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9fbaaaf4870edefceb1a4557799c41077002aaa0 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | | | Adjust submodule branchesPaul Wicking2019-01-281-40/+40
|/ / / /
* | | | Add qtlottie as a submodule in qt5.git#devJani Heikkinen2019-01-252-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-72945 Change-Id: Ib8daf1541e7ff5dca70e8a1c7bec48ee02d0eb59 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Antti Kokko <antti.kokko@qt.io>
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2339-484/+511
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: coin/platform_configs/default.txt Change-Id: Ie21baa51738ce0761fb45fba3819b1894cc808b6
| * | | Accept license in Android SDK provisioningTony Sarajärvi2019-01-231-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A change in Android SDK prompts us now for accepting license. Task-number: QTQAINFRA-2591 Change-Id: I1ff05d84ccda743649c6d38784c6170e08f50eb1 Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-01-2111-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: Ifa9eae2c3cfbd6fd001caf289e5ed360623d45f7 Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | Add Qt WebAssembly for all submodulesHeikki Halmet2019-01-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-63917 Change-Id: I61074c8b1acbf3ffd7781e7435784c4a15412c98 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
| * | | Provisioning: breakpad for qt3dstudioJuha Karjalainen2019-01-1710-0/+224
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Breakpad https://chromium.googlesource.com/breakpad/breakpad/ sources are needed for qt3studio. Also Breakpad need sources for https://chromium.googlesource.com/linux-syscall-support. Task-number: QT3DS-2650 Change-Id: I13c7534e1c6e97a1e345dad3c2c82eeb6428313d Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * | | Update submodules on '5.12' in qt5Liang Qi2019-01-1741-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I99897f12572b1927ef140ac0dd3430db2f97799c Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | Provisioning: Move Android toolchain and config to win10Simo Fält2019-01-176-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Installing Android toolchains and ssl headers to win10 template and moving Android windows platform configs to win10 from win7. Task-number: QTQAINFRA-1266 Change-Id: I9b3e3a378451e0bdfc7dc5c7b75ee035faf8994c Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 5a040ca46a46a3a45fa61036ca5115c4d0819034)
| * | | Provisioning: Remove update notifierHeikki Halmet2019-01-172-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update notifier is showing when vm is running. It can affect to test results and that's why it need to be removed Task-number: QTQAINFRA-2453 Change-Id: Icb27ba998ef9a51aaf8f40274c182b0c3dcd496a Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Juha Karjalainen <juha.karjalainen@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
| * | | Provisioning: Update Unified Automation OpcUA backendMaurice Kalinowski2019-01-161-24/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding in the x64 bit installers to deployment. Furthermore, we can use the msvc2015 installer to create msvc2017 binaries with Qt. After the licensing change, we will be able to generate packages for all msvc based installers. Change-Id: I96db345b535a2518c758175137c808b15130ff41 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
| * | | Provisioning: Signtools for Windows x86Heikki Halmet2019-01-141-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QtDesignStudio requires signtools for Windows x86 Task-number: QTBUG-72907 Change-Id: I7fb15cb07511cb89d3be00e1fe65247ecc21bcfe Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
| * | | Add qtsaferenderer extra targets for CoinTuomas Heimonen2019-01-111-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cross-compile targets that qtsaferenderer needs do not exist in qt5 therefore we add those extra targets for CI. Task-number: QSR-378 Change-Id: Ia07074392b09af8d111a957027407f85518e5d85 Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io> (cherry picked from commit f7b6a4c27635e87cb296cd20c7596f437b37d504) Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
| * | | Update submodules on '5.12' in qt5Liang Qi2019-01-108-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Skip qtbase in this round. Change-Id: Ib718f8343c710c22bb241867bf3b90eb11aabe05 Reviewed-by: Liang Qi <liang.qi@qt.io>
| * | | Fix provisioning ODBC environmetal variables had : at endJuha Karjalainen2019-01-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CPLUS_INCLUDE_PATH and LIBRARY_PATH environmental variables had --> : <-- at end of variable. As this adds current dir to search path this is undesirable and causes bugs. Change-Id: Ia36c3f3f791f5d506eea15aba6be6d665049a922 Reviewed-by: Juha Karjalainen <juha.karjalainen@qt.io> Reviewed-by: Michal Klocek <michal.klocek@qt.io>
| * | | Provisioning: Update Qt OpcUA backendsMaurice Kalinowski2019-01-098-455/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Unified Automation SDK needs to be updated to 1.6x to reflect latest API changes - Open62541 is now inside 3rdparty of the Qt OpcUA module. Hence, no need to provision it. Change-Id: I96a3764053ca684fa71f9d49e998ebe0ce45a6ae Reviewed-by: Jannis Völker <jannis.voelker@basyskom.com> Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com> Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
| * | | Prospective fix for git lfs installationSimon Hausmann2019-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Keys used to sign package repositories tend to have expiry dates and therefore need to be changed from time to time. Therefore hardcoding the key we expect here will break (as it does right now) and it's better to retrieve the expected key via a secure transport. The old key - per http://keyserver.ubuntu.com/pks/lookup?search=0xC2E73424D59097AB&op=vindex - will expire on the 12 of January. That's probably why they changed the key used to sign the repo before the expiry. Change-Id: I39d082a6e12731b7eb0a8214a500101ca24f8af4 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io> Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * | | Fix broken provisioning script DownloadURL.shJuha Karjalainen2019-01-091-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DownloadURL returns 0 even when alt download fails. Task-number: QTQAINFRA-2501 Change-Id: Id2fb1e0b4ff12a48b6adb27291f55fc129296233 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
| * | | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-01-098-0/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I438761719f8deceebfc4a77fb660a18c8d6ed00b Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * | | Provision: install unixodbc-devel libraryJuha Karjalainen2019-01-081-0/+3
| | |/ | |/| | | | | | | | | | | | | | | | | | | Adds odbc support for rhel7. Task-number: QTBUG-72444 Change-Id: I49b1e91d9f87bdf98601627538aaa65b78440451 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-01-0840-0/+0
| | | | | | | | | | | | | | | Change-Id: I68c69cdc9b74c52bc0729fc51144a8fdd9d783ec Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-01-072-0/+0
| | | | | | | | | | | | | | | Change-Id: I3ce524dab858e04fd2098385557893efbfa4c6ad Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>
| * | Update submodules on '5.12' in qt5Qt Submodule Update Bot2019-01-063-0/+0
| | | | | | | | | | | | | | | Change-Id: I52940e20029c38b79e9f437395d5cf91c4f9f7d4 Reviewed-by: Qt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>