Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 30, 2023
  3. Jan 18, 2023
  4. Jan 12, 2023
  5. Dec 14, 2022
  6. Dec 07, 2022
  7. Nov 22, 2022
  8. 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
  9. Nov 17, 2022
  10. 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
  11. Nov 08, 2022
  12. Nov 04, 2022
  13. Nov 01, 2022
  14. 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
  15. Oct 17, 2022
  16. 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
  17. Sep 13, 2022
  18. Sep 12, 2022
  19. 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
  20. Sep 01, 2022
  21. Aug 30, 2022
  22. Aug 19, 2022
  23. Aug 01, 2022
  24. Jul 29, 2022
  25. Jul 27, 2022
  26. 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
  27. Jul 14, 2022
  28. Jun 14, 2022
    • Administrator's avatar
      Fix code format checker · 5de9072a
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      The code format checker runs without downloading the external packages such
      that one has to emulate the existence of the external packages.
      5de9072a
  29. Jun 10, 2022
Loading