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
4458ee8ad6 Revert "D'oh, the if is the wrong way"
This reverts commit 3bb54c5e00eb679bc170a9a289c0cfa8d7e3b757.
2024-04-25 18:20:37 -04:00
fcfbf43230 D'oh, the if is the wrong way 2024-04-25 18:19:25 -04:00
5f83f51477 Fix deployment not working despite 6.7 2024-04-25 18:19:25 -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
6a5515f77b Disable Qt translations 2024-04-25 18:19:24 -04:00
79f5f9fc35 Try to avoid extra directory for plugins 2024-04-25 18:19:24 -04:00
e8f3bd6873 Don't install icons and .desktop files on Windows, disable OpenGL SW
This eats up 20 MB and ever no one *wants* the software renderer, why
does Qt ship it by default?
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
08f46dd8c7 Add branding and icons to all GUI applications 2023-12-31 12:11:42 -05:00
546ebfd0bd Reformat CMake code a bit 2023-12-10 06:51:33 -05:00
7d93024a56 Use more CMake library aliases 2023-12-09 21:51:57 -05:00
7a5058f22e sdklauncher: Fix typo in CMakeLists 2023-10-10 18:33:37 -04:00
19f7a8bcd4 sdklauncher: Clean up CMakeLists 2023-10-10 18:31:15 -04:00
4b04e68c31 launcher: Port to NovusMainWindow 2023-10-10 18:09:14 -04:00
0f2eaab936 Rename directories, update README 2023-10-10 18:02:21 -04:00
Renamed from sdklauncher/CMakeLists.txt (Browse further)