Skip to content

Adapt to Acts 0.10.2

This bumps and adapts to the Acts version v0.10.2. This includes the following changes since v0.9.2:

v0.10.02

New Feature

Bug

Improvement

v0.10.01

Bug

v0.10.00

New Feature

Improvement

Infrastructure

Uncategorized

Notably, this MR changes around quite a few headers in the install include directory. This will lead to build failures on an incremental build on top of the previous version. (I think @akraszna had a plan for that at some point.)

The corresponding externals MR is at atlasexternals!496 (merged), and will have to be merged, atlasexternals needs a new tag, and this MR needs to be the one to bump the tag. Keeping it WIP until that is completed.

Atlasexternals 2.0.35 is tagged and includes the required change.

Changes in 2.0.35 w.r.t. 2.0.34:

  • Updated to Acts v0.10.1;
  • Small update in Findmccabe.cmake to make it more future proof;
  • Multiple updates from 1.0.X that were necessary for AnalysisBaseExternals and AthAnalysisExternals with GCC 8 on CentOS 7.
Edited by Paul Gessinger-Befurt

Merge request reports