Primary and secondary target platforms¶
Primary target platforms are:
Linux on AMD64 (x86-64) with the GCC compiler
FreeBSD on AMD64 with the Clang compiler
These platforms are used for RxDock development on an ongoing basis. Specifically, the target operating system and compiler versions are the latest long-term supported releases of the main Linux distributions (e.g. Red Hat Enterprise Linux and CentOS, SUSE Linux Enterprise and openSUSE Leap, Ubuntu) and the latest point release of FreeBSD-STABLE.
Secondary target platforms are:
macOS on x86-64 with Xcode (Clang compiler)
Windows on x86-64 with MinGW (GCC compiler)
The feature set on the secondary target platforms will match the primary platforms and bugs that affect these platforms will be treated as release blockers.