Skip to content
Snippets Groups Projects
  1. Oct 10, 2023
  2. Sep 13, 2023
  3. Aug 18, 2023
  4. Jul 18, 2023
    • 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
  5. Apr 24, 2023
  6. Mar 29, 2023
  7. Feb 24, 2023
  8. Jan 26, 2023
    • Graeme A Stewart's avatar
      Updates for python3 "native" · 042d4847
      Graeme A Stewart authored
      Change explicit mention of Python binary to python3
      which should be supported by all distributions and
      environments (https://peps.python.org/pep-0394/).
      
      Update hash bangs to python3.
      
      Adapt CMake to search for pytest also as pytest-3; likewise
      for nosetest binary as nosetests3 (with fallback to
      pytest and nosetests, which can be used in some
      virtual environments, even with a Python 3 install).
      
      Remove unnecessary utf-8 encoding lines.
      
      Update test scripts to python3
      042d4847
  9. Nov 15, 2022
  10. Oct 12, 2022
  11. Oct 10, 2022
  12. Sep 21, 2022
  13. Sep 09, 2022
  14. Aug 09, 2022
  15. Jul 29, 2022
  16. Feb 16, 2022
  17. Dec 09, 2021
  18. Oct 07, 2021
  19. Sep 03, 2021
  20. May 17, 2021
  21. Feb 22, 2021
  22. Nov 06, 2020
  23. Oct 28, 2020
  24. Oct 27, 2020
  25. Oct 26, 2020
  26. Jul 28, 2020
  27. Mar 26, 2020
  28. Dec 14, 2019
  29. Dec 12, 2019
  30. Dec 06, 2019
  31. Sep 23, 2019
  32. Sep 20, 2019
  33. May 22, 2019
  34. May 15, 2019
  35. Feb 14, 2019
Loading