First patch of FairSoft release nov20
Maintenance release (legacy install method):
- Update
legacy/setup-{debian,ubuntu}.sh
(16fb989, a8d4920, e842d3c, cf26c2b) - ROOT: Explicitly enable
mathmore
module (depends on GSL) (#364) - ROOT: Fix CMake issue with new GLEW versions (#363)
- ROOT: Backport patch to support XRootD 5 (#367)
- fairsoft-config: Fix metadata (a578f81)
- Fix
patch
command in incremental builds (#370) - requiresgpatch
on macOS! - Boost: Fix args for Python and ICU detection (#371)
- Geant4: Support brewed GL libs (#371)
- Geant3: Fix string handling error (vmc-project/geant3#24)
- Boost: Update download URL (4362f86)
- FairCMakeModules: New package (2fb9394, 6a0a91b)
- Pythia8: Update download URL (2e08fb8)
This patch release no longer actively supports recent macOS versions and brew package versions. It requires too many fixes/backports and one cannot really pin versions on brew packages (and macOS updates) as one can get on Linux distributions. If you encounter compilation issues on macOS, consider using a newer FairSoft release. However, contributions of fixes are always welcome.