Skip to content
Snippets Groups Projects
  1. Sep 07, 2020
  2. Aug 30, 2020
  3. Aug 27, 2020
  4. Apr 08, 2020
  5. Mar 28, 2020
  6. Mar 25, 2020
  7. Mar 23, 2020
  8. Mar 22, 2020
  9. Mar 15, 2020
  10. Mar 09, 2020
  11. Feb 28, 2020
  12. Feb 27, 2020
  13. Feb 14, 2020
  14. Feb 09, 2020
  15. Jan 29, 2020
  16. Jan 28, 2020
  17. Jan 27, 2020
  18. Jan 25, 2020
  19. Jan 24, 2020
  20. Jan 23, 2020
  21. Jan 20, 2020
  22. Jan 17, 2020
  23. Jan 14, 2020
  24. Dec 18, 2019
  25. Dec 16, 2019
  26. Dec 11, 2019
  27. Dec 10, 2019
  28. Nov 29, 2019
  29. Nov 21, 2019
    • David Hendriks's avatar
      Tried to fully package the core api but that seems like a very difficult... · 54415f93
      David Hendriks authored
      Tried to fully package the core api but that seems like a very difficult endeavour, as passing the shared library via package_data is not enough. it complains about missing symbols, meaning that the other shared/linked stuff is not working anymore. it only works good if things are now loaded by adding this package to the PYTHONPATH atm. will do it later with pip, but thats gonna be some more work
      54415f93
Loading