summaryrefslogtreecommitdiff
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Enable zero warning limitVenugopal Shivashankar2021-11-151-0/+1
| | | | | Change-Id: I157ef93d8a5c07528de267fe51ea9ed7f161a7ee Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* CMake: Enable enforcing CI testsAlexandru Croitor2020-07-131-1/+1
| | | | | | | | | | Any failing tests in CMake configurations will now prevent integrations to go through in this repository. Task-number: QTBUG-84886 Change-Id: I6704bceabeaaa844c5cdb057f4496652be46ba76 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* CMake: Port the build setup to CMakeVenugopal Shivashankar2020-05-041-0/+12
Fixes: QTBUG-83910 Change-Id: If0ebd9d0b528cd84ffe92955b7d1c4d580d397fb Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>