3 Commits

Author SHA1 Message Date
cheezwiz7899 8d6e94e8b4 Fix: Windows and Linux build scripts tolerate paths with spaces
OpenSSL compiles correctly from source for Windows /Linux native and Linux to Windows cross compiling scenarios

Added -mtls-dialect=gnu2 to linux compile flags

Added commented out -march=native for easy self-compile use.

Fixed linux binary lib path resolution, so running the binaries works without AppImage packaging.
2026-05-14 09:49:59 +10:00
cheezwiz7899 a731faa39d updated the AppImage builder and attached it to the build script
More dependency handling fixes
2026-05-08 23:43:09 +00:00
cheezwiz7899 8cddd542b6 deploy qt and its dependencies with cpm/cmake 2026-05-08 23:43:09 +00:00