Skip to content
Snippets Groups Projects
  1. Jul 06, 2023
  2. Jul 03, 2023
  3. Jun 29, 2023
  4. Jun 27, 2023
  5. Jun 23, 2023
  6. Jun 21, 2023
  7. Jun 10, 2023
  8. Jun 05, 2023
  9. Jun 01, 2023
  10. May 24, 2023
  11. May 15, 2023
  12. Apr 28, 2023
  13. Apr 24, 2023
  14. Mar 02, 2023
  15. Feb 15, 2023
  16. Feb 09, 2023
  17. Feb 03, 2023
    • Administrator's avatar
      Use latest version of external repository · 4d96e6ae
      Administrator authored
      Switch to new branch newFieldMaps which adds the various versions of the new
      fieldmaps. The switch is needed to be able to remove the maps if they are
      updated or become obsolete. If these maps would be included in the main branch
      tehre wouldn't be a possibility to remove them at some point.
      dev_2023_06
      4d96e6ae
  18. Jan 30, 2023
  19. Jan 18, 2023
  20. Jan 12, 2023
  21. Dec 14, 2022
  22. Dec 07, 2022
  23. Nov 22, 2022
  24. Nov 18, 2022
    • Administrator's avatar
      Prepare for FairRoot v18.8 · df884fc7
      Administrator authored
      Fix installation of KFParticle and NicaFemto.
      
      Add missing dependecy on Vc for KFParticle target.
      Update the Nicafemto version which adds some missing include statements and
      forward declarations. The new commit hash also contains a change which corrects
      all LOG levels to lowercase.
      df884fc7
  25. Nov 17, 2022
  26. Nov 10, 2022
    • Administrator's avatar
      Cleanup Gtest installation · 0c72e595
      Administrator authored
      0c72e595
    • Omveer Singh's avatar
      Transition to Modern CMake · a63e8459
      Omveer Singh authored and Omveer_Singh's avatar Omveer_Singh committed
      Gtest and GtestMain Target created which depend on GTEST target
      
      Remaining files which haven't been changed in modern cmake.
       MQ/monitor : Transition in Modern CMake
       core/data/test: Transition to Modern CMake
       reco/qa: Transition to Modern CMake
       tutorial/TaskToAlgo: Transition to modern CMake
      a63e8459
  27. Nov 08, 2022
  28. Nov 04, 2022
  29. Nov 01, 2022
  30. 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
  31. Oct 17, 2022
  32. Sep 30, 2022
    • Omveer's avatar
      Target Properties are modified: · b21a8ef0
      Omveer authored
      To extend visibility, GLOBAL option added to IMPORTED library Target
       KFParticle, AnalysisTreeBase, AnalysisTreeBase and NicaFeatures.
      IMPORTED_LOCATION and INTERFACE_INCLUDE_DIRECTORIES
      (List of public include directories requirements for a library)
      properties are fixed for all Targets.
      
      NicaDataFormat, NicaGen, NicaCut, and NicaAna IMPORTED library Targets
       added in InstallNicaFemto.cmake module.
      b21a8ef0
    • Omveer's avatar
      cppzmq INTERFACE library Target is added. · 359ee117
      Omveer authored
      359ee117
Loading