-
2.0.1590a12ef24 · ·
Tag to be used with the master and 23.0 branches of atlas/athena. Update(s) since 2.0.158: - Fixed a bug in the CMake export sanitization scripts that could, under some circumstances, produce broken CMake export files.
-
2.0.15890ffd52b · ·
Tag to be used with the master and 23.0 branches of atlas/athena. Update(s) since 2.0.157: - Fixed a typo in FindGeant4.cmake, which made 2.0.157 break if one wanted to use Geant4.
-
2.0.1572736099d · ·
Tag to be used with the master and 23.0 branches of atlas/athena. Update(s) since 2.0.156: - Updated FindLhapdf.cmake to set up the use of the ATLAS specific LHAPATH under all circumstances; - Modernised the builds of VecGeom and Geant4, and updated how they would be found by the offline code; - Introduced C++20 fixes for: Geant4, GeoModel and Coin3D.
-
2.0.1564fc060fc · ·
Tag to be used with the master and 23.0 branches of atlas/athena. Update(s) since 2.0.155: - Switched to picking up flake8 and its dependencies from LCG instead of building/installing them; - Switched the LCG based projects to LCG_102b_ATLAS_21 by default.
-
2.0.1559f54b121 · ·
Tag to be used with the master and 23.0 branches of atlas/athena. Update(s) since 2.0.154: - Updated the OS name choosing logic in the atlas_os_id(...) and lcg_os_id(...) CMake functions.
-
2.0.1546e7116d8 · ·
Tag to be used with the master and 23.0 branches of atlas/athena. Update(s) since 2.0.153: - Added Findautopep8.cmake to AtlasLCG; - Made _atlas_install_headers(...) work correctly with -DATLAS_USE_CUSTOM_CPACK_INSTALL_SCRIPT=FALSE.
-
1.0.82821da6b8 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag: - Made atlas_install_headers(...) work correctly with -DATLAS_USE_CUSTOM_CPACK_INSTALL_SCRIPT=FALSE.
-
1.0.81414f2140 · ·
Tag to be used with the 21.X branches of atlas/athena. Update(s) in this tag: - Made it possible to not use the cpack_install.sh script during CPack packaging.
-
2.0.153d39db990 · ·
Tag to be used with the master and 23.0 branches of atlas/athena. Update(s) since 2.0.152: - Fixed the build of Gdb with Clang <16.0.0, which was broken with the previous update; - Made it possible to not use the cpack_install.sh script during CPack packaging.
-
2.0.152d7d192fe · ·
Tag to be used with the master and 23.0 branches of atlas/athena. Update(s) since 2.0.151: - CheckerGccPlugins: Fix checking for a pointer bound to a const reference; - Fixed the build of Gdb with Clang 16; - Introduced Findauth_get_sso_cookie.cmake; - Updated setuptools to version 57.1.0; - Updated wheel to version 0.37.1.
-
2.0.15117a86e90 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.150: - Disabled the build of CheckerGccPlugins in case the GCC development headers are not available; - Updated Geant4 to version 10.6.3.7.
-
2.0.15077d553c9 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.149: - Removed the find_package(...) calls from PyModules that can not succeed with current LCG versions.
-
2.0.14919ba5b34 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.148: - Upgraded PyModules and flake8_atlas to flake8 6.0.0; - Updated the TBB and PyAnalysis builds to work correctly with Clang (on macOS); - Upgraded Geant4 to version 10.6.3.6; - Upgraded the versions of Acts, CLHEP, Davix, Gaudi and GeoModel to the ones used already through build_externals.sh overrides.
-
2.0.1485a653e12 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.147: - Updated CheckerGccPlugins with the following: * Various cleanups/fixes. Updates for gcc13. * Remove code for ctor/dtor attribute workaround that was needed for gcc versions prior to 10. * We special-case a number of methods, allowing them to be overridden with inconsistent threading attributes. This is used for things like the Gaudi initialize() and finalize() methods. Change to get this list from the configuration file rather than a hard-coded list. * Add new warning: passing a pointer member from a const member function to a non-const pointer argument. - Updated lwtnn to version 2.13; - Added Findgl2ps.cmake to AtlasLCG.
-
2.0.1475c314b04 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.146: - Made it possible to build "opt-dbg" RPMs on CentOS Stream 9; - Updated HEPUtils and MCUtils to version 1.4.0; - Introduced the FindpyHepMC3.cmake module to AtlasLCG.
-
2.0.146978bb12e · ·
Tag to be used with the master/22.0 branch of atlas/athena. Update(s) since 2.0.145: - Updated Geant4 to version 10.6.3.4.
-
2.0.14551388566 · ·
Tag to be used with the master/22.0 branch of atlas/athena. Update(s) since 2.0.144: - Made sure that autoconf/automake based externals would build successfully with CMake >=3.24; - Upgraded the externals in AnalysisBaseExternals to be in sync with LCG_102b_ATLAS_2.
-
2.0.14401977bad · ·
Tag to be used with the master/22.0 branch of atlas/athena. Update(s) since 2.0.143: - Fixed the build of onnxruntime-1.11.1 with Clang 15; - Eliminated the configuration warnings with CMake >=3.24.
-
2.0.143a25b7415 · ·
Tag to be used with the master/22.0 branch of atlas/athena. Update(s) since 2.0.142: - Added verbose output for the build of PyModules.
-
2.0.1420d8a721f · ·
Tag to be used with the master/22.0 branch of atlas/athena. Update(s) since 2.0.141: - Harmonised how all externals would be downloaded. Making all downloads happen through HTTP downloads. - Removed the HepMCAnalysis package, since it has not been in use for a while by now.