Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 2.1.53
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.52:
    - Update to CLHEP 2.4.7.1_atl01
    - Updates for gcc15 and C++23
    - CheckerGccPlugins: Some updates for the naming convention checker
    - Build Athena,clang with Ninja
  • 2.1.52
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.51:
    - Fix compiler warning in APTypes package
  • 2.1.51
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.50:
      - Added extra checks / warnings to lcg_need_rpm(...);
      - Disabled the build of the libffi documentation;
      - Added timestamps to all the build commands saved into the package specific log files;
      - Updated LHAPDF to version 6.5.5;
      - Made the installed Cython executables relocatable;
      - Made TritonClient build successfully with Ninja;
      - Updated nanobind to version 2.7.0.
  • 2.1.50
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.49:
      - Fixed Findc-ares.cmake to set up a correct RPM dependency for the corresponding LCG package;
      - Updated to using Acts 40.0.1 and Gaudi v39r4.000 out of the box.
  • 2.1.49
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.48:
      - Update COOL to be compatible with cmake 4.0
      - Enable TritonClient again
  • 2.1.48
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.47:
      - Use gdb from LCG (again)
      - Fix cmake 4.0.0 compatibility problem
      - Set CMAKE_POLICY_VERSION_MINIMUM for cmake 4.0.0
      - Update to FastJetContrib 1.101 for AnalysisBase
  • 2.1.47
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.46:
      - (Temporarily) Disabled the build of TritonClient as part of AthenaExternals.
  • 2.1.46
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.45:
      - Various updates for CheckerGccPlugins;
      - Introduced (a patched version of) boost-mpi 0.81;
      - Introduced triton-client 24.12;
      - Re-wrote the FindHighFive.cmake module to not rely on the CMake code of HighFive.
  • 2.1.45
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.44:
    * Gdb: remove installation of non-existent Find-module
  • 2.1.44
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.43:
    * Revert to building gdb ourselves instead use LCG
  • 2.1.43
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.42:
    * Update tests to LCG_107a_ATLAS_1 and update ACTS and GeoModel
    * Fix clang19 compilation of fastjet
    * FIX CI: Use CERN Harbor registry cache for Ubuntu container
    * Gdb: use gdb from LCG release
    * APTypes: add Xilinx arbitrary precision types
    * AtlasCMake/LCG: remove the use of lsb_release
    * Update hdf5 to 1.14.6
    * Update ACTS, GeoModel and VecMem to latest versions used in Athena main branch
  • 2.1.16.7
    Tag to be used with the 24.0 branch of atlas/athena.
    Update(s) since 2.1.16.6:
      - Fix CMP0135 cmake warning
  • 2.1.16.6 Release: 2.1.16.6
    Tag to be used with the 24.0 branch of atlas/athena.
    Update(s) since 2.1.16.5:
      - Backport CrestApi external package (!1224)
  • 2.1.16.5
    Tag to be used with the 24.0 branch of atlas/athena.
    Update(s) since 2.1.16.4:
      - Backport fix from main for OS flavor detection when lsb_release is installed
  • 2.1.16.4
    Tag to be used with the 24.0 branch of atlas/athena.
    Update(s) since 2.1.16.3:
      - Update to onnxruntime 1.19.2
      - Update to pyAMI 5.1.7
  • 2.1.42
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.41:
      - Update VecCore to use source tarball from LCG instead git checkout from github
      - Add flake8_atlas artificats to gitignore
  • 2.1.41
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.40:
      - Update AnalysisBase to ROOT 6.34/04
      - Disable install of Geant4 examples
      - VecCore: new package to support VecGeom
      - Add GAUDI_USE_CUDA if CUDA is found
      - Adding the CrestApi project to atlasexternals
  • 2.1.40
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.39:
      - Update AnalysisBase to packages from LCG_107
      - Make debug info compression algorithm configurable and change to zlib
      - Update FindRecola.cmake to fix warnings
      - Find-modules: make developer warnings a test failure
  • 2.1.39
    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.38
    Tag to be used with the main branch of atlas/athena.
    Update(s) since 2.1.37:
      - Taught FindBoost.cmake about the "ALL" component;
      - Made lcg_wrap_find_module(...) look out for invalid target names;
      - Updated all projects/externals to LCG_106b_ATLAS_1.