Skip to content

LCG_98 Updates, master branch (2020.09.14.)

These are various updates that turned out to be necessary, while working on athena!36360 (merged).

  • Tweaked how GoogleTest would be built. I still kept our private build of it in LCG based projects as well, as I was reminded that we need those libraries to be shared libraries. See https://sft.its.cern.ch/jira/browse/SPI-1709 for some more details about those changes.
  • During development I ran into a weird build issue in PyAnalysis that I could only associate back to a very rare race condition. Tried to introduce some code that would stop it from happening in the future.
  • Updated Findkiwisolver.cmake and Findmysql.cmake to work correctly with LCG_98python3.
  • Upgraded the standalone ROOT build to 6.22/02.

Merge request reports