1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-20 19:57:44 +00:00
Commit graph

17 commits

Author SHA1 Message Date
ada43f9937 Set better executables on Windows
We don't have to worry about clogging up a central bin dir on Windows,
so we can choose more generic names for the tools.
2024-04-25 19:17:33 -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
039b6e6d30 More small code improvements/cleanup 2023-12-10 08:39:45 -05:00
546ebfd0bd Reformat CMake code a bit 2023-12-10 06:51:33 -05:00
81e9c09be8 Fix most warnings 2023-12-09 22:35:59 -05:00
7d93024a56 Use more CMake library aliases 2023-12-09 21:51:57 -05:00
2ac5eb6498 Fix more petty warnings 2023-12-09 21:18:34 -05:00
4c3a9795d2 argcracker: Reformat code, misc cleanup 2023-10-12 23:44:43 -04:00
7f15ef9fd7 argcracker: Prefix with novus- and add usage guide when no args are used 2023-10-10 17:19:04 -04:00
4cd6f17439 Port to Qt6 2023-09-26 00:37:55 -04:00
2eccb10eda Remove fmt dependency
It's no longer used, and replaced with physis functions where formatting
was needed.
2023-09-23 14:51:47 -04:00
b034978b71 Improve README (and add more), add BUILDING and CONTRIBUTING 2023-08-18 12:18:36 -04:00
749ad49c3a Ensure compliance with REUSE, add to CI 2023-08-06 08:50:33 -04:00
7a4c5efbf3 Fix TickCount not picking up on OS properly at build-time 2022-08-04 11:32:28 -04:00
ea4a056815 Use blowfish implementation from physis 2022-08-04 11:32:12 -04:00
879cd60dc1 Add argcracker tool 2022-04-14 19:00:42 -04:00