Skip to content
Snippets Groups Projects
  1. Jun 29, 2023
  2. Mar 15, 2023
  3. Feb 15, 2023
  4. Feb 14, 2023
  5. Feb 02, 2023
  6. Jan 26, 2023
  7. Jan 25, 2023
  8. Jan 13, 2023
  9. Nov 18, 2022
    • Administrator's avatar
      Prepare for FairRoot v18.8 · e55f8bf2
      Administrator authored
      Add missing include statements and forward declarations.
      In FairRoot a serious cleanup of include statements was done which needs fixes
      in our code base.
      e55f8bf2
  10. Nov 11, 2022
  11. Nov 08, 2022
  12. Oct 24, 2022
    • Omveer's avatar
      Move to Modern CMake(Reco Dir) · 799b017a
      Omveer authored
      Files moved to NO_DICT_SRC:
      L1Algo/L1Event.cxx
      L1Algo/L1EventMatch.cxx
      
      Files are commented for time being in L1 target:
      OffLineInterface/CbmL1RichENNRingFinder.cxx
      OffLineInterface/CbmL1RichENNRingFinderParallel.cxx
      
      xpu git tag version modified
      Vc package finding moved to top level CMakeLists.txt
      799b017a
  13. Sep 15, 2022
  14. Sep 06, 2022
  15. Jul 18, 2022
  16. Jul 14, 2022
  17. May 06, 2022
  18. Apr 29, 2022
  19. Mar 31, 2022
    • Administrator's avatar
      Fix compiler warnings when using Clang · e924c3e6
      Administrator authored
      The KF and L1 packages set special compiler flags. Some of the warnings are
      not present when using Clang such that a CMake check was implemented which
      test the existense of those. The check simply compiles some C++ code with the
      compiler flag added to the compile command. Unfortunately Clang only prints a
      warning when a warning flag doesn't exist but successfuly finishes the
      compilation such that the check suceeds. This results in many warnings during
      compilation of L1.
      e924c3e6
  20. Mar 06, 2022
  21. Mar 04, 2022
  22. Feb 28, 2022
Loading