summaryrefslogtreecommitdiff
path: root/coin/module_config.yaml
Commit message (Collapse)AuthorAgeFilesLines
* coin: Enable the iOS configuration againDominik Holland2021-05-271-3/+0
| | | | | | Change-Id: Id5abec75aad6374c78060942f794aae6a640310a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* coin: Disable the CI for the iOS configurationDominik Holland2021-05-201-0/+3
| | | | | Change-Id: I3b665591c2924c225fac5a9b5eef1a4b85ff9910 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* coin: Disable the CI for the QEMU configurationsDominik Holland2021-05-101-6/+11
| | | | | | | | | This needs to be disabled until the dependency checks for the ivigenerator work there as well. Change-Id: Ibfcebc2c32614bab58c0567169a1e8c1bb4d8d84 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* coin: Disable the CI for the macos arm64 configurationDominik Holland2021-05-101-3/+8
| | | | | | Task-number: AUTOSUITE-1645 Change-Id: Ifae477ab69cbdc14bfadcdad362e558b6c0b7821 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* coin: Set Python3_ROOT_DIR when building the moduleDominik Holland2021-05-101-1/+9
| | | | | Change-Id: Ieb41f5169dd6ea2b7cdc95e3cf06da82318d375e Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* Add build and test instructions for using cmake in coinDominik Holland2021-03-261-0/+12
Task-number: AUTOSUITE-1633 Change-Id: Ie2edd99cebc227890e2063b36b116ba54ec5b33b Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Toni Saario <toni.saario@qt.io>