Skip to content
Snippets Groups Projects
  1. Jun 01, 2023
  2. May 15, 2023
  3. Mar 02, 2023
  4. Feb 15, 2023
  5. Jan 18, 2023
  6. Nov 08, 2022
  7. 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
  8. Sep 30, 2022
  9. Sep 01, 2022
  10. Jul 29, 2022
  11. Jul 27, 2022
  12. 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
  13. Jun 10, 2022
  14. 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
  15. Apr 07, 2022
  16. Apr 06, 2022
  17. Dec 08, 2021
    • Administrator's avatar
      Fix linking of externals · a3091a5f
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Add patch needed to for NicaFemto which adds missing library dependencies.
      
      Add missing link directory and library dependency for fles logging library.
      
      Use Vc from FairSoft if available
      Only build the internal Vc version if none is found in FairSoft installation.
      This solves the problem with failing macros due to incosistent versions
      of Vc library and header files.
      a3091a5f
  18. May 03, 2021
  19. Apr 01, 2021
    • Administrator's avatar
      Update flesnet version · 197cb9a7
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      The current flesnet version contain all changes/patches which we did so far
      when compiling CbmRoot.
      The new flesnet version also needs un updated version of cppzmq.
      refs. #2068, #2069
      197cb9a7
  20. Feb 10, 2021
    • Viktor Klochkov's avatar
      squash everything: · 7e7392d9
      Viktor Klochkov authored and Florian Uhlig's avatar Florian Uhlig committed
       * Added TRD and RICH information
       * Updates corresponding to new AnalysisTree version
       * Some fixes from feedback
       * Add test of AnalysisTreeQA
      7e7392d9
  21. Jan 18, 2021
    • Pascal Raisig's avatar
      Remove obsolete spadic v1.0 package · aad69a01
      Pascal Raisig authored
      The externally loaded spadic package is now longer required for the current spadic versions
      Hence, it can be removed from the cbmroot master and future release versions
      aad69a01
  22. Dec 19, 2020
  23. Nov 13, 2020
  24. Oct 22, 2020
    • Administrator's avatar
      Disable compilation of AnalysisTreeQA · 00424d65
      Administrator authored
      Due to some not understood error the compilation of the AnalysisTreeQA package
      fails suddenly. No changes were done. Since the problem affects the
      compilation of CbmRoot it was decided to switch of the compilation till the
      problem is understood and fixed.
      00424d65
  25. Aug 25, 2020
    • Administrator's avatar
      Improve code format checker · 40e09453
      Administrator authored
      Don't download the external packages when running the code format checker.
      This improves the run time from more than 4 minutes to less than  1 minute.
      Test each file individually such that the results on CDash are shown for each
      file separately.
      40e09453
  26. Aug 23, 2020
  27. Jun 03, 2020
Loading