1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-19 06:47:44 +00:00
Commit graph

15 commits

Author SHA1 Message Date
8ab726ba88 Package plugins again 2024-04-25 18:39:50 -04:00
877c6c766e Revert "Require at least 6.7 for qt_generate_deploy_app_script"
This reverts commit 73c374ff29b6a77cb62e419ec251e4d240419a1f.
2024-04-25 18:20:38 -04:00
a13466d3a5 Revert "Set to Qt 6.7.0"
This reverts commit eccf4bb8a99a8047ee8de03d296a8a9ac53e64e2.
2024-04-25 18:20:38 -04:00
13eaab130c Revert "Fix deployment not working despite 6.7"
This reverts commit 4c4a6f90db5b0731ebf62a995023afd0451c628a.
2024-04-25 18:20:37 -04:00
5f83f51477 Fix deployment not working despite 6.7 2024-04-25 18:19:25 -04:00
a17879168d Maybe we don't need the post cleanup step after all 2024-04-25 18:19:25 -04:00
1e5ae7d1d9 Add required Powershell -Path argument 2024-04-25 18:19:25 -04:00
c089b64bc7 Remove duplicate "copy required dlls" step 2024-04-25 18:19:24 -04:00
905e791f8d Only run cleanup step on Windows 2024-04-25 18:19:24 -04:00
8c61a9993e Set to Qt 6.7.0
6.7.1 breaks aqtinstall
2024-04-25 18:19:24 -04:00
83e57f7009 Require at least 6.7 for qt_generate_deploy_app_script
We use DEPLOY_TOOL_OPTIONS which is only available in 6.7
2024-04-25 18:19:24 -04:00
79f5f9fc35 Try to avoid extra directory for plugins 2024-04-25 18:19:24 -04:00
01ae085907 Remove extra folder when packaging artifact
This is just the executables, but again. Don't need those!
2024-04-25 18:19:24 -04:00
2844231996
Enable Windows and Linux packaging
The Windows version isn't super working yet, but this is a good step forward
2024-04-25 02:31:40 +00:00
1e898130b9
Add GitHub actions
It now builds Novus (and it's dependencies) for Windows and Linux. Artifacts and macOS support will come later.
2024-04-24 21:39:43 +00:00