1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-09 03:47:45 +00:00
Commit graph

14 commits

Author SHA1 Message Date
7b4b200f97 Include qtshadertools on the CI again 2025-02-01 11:13:45 -05:00
9356445c19 Add KIconThemes to the CI 2025-02-01 11:06:04 -05:00
48aad8ff4f Fully specify Qt version on the CI
To workaround https://github.com/jurplel/install-qt-action/issues/269.
2025-02-01 11:05:33 -05:00
a26df33dfb Update install-qt-action action 2025-02-01 10:59:02 -05:00
b4ddc04ef2 Bump library versions on the CI 2025-02-01 10:55:46 -05:00
79f0600f69 Require KF 6.4 and only pull KF 6.4 on CI 2024-07-28 22:15:12 -04:00
99b7255c66
Fix the Windows build (#18)
Updates libphysis to remove the cdylib which was causing linking troubles, update DLLs
2024-06-29 10:58:15 -04:00
925597758c Finally figured out the QML copy issue 2024-05-18 18:39:08 +00:00
f3a45fe847 Remove more unnecessary files from the Windows artifact 2024-05-18 18:39:08 +00:00
5487169a9d Attempt fixing QML copy, again 2024-05-18 18:39:08 +00:00
a95bbaa159 Only save prefix on cache miss 2024-05-18 18:39:08 +00:00
a62166e5a2 Fix QML copy step for Windows 2024-05-18 18:39:08 +00:00
dc870dafc1 Add REUSE check 2024-04-28 08:08:28 -04:00
b852e1894f
Begin adding GitHub actions and Windows build scripts
Adds back Windows support, also adds a GitHub action to build it and more. May not work 100% yet, but it's a good start.
2024-04-27 16:38:22 +00:00