-
2.0.81479a30f6 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.80: - CheckerGccPlugins updates for thread safety checks in IStateful::initialize and CORAL; - Added Findpygraphviz.cmake; - Fixed the RPM dependency setup in FindCairo.cmake; - Updated to onnxruntime 1.5.1; - Updated to Acts 1.2.0; - Multiple tweaks to AtlasCMake and AtlasLCG to make certain non-standard build setups possible;
-
1.0.27.3c7e97867 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag wrt. 1.0.27.2: - AtlasLCG no longer sets up RPM dependencies for packages that are not provided by the LCG release, but are picked up from the OS instead.
-
1.0.48.6b9f4815d · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag wrt. 1.0.48.5: - Stopped FindDoxygen.cmake from setting up Pango and Cairo automatically for the runtime environment; - Fixed the RPM dependency setup of FindCairo.cmake.
-
1.0.27.2f4418c32 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag wrt. 1.0.27.1: - Updated atlas_setup_cpack() to create a functional setup for building RPMs with the latest OS updates.
-
1.0.27.109ad828c · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag wrt. 1.0.27: - Updated the Simage build to succeed on CentOS 7; - Updated the UUID external handling of AtlasLCG, AthenaExternals, AthDerivationExternals and yampl, to be compatible with CentOS 7; * Including the update of yampl from version "4a91d89" to "46f7a48".
-
2.0.80a4abebac · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.79: - Updated the generated ReleaseData file to include information about the CUDA compiler that was used; - Updated Acts to version v1.1.0; - Added a forcedownload step to yampl, to make updating it a bit more robust in the future; - Updated mergeConfdb2.py to be able to handle files using a new data handle configuration mechanism.
-
1.0.48.5a37f0099 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag wrt. 1.0.48.4: - Forced AthenaExternals and AthDerivationExternals not to take UUID from the LCG release, even if it provides it; - Fixed the build of CLHEP with modern CMake versions.
-
1.0.716d8d72ae · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag: - Prevented AthenaExternals and AthDerivationExternals from picking up UUID from the LCG release, even if it would provide it.
-
2.0.797d6f64cf · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.78: - Updated FindSYCL.cmake for better compatibility with the latest oneAPI versions; - Updated FindUUID.cmake to set up a correct RPM dependency in case the LCG release provides this package; - Updated the build of HDF5 to work correctly using Xcode 12.0 on macOS; - Updated the build of ROOT to be more robust in using the Python version built as part of the same project as it is.
-
1.0.7075ee2577 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag: - Made FindUUID.cmake set up the correct LCG RPM dependency; - Taught yampl how to pick up uuid from the LCG release for its build; - Fixed the build of HDF5 with Xcode 12.0; - Fixed the build of ROOT 6.20/06 on macOS against our privately built Python version; - Fixed the "platform detection" on macOS using modern CMake versions; - Eliminated a source of warnings while building AnalysisBaseExternals and AthAnalysisExternals with CMake 3.15+.
-
1.0.48.457640ec3 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag wrt. 1.0.48.3: - Updated FindUUID.cmake to set up a correct RPM dependency for the uuid LCG package on CentOS 7; - Updated the build of yampl to use libuuid from LCG when it is coming from there.
-
1.0.48.38454f141 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag wrt. 1.0.48.2: - Backported the fix for building Simage on CentOS 7 from the 1.0 branch.
-
1.0.690f2f8383 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag: - Added Findnlohmann_json.cmake to AtlasLCG for setting up correct RPM dependencies on that package.
-
2.0.78e4e3f481 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.77: - Updates for CheckerGccPlugins for correct thread-safety checks for static arrays; - Added Findnlohmann_json.cmake to AtlasLCG for setting up correct RPM dependencies on that package.
-
1.0.685147059e · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag: - Updated FindCLHEP.cmake to set up a correct RPM dependency for LCG_97+.
-
1.0.674843d728 · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Updated to using externals from LCG_97a in AnalysisBaseExternals and AthAnalysisExternals. Including: * Boost 1.70.0 --> 1.72.0; * fjcontrib 1.041 --> 1.044; * GoogleTest <unknown/untagged> --> 1.10.0; * HDF5 1.10.3 --> 1.10.5; * LHAPDF 6.2.3 --> 6.3.0; * setuptools 41.0.0 --> 44.1.0; * ROOT 6.18/04 --> 6.20/06; * TBB 2019_U7 --> 2020_U1; * XRootD 4.10.0 --> 4.12.2; * nlohmann_json 3.5.0 --> 3.6.1;
-
2.0.77539e5976 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.76: - Tweaked the build of GoogleTest, so that it would work correctly in Debug builds; - Eliminated a race condition in the build of PyAnalysis; - Updated Findkiwisolver.cmake and Findmysql.cmake to work correctly with LCG_98python3; - Upgraded the standalone ROOT build to 6.22/02.
-
2.0.76d3877bd9 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.75: - Updated all "standalone externals" to the versions provided by LCG_98python3; - Removed the FFTW package from the repository, setting up AthenaExternals to rather pick it up from LCG; - Updated how Acts would find Boost and Eigen from the LCG release; - Updated how GeoModelTools would pick up nlohmann_json from the LCG release.
-
2.0.75b41cb84e · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.74: - Updated the AtlasHIP code to cache the HIP compiler settings between configurations, and to be able to use ROCm 3.7.0; - Added nlohmann_json to AnalysisBaseExternals and AthAnalysisExternals.
-
2.0.744f1b8a48 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.73: - Added the AtlasHIP package to the repository, to support building HIP files as part of the ATLAS offline software.