Commit graph

6 commits

Author SHA1 Message Date
Chris-AC9KH
55ebf75966 Update to Qt 6.12.0-beta2
JS8Call-Build-AppImage.sh: Update Linux workflow script to include
                           libopengl-dev
tools/Linux-User-Build-JS8Call.sh: Update user build script to include
                                   libopengl-development package
2026-07-31 13:07:26 -05:00
Chris-AC9KH
d4ec200bc2 rewrite linux build script to install in /opt instead of /usr to prevent
issues with breaking KDE's Qt6 library linking
2026-07-03 17:18:01 -05:00
Chris-AC9KH
a79598f762 Update all linux build scripts for Qt 6.11.1 2026-06-21 16:21:31 -05:00
Chris-AC9KH
060d81cf8b Remove unused variables from CMake configuration in linux build scripts
Add CMake CMP0144: find_package uses upper-case <PACKAGENAME>_ROOT variables
2026-06-07 13:26:13 -05:00
Chris-AC9KH
5394fd07c3 Add a .deb installation check to the user build script 2026-06-07 13:04:58 -05:00
Chris-AC9KH
58cb0554c6 Update Linux build scripts to include:
- updated user build script to use consistent library packages with .deb's
- User build script now installs to /usr/bin instead of ~/.local
- New script for test building Qt versions on linux
2026-06-07 12:16:32 -05:00
Renamed from tools/Linux-Build-JS8Call.sh (Browse further)