Skip to content
Snippets Groups Projects
  1. Jan 12, 2023
  2. Dec 14, 2022
  3. Dec 07, 2022
  4. Nov 22, 2022
  5. 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
  6. Nov 17, 2022
  7. 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
  8. Nov 08, 2022
  9. Nov 04, 2022
  10. Nov 01, 2022
  11. 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
  12. Oct 17, 2022
  13. 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
  14. Sep 13, 2022
  15. Sep 12, 2022
  16. 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
  17. Sep 01, 2022
  18. Aug 30, 2022
  19. Aug 19, 2022
  20. Aug 01, 2022
  21. Jul 29, 2022
  22. Jul 27, 2022
  23. 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
  24. Jul 14, 2022
  25. 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
  26. Jun 10, 2022
  27. Jun 02, 2022
    • Administrator's avatar
      Prepare CbmRoot for FairSoft apr22 · b7691531
      Administrator authored
      VMC isn't any longer part of ROOT but an external package, so we have to find
      it differently. The same problem also appears for NicaFemto such that we fix
      the issue with a patch.
      b7691531
  28. May 02, 2022
    • Administrator's avatar
      Cleanup CI · ee2726f5
      Administrator authored and Volker Friese's avatar Volker Friese committed
      Remove builds which use old and unsupported FairSoft and FairRoot versions.
      Update FairSoft and FairRoot versions for real data test.
      Add missing dependency for clang-format checks.
      ee2726f5
  29. Apr 29, 2022
Loading