Skip to content

Externals Updates, 21.2 branch (2019.12.11.)

Updated all projects to atlasexternals-1.0.58.

The changes wrt. the previous tag (atlasexternals@1.0.57...1.0.58) are:

  • Updated to FastJetContrib 1.041;
  • Fixed the generation of CINT dictionaries with SIP enabled on macOS;
  • Added the nlohmann_json package for the analysis projects;
  • Made the nightly builds a bit more robust by making use of the "export sanitizers" in the external project builds.

The derivation experts (@egramsta...) should keep an eye on the FJContrib update. But I really don't expect that it should introduce any problems.

The rest of the changes should be quite safe. (The last one already went though its fair share of tests in the master branch...) The last one would've benefited from some small updates in the build_externals.sh scripts of the branch, but I didn't find the time today to implement those. They'll come in a separate MR later on...

Merge request reports