@@ -10,7 +10,7 @@ used to run Allpix Squared without building it beforehand. Compared to the Docke
[Section 2.7](./07_docker_images.md), which can run on any operating system, binary releases are tied to a specific operating
system.
Binaries for Allpix Squared are currently provided for CentOS 7 (GCC only), AlmaLinux 9/Red Hat Enterprise Linux 9/EL9 (both in a GCC and LLVM variant) and MacOS.
Binaries for Allpix Squared are currently provided for CentOS 7 (GCC only) and AlmaLinux 9/Red Hat Enterprise Linux 9/EL9 (both in a GCC and LLVM variant).
Details on the deployment process are given in [Setcion 11.4](../11_devtools/04_deployment.md).
@@ -16,9 +16,9 @@ found in the `.gitlab/ci` directory.
all jobs passed.*
The **compilation** stage builds the framework from the source on different platforms. Currently, builds are performed on
CentOS 7, AlmaLinux 9/Red Hat Enterprise Linux 9, and macOS. On Linux type platforms, the framework is compiled with recent versions of GCC and Clang, while
the latest AppleClang is used on macOS. The build is always performed with the default compiler flags enabled for the
project:
CentOS 7 and AlmaLinux 9/Red Hat Enterprise Linux 9. On Linux type platforms, the framework is compiled with recent versions of GCC and Clang.
The build is always performed with the default compiler flags enabled for the project: