Skip to content
Tags give the ability to mark specific points in history as being important
  • 1.0.79
    Tag to be used with the 21.X branches of atlas/athena.
    Update(s) in this tag:
      - Updated onnxruntime to version 1.5.1.
  • 2.0.120
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.119:
      - GoogleTest: Update to googletest version 1.11.0. Fixes gcc11,dbg build failures
  • 2.0.119
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.118:
      - Added FindCUDAToolkit.cmake and FindcuDNN.cmake to AtlasLCG, to make these externals usable from LCG releases;
      - Updated the onnxruntime package to build the CUDA capabilities of onnxruntime, when CUDA and cuDNN are available;
      - Made it possible to build CORAL and COOL as part of the Athena project, if necessary;
      - Introduced the TDAQ_PLATFORM environment variable. Findtdaq.cmake and Findtdaq-common.cmake respect it when it's set, and set it themselves for the environment setup script.
  • 2.0.113.1
    Tag to be used with the 22.0-mc20 branch of atlas/athena.
    Update(s) since 2.0.113:
      - Made it possible to build COOL and CORAL as part of AthenaExternals.
  • 2.0.118
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.117:
      - Various updates in CheckerGccPlugins;
      - Harmonised the implementation of all packages, making it possible to override what source they all build, from the CMake command line;
      - Downgraded the GeoModel version to 9668399f.
  • 2.0.117
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.116:
    * Updates to the LCG_101_ATLAS_2 equivalent versions for AnalysisBase
    * Update CORAL and COOL versions
    * Upgraded all releases to LCG_101_ATLAS_2
  • 1.0.78
    Tag to be used with the 21.X branches of atlas/athena.
    Update(s) in this tag:
    * Fix for the TheP8I LCG find module
  • 1.0.77
    Tag to be used with the 21.X branches of atlas/athena.
    Update(s) in this tag:
    * Add LCG find module for TheP8I
  • 2.0.116
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.115:
      - Updated the "forcedownload" command/message of the Geant4 build;
      - Added a build of SQLite to the standalone releases for Python;
      - Upgraded all releases to LCG_100_ATLAS_7, so that the CI would use that from now on;
      - Upgraded GeoModel to hash ff0b07aa;
      - Upgraded flake8 to version 3.9.2;
      - Removed stomp.py.
  • 2.0.115
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.114:
    
    CORAL/COOL Fixes for ARM64, master branch (2021.09.16.)
    Update Geant4 version to geant4.10.6.patch03.atlas03 (ATLASSIM-5409)
  • 2.0.114
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.113:
      - Updated Acts to version v12.0.1;
      - Updated GeoModel to hash ed3f6298;
  • 2.0.113
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.112:
      - Introduced the ATLAS_ALWAYS_CHECK_WILDCARDS cache variable in AtlasCMake;
      - Prevented AtlasLCG from unnecessarily adding duplicates to the CMAKE_PREFIX_PATH environment variable;
      - Fixed the dictionary handling with Ninja with CMake >=3.20;
      - Upgraded GDB to version 10.2;
      - Added the build of CORAL and COOL to projects not using tdaq-common, in case these are not available from the configured LCG release.
  • 2.0.112
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.111:
      - Added the Findlibzip.cmake module for LCG's ZIP library;
      - Updated KLFitter to version 1.4.0;
      - Updated Findtdaq-common.cmake to give access to the COOL/CORAL installations coming with tdaq-common.
  • 1.0.48.7
    Tag to be used with the 21.X branches of atlas/athena.
    Update(s) in this tag wrt. 1.0.48.6:
      - Added onnxruntime-1.5.1 to AthenaExternals.
  • 1.0.76
    Tag to be used with the 21.X branches of atlas/athena.
    Update(s) in this tag:
      - Updated KLFitter to version 1.4.0.
  • 1.0.75
    Tag to be used with the 21.X branches of atlas/athena.
    Update(s) in this tag:
      - Introduced Findlibzip.cmake into AtlasLCG.
  • 2.0.111
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.110:
      - Fixed a bug in the handling of <FOO>_BINARY_PATH in lcg_external_module(...);
      - Updated lwtnn to version 2.12.1.
  • 2.0.110
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.109:
      - Made it possible to build ROOT with LLVM/Cling in Debug mode for dictionary debugging;
      - Removed the build of FastJet from all of the LCG based projects;
        * At the same time switched the build of FastJet in AnalysisBaseExternals to version 3.4.0, in sync with LCG_100_ATLAS_5;
      - Upgraded lwtnn to version 2.12;
      - Upgraded prmon to version 2.2.1;
      - Removed some unnecessary printouts from the build of dictionaries and converters.
  • 2.0.109
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.108:
      - Removed the automated setting of the PACKAGE_VERSION macro from the compilation commands;
        * At the same time added the PACKAGE macro to the build of resolveAtlasAddr2Line, which was previously silently relying on the existence of the PACKAGE_VERSION macro;
      - Added Findheaptrack.cmake to AtlasLCG;
      - Updated Acts to version v9.1.0.
  • 2.0.108
    Tag to be used with the master branch of atlas/athena.
    Update(s) since 2.0.107:
      - Updated CheckerGccPlugins to handle atomics more reliably, and to ignore the unwind.h and XercesC headers;
      - Introduced Finddistro.cmake into AtlasLCG.