Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Scripts: Share a useful function | Eike Ziller | 2024-11-12 | 1 | -9/+2 |
| | | | | | | | To be used in upcoming scripts Change-Id: I56bb024f35b1feb156deae122235d09116d4eaa1 Reviewed-by: David Schulz <[email protected]> | ||||
* | Build: Unify archive creation | Eike Ziller | 2024-11-11 | 1 | -2/+2 |
| | | | | | | | | | Between building Qt Creator, extra plugins, and sdktool. This adds avoiding arm-specific 7zip methods to the sdktool build, which cannot be extracted with p7zip on Linux. Change-Id: Ibc8a18967b6c4e7869a4a86680da9005f70d498b Reviewed-by: David Schulz <[email protected]> | ||||
* | COIN: Make independent from internal scripts | Eike Ziller | 2024-10-28 | 1 | -0/+193 |
The coin scripts may no longer access the repository with the internal build scripts. Move (adapted versions of) the needed scripts into the repository itself. Change-Id: I0515b8d66bd917e32eaabf64a1c76cc852fbe5df Reviewed-by: Marcus Tillmanns <[email protected]> |