Skip to content
Snippets Groups Projects
  1. Sep 13, 2023
  2. Sep 06, 2023
  3. Jul 18, 2023
    • Marco Clemencic's avatar
      f21c6696
    • Marco Clemencic's avatar
      Reorganize files and refactor code to make GaudiAlg optional · 6babff9b
      Marco Clemencic authored
      - move Gaudi::Funtional to GaudiFunctional subdir
        - headers are now under "Gaudi/Functional"
        - legacy GaudiAlg corresponding header redirect to the new ones
      - replace GaudiAlgorithm with Algorithm wherever possible in tests and
        utilities
      - add Gaudi::Sequencer basic implementation to replace GaudiSequencer
      - move GaudiAlg specific tests, examples, dictionaries and Python modules
        to GaudiAlg subdir
      - add CMake option GAUDI_ENABLE_GAUDIALG to allow skipping GaudiAlg
        (default to true)
      - minor fixes and clean ups
      6babff9b
  4. Jul 14, 2023
  5. Jan 26, 2023
  6. Nov 10, 2022
  7. Nov 09, 2022
  8. Jul 04, 2022
  9. Dec 01, 2021
  10. Oct 26, 2021
  11. Oct 05, 2021
  12. Jul 14, 2021
  13. Jun 18, 2021
  14. May 25, 2021
  15. Apr 19, 2021
  16. Feb 11, 2021
  17. Dec 04, 2020
  18. Nov 06, 2020
  19. Oct 29, 2020
  20. Oct 27, 2020
  21. Oct 26, 2020
  22. Aug 18, 2020
    • Rosen Matev's avatar
      Check build warnings in GitLab CI · b4b324f1
      Rosen Matev authored
      Add a new set of jobs `build-check:...` that would pass if there are no
      warnings and would "fail" otherwise. Since the job is allowed to fail,
      the failure would be reflected as a yellow job/pipeline status.
      b4b324f1
  23. Jul 10, 2020
  24. Jun 19, 2020
  25. Jun 18, 2020
  26. Mar 20, 2020
  27. Dec 14, 2019
  28. Dec 12, 2019
Loading