summaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* Fix test runningSimo Fält2021-03-021-1/+1
| | | | | | | | | Apparently it is not enough to unset the MAKEFLAGS for jom. It still was running test in parallel and trying to write results to same file. Change-Id: Id0c968dde4c2d005e71a1895e3d2190e8685f3ec Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* CI: Enable html_doc build for each platformSimo Fält2021-01-271-0/+20
| | | | | | Task-number: QTIFW-1027 Change-Id: Ifd20adcef892cea9af8ee746517ece0e19bcbb6d Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* create_ifw_installer.py: Set execute bit for file4.0.0Arttu Tarkiainen2020-10-221-0/+0
| | | | | Change-Id: Id7e544f912d7c59c7c57f59680611ae52ed8a50e Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* create_ifw_installer.py: Require filename for the generated binaryArttu Tarkiainen2020-10-211-16/+4
| | | | | Change-Id: I1330a170999c0518637dd3b27ec9050382756c02 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Add a script to generate IFW installerArttu Tarkiainen2020-10-201-0/+121
| | | | | | | | | | | | This script can be used to generate an offline installer that packs the built IFW libraries as installable content. It requires that the IFW has been built first i.e. the IFW build artifacts are the input for this script. Task-number: QTIFW-1027 Change-Id: I34157d43129464273a1e4c338b795cb3a1b9277b Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Fix branch for used reference license headersSimo Fält2020-06-231-1/+1
| | | | | | Change-Id: I6183ed99c7fd90e6fdad138a6294e22fce7fe3ca Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Enable testsIikka Eklund2020-04-242-6/+3
| | | | | | | Remove DisableTests property. Change-Id: Ifa524f2f399e7b3072825a2ef34e752187c34be4 Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* Initial version of module_config.yamlSimo Fält2020-03-1711-0/+563
Change-Id: Ifd6ef236400cf449278e48ccc14ffd8fc4d8b2a8 Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Matti Paaso <matti.paaso@qt.io>