- This repository is only for JS8Call-improved developers to build and package pre-built libraries. It is not intended for end users to build the code.
- The base repository master branch contains the source code for FFTW-3.3.10 and Boost-1.88.0
- Qt6, Hamlib and libusb are obtained as submodules with
git submodule update --init --recursiveafter cloning this repository
#NOTE: master is simply a placeholder as a 'model' to create working branches.
- Create a new working branch, or select one of the current working branches
- Modify build scripts, submodule versions or base code versions to build custom pre-built libraries as necessary
- Current library version is v4.0 for all the working branches:
- MacOS_4.0
- Windows_4.0
- Linux_4.0