aboutsummaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Enable enforcing CI testsAlexandru Croitor2020-07-081-1/+1
| | | | | | | | | | | | Any failing tests in CMake configurations will now prevent integrations to go through in this repository. Task-number: QTBUG-84886 Change-Id: I96b60dd272a33bb226a3cf1ec766a846996b66cf Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
* CMake: Enable cross-building Coin configurationsAlexandru Croitor2020-03-151-9/+8
| | | | | | | | This will enable iOS and Android CMake builds in Coin. Change-Id: Id2fea5b48de74185e19410ee5a61333c6f296d9e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Add build and test instructionsLiang Qi2019-09-041-0/+13
Change-Id: I9dd73a5b95649da72d1d7069b932eb6835ad0323 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>