1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-16 22:27:46 +00:00
Commit graph

25 commits

Author SHA1 Message Date
f4ed565c28 Fix zlib DLL copy on Windows 2025-02-01 13:10:43 -05:00
c38a0decc5 Add Flatpak build job to the CI 2025-02-01 12:58:06 -05:00
06e6037850 Update to reuse-action v5 2025-02-01 12:53:06 -05:00
853ff0d24e Build Breeze icons on Linux on CI too 2025-02-01 12:35:21 -05:00
3ce1b83cf5 Add KColorScheme to the CI 2025-02-01 12:21:24 -05:00
56a28c8a88 Fix KI18n on the CI 2025-02-01 12:09:03 -05:00
be2032f8bd Add libsecret dependency to the CI 2025-02-01 12:06:50 -05:00
44c96c2d1f Make sure to not build testing for some packages on CI 2025-02-01 11:52:40 -05:00
99ae63f0cc Add KWidgetsAddons to the CI 2025-02-01 11:50:41 -05:00
b037995bd8 Add KGlobalAccel to the CI 2025-02-01 11:39:28 -05:00
8f6c56f067 Add KGuiAddons to the CI 2025-02-01 11:30:06 -05:00
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