Skip to content
Snippets Groups Projects
  1. Nov 08, 2022
  2. 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
  3. Sep 30, 2022
  4. Sep 01, 2022
  5. Jul 29, 2022
  6. Jul 27, 2022
  7. 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
  8. Jun 10, 2022
  9. 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
  10. Apr 07, 2022
  11. Apr 06, 2022
  12. 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
  13. May 03, 2021
  14. 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
  15. 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
  16. 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
  17. Dec 19, 2020
  18. Nov 13, 2020
  19. 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
  20. 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
  21. Aug 23, 2020
  22. Jun 03, 2020
Loading