Skip to content
Snippets Groups Projects
  1. Mar 30, 2022
  2. Mar 21, 2022
  3. Mar 15, 2022
    • Paul Gessinger's avatar
      Add flag to relax exact python version requirement · 33a586b2
      Paul Gessinger authored
      As it stands, this project requires to find a python version matching
      the one ROOT was build against EXACTLY. This has been discussed in #842.
      This adds an option `DD4HEP_RELAX_PYVER` that will accept **any** python
      version. It will then perform a custom check if major and minor version
      of the ROOT python version and the one found match (in which it should
      be safe to assume ABI compatibility). If not, it prints a warning but
      continues with the build.
      33a586b2
  4. Mar 11, 2022
  5. Mar 08, 2022
  6. Mar 04, 2022
  7. Feb 25, 2022
  8. Jan 21, 2022
  9. Dec 21, 2021
  10. Dec 16, 2021
  11. Dec 02, 2021
  12. Nov 26, 2021
  13. Nov 22, 2021
  14. Nov 18, 2021
  15. Nov 12, 2021
  16. Nov 10, 2021
  17. Nov 03, 2021
  18. Oct 13, 2021
Loading