1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-18 15:17:46 +00:00
Commit graph

17 commits

Author SHA1 Message Date
cfb7abfd4e Copy required Kirigami DLLs and QML modules to the package
Qt doesn't do this automatically because their deployment tool sucks.
2024-04-26 15:33:09 -04:00
dca720cee2 Extract libwinpthread to the correct directory 2024-04-26 15:19:32 -04:00
b400a847b2 Remove QtWebView & friends from the CI 2024-04-26 14:57:06 -04:00
664439fa9f Install qtwebchannel on the CI 2024-04-26 14:43:00 -04:00
1cbc2bcf42 Install libunshield on the Ubuntu CI 2024-04-26 14:33:01 -04:00
533ab3801b Fix copying DLL filename 2024-04-26 14:32:52 -04:00
c759f2f9b7 Add libwinpthread dependency required by gcrypt 2024-04-25 21:55:57 -04:00
315f8751ab Install correct gamemode package on Ubuntu and more DLLs on Windows 2024-04-25 21:55:11 -04:00
a89381f7a5 Install libgamemode on Ubuntu 2024-04-25 21:25:10 -04:00
c3f26ee1b3 Switch to my branch of QtKeychain temporarily
Needed to work around windeployqt issues
2024-04-25 21:24:34 -04:00
82c25547d6 Fix QtKeychain target name tripping up windeployqt
The target name starts with Qt, so we need to change that.
2024-04-25 21:03:14 -04:00
064ca5b722 Download libunshield on Windows 2024-04-25 20:41:04 -04:00
71107f9aae Switch to my personal fork of libcotp, add gpg-error and gcrypt 2024-04-25 20:31:26 -04:00
b3e03ee2fe Build QtKeychain with Qt6 2024-04-25 19:59:11 -04:00
80c277b9f6 Add qtshadertools to CI needed for Kirigami 2024-04-25 19:55:57 -04:00
4dcef943e6 Build QtKeychain on Windows 2024-04-25 19:52:09 -04:00
67abb8f4de Begin adding GitHub actions and Windows build scripts 2024-04-25 19:47:53 -04:00