-
1.0.220fb35520 · ·
Updates containing: - updates to make AnalysisBaseExternals build out of the box on top of macOS High Sierra with Xcode 9.0; - the ability to override (from the command line) which LCG version the LCG using external projects should build against; - a fix for building lwtnn on platforms providing an acceptable version of Boost, like Ubuntu 16.04; - a small fix for BAT to build correctly against LCG_91.
-
1.0.202743021c · ·
Tagging the following changes in the 1.0 branch: - Made the ROOT build work out of the box on MacOS. - Included the updates made in the package selection code. Printing loud warnings when the user made a mistake. - Added a whole bunch of copyright statements to all the files, now that the repository is globally visible. - Added the build of LHAPDF to AthDerivationExternals.
-
1.0.179c2055c3 · ·
Tagging the following updates for 21.X: - Made the BAT build not rely on RooStats. To make it a bit easier to use against custom-built ROOT versions. - Updated the way status messages are printed while the `atlas_project` function reads in the configuration of all packages. To make the printouts in a partial build less overwhelming. - Updated the ROOT build to use its built-in GSL version. - Updated AthAnalysisExternals and AthSimulationExternals not to build code in a multi-threaded way.
-
1.0.167f64744e · ·
Tagging the 1.0 branch with the following updates since 1.0.15: - Synchronised Eigen to build the same version (3.2.9) that's in LCG_88; - Included various CMake updates in AtlasLCG; - Added the PyAnalysis package, to provide NumPy for AnalysisBase; - Added DMTCP to the AthDerivation externals (to keep AthenaMP functional once the 21.0 updates get merged in); - Added BAT to the available externals, to be used by AnalysisBaseExternals. (AnalysisTop most of all.)