-
2.0.23e1ee64fd · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.22: - Updated CheckerGccPlugins; - Update to CLHEP to CLHEP_2_4_0_1_atl02 to fix the bug reported in CLHEP-154; - Updated AtlasCMake/AtlasLCG to use C++17 by default, with all compilers; - Added nlohmann_parser as a new external; - Added VP1LightExternals, with some new external packages; - Updated AtlasLCG to provide find-modules for all the new python modules/externals introduced with LCG_95.
-
2.0.222840e194 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.21: - Various updates to CheckerGccPlugins; - Fixes to the standalone ROOT build; - Fixes to Reflex dictionary builds, including how Ninja builds are done; - Updates to the locations where some LCG externals are picked up from.
-
1.0.4891200527 · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Updated the location from which some "older" LCG packages get picked up, so they would now be picked up from EOS.
-
1.0.478b57a100 · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Updated the Davix and ROOT build configurations to make ROOT find our version of Davix successfully once more; - Fixed an issue with the Reflex dictionary builds that made compilation impossible on macOS.
-
2.0.21a55b7433 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.20: - Introduced fixes for AnalysisBaseExternals on Ubuntu and macOS; - Added FindCURL.cmake to AtlasLCG to be able to use CURL from the LCG releases if necessary; - Updated the code handling Doxygen to work successfully with LCG_94; - Added a lot of CMake changes to make the code work smoothly with CMake >=3.13.
-
1.0.466ea0463a · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Introduced the LCG_IGNORED_SYSTEM_PATHS and LCG_SYSTEM_IGNORE_PATH variables for blacklisting selected directories when searching for externals; - Various fixes meant for macOS; - Fixed Davix-0.7.1's build in the absence of a python interpreter; - Added some fixes to how Doxygen is used by atlas_project(...).
-
2.0.20dfd9ef9e · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.19: - Introduced LCG_IGNORED_SYSTEM_PATHS and LCG_SYSTEM_IGNORE_PATH for influencing globally what directories to ignore during the build and environment setup script generation. - Fixed the RPM dependency problem introduced when FindTBB.cmake started setting up TBB_VERSION using tbb/tbb_stddef.h.
-
1.0.45881d410b · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Made AnalysisBaseExternals functional on the PPC64 platform. - Added some dictionary improvements for detecting upstream changes more reliably that should trigger a dictionary re-generation. Also made the dictionary generation more reliable on MacOS Mojave. - Updated AnalysisBaseExternals and AthAnalysisExternals to LCG_94a. This meant updating the version of ROOT and Davix built for AnalysisBaseExternals.
-
2.0.19afa5e047 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.18: - Updated Acts to allow forcing a clean re-build of the project whenever necessary. - Updated the Acts build to propagate additional build configuration settings to the external.
-
2.0.18901b0bac · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.17: - Updated AnalysisBaseExternals to build TBB, and make the standalone version of ROOT build against that version of TBB; - Made it possible to build AnalysisBaseExternals on PPC64 and in C++17 mode; - Updated Acts to version 0.7.3; - Updates to CheckerGccPlugins for GCC 9; - Updated all projects to use LCG_94a.
-
2.0.1779bc8f74 · ·
Tag to be used with the master branch of atlas/athena. Update(s) since 2.0.15: - Made the (Reflex) dictionary generation code a bit smarter, to better detect "upstream header changes".
-
2.0.15.1cbfdd163 · ·
Tag to be used with the master branch of atlas/athena. Updates since 2.0.15: - Updated the CLHEP and G4 builds to properly clean up when switching to a different version of CLHEP/G4. Allowing for CI friendly version updates of these two externals. - Updated the ROOT dictionary building CMake code to better detect when Reflex dictionaries need to be re-generated in an incremental build.
-
2.0.16f7caa8d5 · ·
Tag to be used with the master branch of atlas/athena. Updates since 2.0.15: - Added FindSuperchic.cmake and updated FindHerwig3.cmake to work with newer Herwig versions; - Updated to CLHEP 2.4.0.1; - Updated to Geant4 10.4.2.1; - Added GeoModel as an external to AthenaExternals and AthSimulationExternals; - Added a speedup to calling find_package(LCG ...) in user projects.
-
1.0.4474e0f67c · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Added FindSuperchic.cmake for finding that new generator (not functional in this release yet); - Made FindHerwig3.cmake more robust, and functional with newer Herwig versions; - Backported some technical AtlasLCG updates from the master branch.
-
1.0.436e90219f · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Updated the build of Davix to happen on any linux system that should be able to build it. (Changed from only building it on SLC6 and CC7.) - Updated the Geant4 version to 10.1.patch03.atlas07. - Updated the lwtnn version to 2.8. - Suppressed some warnings from new CMake versions.
-
2.0.15d0d18c8c · ·
Tag to be used ONLY WITH NIGHTLY BUILDS of the master branch of atlas/athena. Updates since 2.0.14: - Update gcc checker plugins to avoid some false positives from the thread-safety checker and aldo to copy documentation here. - Fix ACTS version used in the build. - Update lwtnn to 2.8. - Minor cmake fixes
-
2.0.1443741aca · ·
Tag to be used ONLY WITH NIGHTLY BUILDS of the master branch of atlas/athena. Updates since 2.0.13: - Added FindFreetype to AtlasLCG/modules, to properly get the Freetype library shipped with LCG, instead of the system one. This fixes a runtime error in VP1 (https://its.cern.ch/jira/browse/ATLASVPONE-427)
-
1.0.42be4d2836 · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Fixed up the CMake version requirements in the code a bit; - Added a find-module for the C++ Guidelines Support Library; - Fixed the environment setup for matplotlib from LCG_94; - Upgraded KLFitter to version 1.2.1; - Added fixes for building ROOT 6.14/04 on bare-bones Ubuntu systems.
-
2.0.13675a4438 · ·
Tag to be used ONLY WITH NIGHTLY BUILDS of the master branch of atlas/athena. Updates since 2.0.12: - Switched to build projects in c++17 mode by default, except with GCC <7; - Added the dependencies of matplotlib to make it usable out of pyanalysis in LCG_94.
-
1.0.414a7c2c3a · ·
Tag to be used with the 21.X branches of atlas/athena. Updates in this tag: - Upgraded to HDF5 version 1.10.3; - Added a the CMake version used for the build to the project's ReleaseData file; - Upgraded to the (currently) latest version of yampl; - Fixed an issue with the build timestamps saved into the ReleaseData file.