Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 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.
  • 2.1.11
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.10:
      - Introduced FindHighFive.cmake for the correspondingly named external;
      - Changed External/onnxruntime to download a pre-built binary of ONNXRuntime instead of building it itself;
        * Updated Findonnxruntime.cmake to handle the different header layout coming with the pre-built binaries.
  • 2.1.10
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.9:
      - Fixed a typo in AtlasHIP, which would cause a fatal issue in case of incorrect user inputs;
      - Updated FindSuperchic.cmake to work with Superchic version 5 and above.
  • 2.1.9
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.8:
      - Add MCFM cmake find module
      - Update to ROOT 6.28/12 for AnalysisBase
  • 2.1.8
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.7:
      - Made the Gaudi build more explicit about which C++ standard should be used;
      - Upgraded YAMPL to version 1.2.
  • 2.1.7
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.6:
      - Updated atlas_add_dictionary(...) to generate "SG::AuxTypeVectorFactoryImpl<ElementLink<T> >" dictionaries for the types in its ELEMENT_LINK argument;
      - Updated GeoModel to version 4.6.0;
      - Introduced the FindSFGen.cmake module to AtlasLCG;
      - Introduced VecMem as an external, and added it to the build of AthenaExternals.
  • 1.0.83
    Tag to be used with the 21.X branches of atlas/athena.
    Update(s) in this tag:
      - Introduced FindSFGen.cmake into AtlasLCG.
  • 2.1.6
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.5:
      - Updated GeoModel to version 4.5.0;
      - Updated Geant4 to version 10.6.3.10;
      - Updated YAMPL to hash 30bba33.