summaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* Change Axivion configurationMatti Paaso2023-10-041-22/+3
| | | | | Change-Id: Ia659caaeffa72181e8be48d5b2da0fa4fd3b47bd Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
* Add axivion configMatti Paaso2023-03-231-0/+63
| | | | | | | Task-number: QTQAINFRA-5244 Change-Id: Iab02e83f06ab434cac637e52a7d2b7f16f0e0a31 Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io> Reviewed-by: Simo Fält <simo.falt@qt.io>
* Update open62541 to 1.3Martin Klos2022-11-111-3/+20
| | | | | | | | | The open62541 plugin now supports the Aes128_Sha256_RsaOaep security policy. MacOS on M1 has been disabled due to issue #5198 in open62541. Change-Id: I8b1cf704a9a0532fa9eb2c9099cac62ac9263a49 Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com>
* Do not run tests on QNXToni Saario2022-03-291-2/+8
| | | | | | | | | This disables test running on all QNX targets regardless of DisableTests feature. Pick-to: 6.2 6.3 Change-Id: Ib82de00f436475a183ff06ae6b81194bbeb130ba Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
* Doc: Fix qdoc warnings and enable zero warning limitVenugopal Shivashankar2021-10-261-0/+1
| | | | | Change-Id: I78c901cc01de62cab7b52b4375975f6e1f366ef4 Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
* Drop documentation buildJani Heikkinen2021-03-301-3/+0
| | | | | | | | | | | | | | | We will add additional libraries back to the qt5.git. Having documentation build enabled in additional library will cause problems in qt5.git integrations so we need to drop it from module builds. At same time drop the qttools dependency which were added for documentation build Task-number: QTBUG-91796 Change-Id: I06445854b989153a22e8afa4b87d06964bd40393 Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com> (cherry picked from commit 5cc64ff87164a3215f1ed4287453d4ca22d9f27e) Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
* Add a flag to build the documentationToni Saario2021-01-111-0/+3
| | | | | | | | | The Qttools is required for the QDoc for building the docs. Change-Id: I4e1db3e051c937cfeffe26b04d6495949c69beaa Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com> (cherry picked from commit e32a176b8a663ac767d5d1ed41fbafe240bfff20) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add module_config.yamlJannis Voelker2020-08-071-0/+12
Change-Id: Id605f46f57990c215d11ff81e0d2e77c2532243b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>