Skip to content
Snippets Groups Projects
  1. May 02, 2022
    • Administrator's avatar
      Revise the build environment · 69eec159
      Administrator authored and Volker Friese's avatar Volker Friese committed
      Remove many switches which are not needed any longer, since minimum versions
      for C++ standard, Root, FairSoft and FairRoot are fixed.
      69eec159
    • Administrator's avatar
      Revise the build environment · 57b3caee
      Administrator authored and Volker Friese's avatar Volker Friese committed
      Use C++17 as C++ standard for the compilation of CbmRoot.
      Check if compiler supports the C++17 standard.
      Check if also FairSoft was compiled with C++17.
      Check the required versions of ROOT (at least Root6), FairSoft( at least apr21)
      and FairRoot (at leass v18.6.7).
      If any of the checks fail stop the configuration with a meaningful error
      message.
      Remove some switches which are not needed any longer.
      Remove checks for C++11 features. No need to check them any longer, since the
      new standard is noe C++17.
      57b3caee
    • Administrator's avatar
      Remove leftovers which were needed for ROOT 5 · 4ca2d650
      Administrator authored and Volker Friese's avatar Volker Friese committed
      4ca2d650
  2. Apr 29, 2022
  3. Apr 27, 2022
  4. Apr 25, 2022
  5. Apr 12, 2022
  6. Apr 07, 2022
  7. Apr 06, 2022
  8. Apr 05, 2022
  9. Apr 04, 2022
Loading