-
1.0.2305b870d0 · ·
Update for making Python (python-config) relocatable, allowing python modules to be built conveniently against a release/nightly from CVMFS.
-
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.214126d072 · ·
Update containing: - Explicit builds of XRootD and DCAP for the standalone build of ROOT; - Addition of the lwtnn external for the analysis and offline releases; - Small fix to reduce the lines printed by AthAnalysisExternals; - Some updates to the GCC checkers code.
-
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.19c81b8cad · ·
Tagging the latest updates for making the AnalysisBaseExternals build more robust, and getting rid of a warning during the build of dSFMT.
-
1.0.18bf2c428a · ·
Tagging the update made to the ROOT build, meant for AnalysisBase/AnalysisTop. For a more robust setup in grid running.
-
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.)
-
1.0.151afab6a3 · ·
Tag adding dmtcp to AthSimulationExternals, making AtlasLCG a bit more robust, and bringing with it some documentation updates.
-
1.0.142551a6c0 · ·
Tag fixing the python setup issues that crept into 1.0.13. Making it impossible to build Gaudi on top of certain projects of the repository.
-
1.0.13a7626f26 · ·
Tag introducing AthAnalysisExternals, and updating the analysis releases to LCG_88. It also introduces FastJet-3.2.2, and makes AnalysisBaseExternals build Python on MacOS X by default.
-
1.0.120b8caaba · ·
Upgrading to LCG_88, and some other updates. This tag brings with itself LCG_88 for all LCG using projects, a new external (dmtcp), and some dictionary generation fixes.
-
1.0.11669a928e · ·
Tagging the updates to the dictionary handling code. Fixing the CI build issues encountered recently.
-
1.0.10e8a2fbf0 · ·
Adding the setting of the TDAQ_PYTHON_HOME and TDAQ_VERSION variables to the runtime environment for projects using tdaq-common and tdaq respectively.
-
1.0.9394482a5 · ·
Now explicitly setting the GCC optimisation flags for Debug, Release and RelWithDebInfo builds.
-
1.0.86a7eb679 · ·
Tagging the FindXrootd.cmake fix, to make it easier to collect the new version of the code into the 21.X builds.
-
1.0.78528809b · ·
Creating the first 21.X specific tag from the 1.0 branch. This should be in sync with the externals that were compiled into AtlasExternals-21.0.20.
-
1.0.69a22f76b · ·
Creating the last tag before creating a separate branch for the 21.X releases built from the athena repository.
-
1.0.5d6a1e0fb · ·
Tagging the latest version with the GCC checker and ReleaseData updates included.
-
1.0.449c7a8d5 · ·
Tagging the latest version, fixing a problem in the Boost build, and removing an incompatibility introduced for ZSH previously