-
2.0.91899f863c · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.90: - Introduced Findpprof.cmake to AtlasLCG; - Made FindTBB.cmake set up its imported targets correctly, and updated FindGaudi.cmake to use AtlasLCG's FindTBB.cmake directly.
-
2.0.903b801bf2 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.89: - The AtlasLCG modules now set up imported targets for the libraries and executables that they found; - Re-designed how ROOT and its dependencies would be built; * Enabling incremental builds for ROOT once more.
-
2.0.8909e47a08 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.88: - Updated the HDF5 build configuration not to patch the pkgconfig files on macOS; - Fixed the include directory setup made by atlas_add_library(...).
-
2.0.8805c9c598 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.87: - Updated AnalysisBaseExternals to build successfully on macOS Big Sur; * Updated to building Python 3.8.6, and updated all clients of Python to expect this version; * Added patches on top of ROOT 6.22/02 to make it build successfully on the new OS; - Tweaked the build of HDF5 to avoid getting error messages during the CMake configuration of AnalysisBase on CentOS 7; - Deprecated atlas_depends_on_subdirs(...).
-
2.0.87663b9983 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.86: - Taught AtlasLCG to set the Boost_USE_DEBUG_RUNTIME variable according to the LCG platform being used.
-
2.0.8667d9e2b3 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.85: - Made multiple updates to allow AArch64 builds of the projects; - Added External/Gaudi for building Gaudi, and updated all the CMake code to make this possible. * For further details see: https://gitlab.cern.ch/atlas/atlasexternals/-/merge_requests/699
-
2.0.8573052dc4 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.84: - Added a "cudapath" field to ReleaseData; - Upgraded to Acts version 1.2.1.
-
2.0.84a8a0f9db · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.83: - Added a Findzipp.cmake module to AtlasLCG, and made use of it in External/PyModules.
-
2.0.836332015f · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.82: - Added Findimportlib_metadata.cmake and FindSQLite3.cmake to AtlasLCG; - Updated flake8 to version 3.8.4; - Updated the CheckerGccPlugins code to take certain function attributes correctly into account; - Added stomp.py as a new external to Externals/PyModules; - Updated the default path that LCG nightlies would be searched under; - Added various updates for ARM 64 build compatibility.
-
2.0.822b612233 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.81: - Added histgrinder 0.1.2 as a new external in PyModules; - Added Findstomppy.cmake to AtlasLCG.
-
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+.