Externals Updates, main branch (2025.01.31.)
Updated all projects to atlasexternals-2.1.39. The (extensive set of) updates wrt. atlasexternals-2.1.38 are (atlasexternals@2.1.38...2.1.39):
- Removed
AtlasHIP
from atlas/atlasexternals (thanks to @smh);- It is now superseded by CMake's built-in HIP support in this repository;
- Added ONNXRuntimehttps://onnxruntime.ai/ to AthGenerationExternals (thanks to @cgutscho);
- Updated GDB to version
16.1
(thanks to @elmsheus); - Cleaned / updated the CMake version requirements and policy settings in atlas/atlasexternals (thanks to @fwinkl);
- Introduced / updated the following AtlasLCG modules:
FindLhapdf.cmake
,FindRecola.cmake
,Findsympy.cmake
(thanks to @averbyts and @yharris); - CheckerGccPlugin updates for GCC 15 (thanks to @ssnyder);
- VecGeom and VecCore patches for Clang 19 (thanks to @elmsheus).
Personal tests seemed to work fine, and in general the changes should not change any outputs.