summaryrefslogtreecommitdiffstats
path: root/coin
Commit message (Collapse)AuthorAgeFilesLines
* 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>