1. 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
  2. 17 Jun, 2021 1 commit
  3. 13 Nov, 2020 1 commit
  4. 12 Nov, 2020 1 commit
  5. 19 Oct, 2020 1 commit
    • rusty1s's avatar
      fix · a1021ebd
      rusty1s authored
      a1021ebd
  6. 17 Oct, 2020 1 commit