Commit Graph

3 Commits

Author SHA1 Message Date
Eike Ziller
e484dc5994 Scripts: Share a useful function
To be used in upcoming scripts

Change-Id: I56bb024f35b1feb156deae122235d09116d4eaa1
Reviewed-by: David Schulz <david.schulz@qt.io>
2024-11-12 13:50:51 +00:00
Eike Ziller
9fea21c103 Build: Unify archive creation
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 <david.schulz@qt.io>
2024-11-11 14:47:33 +00:00
Eike Ziller
cf1f4b050f COIN: Make independent from internal scripts
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 <marcus.tillmanns@qt.io>
2024-10-28 09:54:36 +00:00