1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-04 01:37:46 +00:00
Commit graph

10 commits

Author SHA1 Message Date
eb424a64a6
Bump library versions on the CI (#28)
Bump library versions on the CI, fix all CI builds. Also attempt to get a Flatpak CI working again, albiet disabled for now.
2025-02-01 14:30:28 -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