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