Tags give the ability to mark specific points in history as being important
-
2.1.7
c7b2dc98 · ·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
2564e2c6 · ·Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag: - Introduced FindSFGen.cmake into AtlasLCG.
-
2.1.1
1bdbb330 · ·Tag to be used with the main branch of atlas/athena. Update(s) since 2.1.0: - Patched VecGeom to handle arguments in $CXX correctly; - Patched yampl to handle arguments in $CXX correctly; - Updated all projects to use LCG_104b_ATLAS_1 by default; - Explicitly disabled the use of ZSTD in the build of Gdb; - Patched GeoModel to use $CXXFLAGS correctly.
-
2.0.172
4d3acfc1 · ·Tag to be used with the main branch of atlas/athena. Update(s) since 2.0.171: - Multiple tweaks to FindGaudi.cmake: * Set helper variables for Gaudi/ROOT to find VDT; * Avoid CMake errors if Gaudi is not found; * Handle find_package keyword arguments correctly; - Replaced the error messages in the converter generating code with warnings in AtlasLibraryFunctions.cmake, when Gaudi is not found; - Made atlas_add_test(...) more resilient against using "-NOTFOUND" variables in its arguments.
-
2.0.170
50940f52 · ·Tag to be used with the main branch of atlas/athena. Update(s) since 2.0.169: - Made sure that FindHDF5.cmake would not affect the behaviour of other modules; - Removed the requirement for the cairo-trace executable in FindCairo.cmake (since it doesn't exist in all versions of Cairo); - Introduced automated unit tests for the AtlasLCG find-modules; - Improved FindROOT.cmake to be compatible with ROOT 6.29+; - Updated AtlasLCG to make it find GoogleTest in a way that's compatible with CMake 3.27+; - Updated COOL and CORAL to versions 3.3.15.
-
2.0.169
5e2900c3 · ·Tag to be used with the main branch of atlas/athena. Update(s) since 2.0.168: - Updated GDB to version 13.2, while accounting for dependency changes in resolveAtlasAddr2Line; - Updated Acts to version v28.2.0; - Removed many outdated AtlasLCG modules; - Made Findsetuptools.cmake more robust for finding the module in different LCG versions; - Made AtlasCMake and AtlasLCG use C++20 with GCC 13+ by default; - Improved/fixed the C++20 build support in Boost, Eigen and Geant4; - Made CheckerGccPlugins ignore standard violations in code generated by GoogleTest, and switched it to using egrep instead of grep; - Introduced x86_64-el9-gcc13 builds in the CI.
-
2.0.167
fd38f687 · ·Tag to be used with the main branch of atlas/athena. Update(s) since 2.0.166: - Reverted GeoModel to version 4.4.3; - Updated lwtnn to version 2.14; - Introduced FindCppcheck.cmake into AtlasLCG; - Made sure that AtlasCompilerSettings.cmake would not set a build architecture if the user already specified one; - Added explicit support for RockyLinux in AtlasCMake and AtlasLCG.
-
2.0.166
5b723fc8 · ·Tag to be used with the main branch of atlas/athena. Update(s) since 2.0.165: - Updated to GeoModel version 4.5.0; - Updated COOL and CORAL to version 3.3.14; - Updated Coin3D to hash 5297f6c; - Made the Gaudi build itself set up Vc for the build/runtime environment; - Made AtlasCompilerSettings.cmake explicitly check whether the compiler understands "-march=x86-64-v2" before it would set it up.