1. 21 Jul, 2020 1 commit
  2. 30 Jun, 2020 2 commits
  3. 22 Jan, 2020 1 commit
  4. 05 Jan, 2020 1 commit
  5. 14 Nov, 2019 1 commit
  6. 13 Aug, 2019 1 commit
  7. 12 May, 2019 1 commit
  8. 24 Oct, 2018 1 commit
  9. 11 Jan, 2018 1 commit
  10. 23 Jul, 2017 1 commit
  11. 22 Nov, 2016 1 commit
  12. 09 Oct, 2016 1 commit
  13. 27 Aug, 2016 1 commit
  14. 08 Aug, 2016 1 commit
    • Christian Ewald's avatar
      Fixed finding python libraries on windows in venv · b81c500c
      Christian Ewald authored
      When run on windows in a venv, PYTHON_LIBRARY pointet to a non-existant
      location in the virtual environment directory.
      
      This has been fixed by testing if the path exists and, if not, trying
      an alternative path, relative to the PYTHON_INCLUDE_DIR.
      
      If the alternative path doesn't exit as well, an error will be raised.
      b81c500c
  15. 12 Jun, 2016 1 commit
  16. 22 May, 2016 1 commit