Skip to content
Snippets Groups Projects
  1. Jul 03, 2023
  2. Jul 01, 2023
  3. Jun 27, 2023
  4. Jun 26, 2023
  5. Jun 19, 2023
  6. Jun 15, 2023
  7. Jun 09, 2023
  8. May 31, 2023
  9. May 30, 2023
  10. May 11, 2023
  11. May 09, 2023
  12. Apr 25, 2023
  13. Apr 22, 2023
  14. Jan 31, 2023
  15. Jan 26, 2023
  16. Jan 25, 2023
  17. Jan 18, 2023
  18. Jan 13, 2023
  19. Jan 12, 2023
  20. Jan 11, 2023
  21. 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
    • Administrator's avatar
      Prepare for FairRoot v18.8 · 3fb16b11
      Administrator authored
      Use the same target names as provided by FairRoot with version v18.8.
      
      Add the new target FairRoot::Online which is a new library conatining the
      online related code which was previously part of the Base library.
      In case of older FairRoot versions the target is only an alias for the target
      FairRoot::Base such that the same dependencies already work with FairRoot
      v18.6 which is our current default version.
      
      Add the new target FairRoot::Online in all CMakeLists.txt where it is needed.
      
      The FindFairRoot macro is also used when compiling NicaFemto. Since there is a
      problem with the target definitions in NicaFemto the targets are not defined
      when compiling NicaFemto.
      3fb16b11
  22. Nov 08, 2022
  23. 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
  24. Sep 28, 2022
  25. Jul 29, 2022
  26. Jul 25, 2022
Loading