-
2.1.39db2a27e8 · ·
Tag to be used with the main branch of atlas/athena. Update(s) since 2.1.38: - Removed AtlasHIP from the repository; * It is now superseeded by CMake's built-in HIP support in atlas/athena; - Added ONNXRuntime to AthGenerationExternals; - Updated GDB to version 16.1; - Cleaned / updated the CMake version requirements and policy settings; - Introduced / updated the following AtlasLCG modules: FindLhapdf.cmake, FindRecola.cmake, Findsympy.cmake; - CheckerGccPlugin updates for GCC 15; - VecGeom and VecCore patches for Clang 19.
-
2.1.37b8f81534 · ·
Tag to be used with the main branch of atlas/athena. Update(s) since 2.1.36: - Fixed/improved the setup of <PACKAGE>_BINARY_PATH in find-modules that use it; - Turned on debug info compression by default; - Disabled code linting for auto-generated source files (converters, etc.); - Updated FindBoost.cmake to use BoostConfig.cmake coming with modern Boost installations.
-
2.1.16.34f5ac742 · ·
Tag to be used with the 24.0 branch of atlas/athena. Update(s) since 2.1.16.2: - Update to xrootd 5.7.2 - Update to ROOT 6.32.08
-
2.1.16.226151cbc · ·
Tag to be used with the 24.0 branch of atlas/athena. Update(s) since 2.1.16.1: Sweeping updates for LCG_106a compatibility from main to atlasexternals 2.1.16-patches branch * Updates for python 3.11 with AnalysisBase * CMake 3.29.2 Update, main branch (2024.06.10.) See ATLINFR-5342 * Update AnalysisBase externals to match LCG106a * Fix typo in option to disable python clients of xrootd for AnalysisBase * CI Fix, main branch (2024.08.27.) * Update CORAL/COOL to 3.3.17 * GeoModel version to 5.0.3 to match what is used in 24.0 branch of athena * Acts version to v32.0.2 to match what is used in the 24.0 branch * Gaudi version to v38r0.004 to match what is used in the 24.0 branch
-
2.1.32b748b151 · ·
Tag to be used with the main branch of atlas/athena. Update(s) since 2.1.31: - Raised the minimum CMake version required by all projects to 3.25; - Updated the code as necessary, to avoid generating warnings with this higher minimum version; - Switched off the treatment of imported targets as non-system includes. At the same time explicitly set the ATLAS library exports to be non-system exports.
-
2.1.2987b0a03b · ·
Tag to be used with the main branch of atlas/athena. Update(s) since 2.1.28: - Made it possible to compress the payload of the detached debug info files; - Taught FindCppcheck.cmake to set up an RPM dependency on the appropriate LCG package; - Updated FindBoost.cmake to silence warnings coming from CMake 3.30+.
-
2.1.265d382e00 · ·
Tag to be used with the main branch of atlas/athena. Update(s) since 2.1.25: - Updated Acts to version 37.0.1; - Updated Geant4 to version 10.6.3.14; - Introduced nanobind 2.1.0 into AnalysisBaseExternals and AthAnalysisExternals; * Did this using Externals/PyModules, adding this package to AnalysisBaseExternals along the way.
-
2.1.220f45b37c · ·
Tag to be used with the main branch of atlas/athena. Update(s) since 2.1.21: - Updated CheckerGccPlugins: Improvements with/for GCC 14; - Fixed a configuration issue in the (standalone) XRootD build; - Similar to GeoModel, separated the headers of Acts, Gaudi, Geant4 and VecMem into their separate directories; - Updated Finctdaq-common.cmake to pick up more of tdaq-common's Python code; - Updated the external versions to the ones used in the Athena,main builds at the moment.