Skip to content

Releases: FairRootGroup/FairRoot

v18.6.6

14 Jan 09:35
v18.6.6
Compare
Choose a tag to compare

Maintenance release

Improvements for using with FairSoft apr21p2.

v18.4.7

14 Jan 09:29
v18.4.7
Compare
Choose a tag to compare

Maintenance release

Improvements for using with FairSoft apr21p2.

v18.6.5

17 Dec 10:52
v18.6.5
Compare
Choose a tag to compare

Bugfixes

  • Alignment: Add missing streamer (a47ec60)
  • Fix initialization order of AlignGeometry() (067e7d8)

Buildsystem

  • Drop Unrelated Variables from FairRootConfig.sh (d668c54)
  • Add library dependency needed on macosx12 (42a8ef6)

v18.6.4

01 Sep 19:11
v18.6.4
Compare
Choose a tag to compare

Bugfix

  • Make Rtdb IO backends user-extensible again (#1093)

v18.4.6

01 Sep 19:10
v18.4.6
Compare
Choose a tag to compare

Bugfix

  • Make Rtdb IO backends user-extensible again (#1093)

v18.6.3

19 Apr 20:44
v18.6.3
Compare
Choose a tag to compare

Bugfix

  • Avoid mandatory Fatal in FairRunOnline if no Sink defined. (6848f09)

v18.4.5

19 Apr 20:43
v18.4.5
Compare
Choose a tag to compare

Bugfix

  • Avoid mandatory Fatal in FairRunOnline if no Sink defined. (451ce30)

v18.6.2

30 Mar 20:13
v18.6.2
Compare
Choose a tag to compare

Buildsystem

  • Pass global -std flag from fairsoft-config into CMAKE_CXX_STANDARD variable (1a4a3f9)
    This fixes a problem that was seen so far on recent macOS systems (see FairRootGroup/FairMQ#339 for details)

v18.4.4

30 Mar 20:11
v18.4.4
Compare
Choose a tag to compare

Buildsystem

  • Pass global -std flag from fairsoft-config into CMAKE_CXX_STANDARD variable (a2d7161)
    This fixes a problem that was seen so far on recent macOS systems (see FairRootGroup/FairMQ#339 for details)

v18.6.1

25 Mar 18:50
v18.6.1
Compare
Choose a tag to compare

Bugfix

  • Use correct flag for post init configuration (485a31b)

Buildsystem

  • Do not build some examples in headless mode (8e06d30)