Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 14, 2023
  3. Jan 26, 2023
  4. Nov 10, 2022
  5. Nov 09, 2022
  6. Jul 04, 2022
  7. Dec 01, 2021
  8. Oct 26, 2021
  9. Oct 05, 2021
  10. Jul 14, 2021
  11. Jun 18, 2021
  12. May 25, 2021
  13. Apr 19, 2021
  14. Feb 11, 2021
  15. Dec 04, 2020
  16. Nov 06, 2020
  17. Oct 29, 2020
  18. Oct 27, 2020
  19. Oct 26, 2020
  20. 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
  21. Jul 10, 2020
  22. Jun 19, 2020
  23. Jun 18, 2020
  24. Mar 20, 2020
  25. Dec 14, 2019
  26. Dec 12, 2019
  27. Dec 06, 2019
Loading