1. 31 Aug, 2022 1 commit
  2. 09 Aug, 2022 1 commit
  3. 20 Apr, 2022 1 commit
  4. 02 Apr, 2022 1 commit
  5. 30 Jan, 2022 1 commit
    • Daniel Falbel's avatar
      Add options to conditionally include Python (#196) · 8cc819d5
      Daniel Falbel authored
      * Add `WITH_PYTHON` to conditionally link to Python.
      
      * Only include `Python.h` when WITH_PYTHON is set.
      
      * Avoid including extensions.h as it includes Python.h.
      
      * Better way to include `getpid()`.
      
      * Define `WITH_PYTHON` when building with setup.py.
      
      * Only include Pyinit when building with Python.
      
      * Only include Pyinit when building with Python.
      8cc819d5
  6. 10 Aug, 2021 1 commit
  7. 21 Jul, 2021 1 commit
  8. 14 Jul, 2021 2 commits
  9. 03 Feb, 2020 1 commit
  10. 31 Jan, 2020 2 commits