Skip to content
Snippets Groups Projects
  1. May 15, 2023
  2. Apr 28, 2023
  3. Apr 24, 2023
  4. Mar 02, 2023
  5. Feb 15, 2023
  6. Feb 09, 2023
  7. 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
  8. Jan 30, 2023
  9. Jan 18, 2023
  10. Jan 12, 2023
  11. Dec 14, 2022
  12. Dec 07, 2022
  13. Nov 22, 2022
  14. 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
  15. Nov 17, 2022
  16. 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
  17. Nov 08, 2022
  18. Nov 04, 2022
  19. Nov 01, 2022
  20. 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
  21. Oct 17, 2022
  22. 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
  23. Sep 13, 2022
  24. Sep 12, 2022
  25. Sep 06, 2022
    • Administrator's avatar
      Fix externals on Apple silicon · e64d1d11
      Administrator authored
      Fix NicaFemto compilation on macosx arm64.
      Remove hardcoded GSL search directory and pass the correct brew install
      directory which is now taken from the brew command.
      
      Fix KFParticle compilation on macosx arm64.
      Add patch which adds an include file which defines _mm_malloc and _mm_free.
      e64d1d11
  26. Sep 01, 2022
  27. Aug 30, 2022
  28. Aug 19, 2022
  29. Aug 01, 2022
  30. Jul 29, 2022
  31. Jul 27, 2022
  32. Jul 25, 2022
    • Administrator's avatar
      Clean build system · b9296239
      Administrator authored and Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau committed
      Don't require environmnet variables SIMPATH and FAIRROOTPATH when building
      flesnet and NicaFemto. Pass the corresponding CMake variables to the build
      processes of the packages.
      b9296239
Loading