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