Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 2.1.30
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.29:
      - Update to LCG_106a_ATLAS_3 and several package version updates
      - Update to pyami 5.1.7 to address python 3.12 issues
      - Speedup package filtering
      - Update to prmon 3.1.1
  • 2.1.29
    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.28
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.27:
      - Update AnalysisBase externals to match LCG106a
  • 2.1.27
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.26:
      - Projects: remove GAUDI_V20_COMPAT compiler flag
  • 2.1.26
    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.25
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.24:
      - Updated Acts to version 36.3.2 and enabled its GeoModel plugin.
  • 2.1.24
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.23:
      - Update to onnxruntime 1.19.2
  • 2.1.23
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.22:
      - Made fixes to FindGaudi.cmake, to make it work correctly now that Gaudi has its headers in a unique location.
  • 2.1.22
    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.
  • 2.1.21
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.20:
      - Made the GeoModel build put the GeoModel header files into a unique subdirectory.
  • 2.1.20
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.19:
    * Add patch for the ROOT 6.32/02 version setting in cmake
  • 2.1.19
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.18:
    * Updates for python 3.11, ROOT 6.32/02, sync with LCG_106 in AnalysisBase
    * Update COOL/CORAL to 3.3.18
  • 2.1.16.1
    Tag to be used with the 24.0 branch of atlas/athena.
    Update(s) since 2.1.16:
      - Updated CheckerGccPlugins: Added support for GCC 14 and LTO;
      - Added CheckerGccPlugins to AthSimulationExternals.
  • 2.1.18
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.17:
      - Introduced Findcoverage.cmake and FindGeneva.cmake into AtlasLCG;
      - Made AtlasCMake and AtlasLCG detect AlmaLinux a little more robustly;
      - Made  the code compatible with CMake 3.29+;
        * while updating the CI to test the build on AlmaLinux 9 and CentOS 7 with CMake 3.29.2.
  • 2.1.17
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.16:
      - Added prmon to AthGenerationExternals;
      - Made AtlasCMake's install commands more rigorous about missing files;
      - Updated CheckerGccPlugins: Added support for GCC 14 and LTO;
      - Updated prmon to version 3.1.0;
      - Added Findflake8_bugbear.cmake and Findflake8_builtins.cmake to AtlasLCG;
      - Added CheckerGccPlugins to AthSimulationExternals;
      - Updated CORAL and COOL to version(s) 3.3.17.
  • 2.1.16
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.15:
      - Introduced the ATLAS_GEANT4_USE_LTO and ATLAS_VECGEOM_USE_LTO cache variables to control whether Geant4 and VecGeom would use link-time-optimizations in their builds.
  • 2.1.15
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.14:
      - Upgraded Geant4 to version 10.6.3.13.
  • 2.1.14
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.13:
      - Upgraded Geant4 to version 10.6.3.11.
  • 2.1.13
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.12:
      - Upgraded GeoModel to version 5.3.0 (following the update already done in atlas/athena);
      - Switched the CI to use LCG_104d_ATLAS_9;
      - Set CMP0069 to NEW, to allow for convenient link time optimizations in the ATLAS projects;
      - Upgraded Geant4 to version 10.6.3.11;
      - Turned on LTO for the Geant4 and VecGeom builds.
  • 2.1.12
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.11:
      - Downgraded External/onnxruntime to installing version 1.15.1 instead of 1.17.1.