Skip to content
Snippets Groups Projects
  1. Feb 09, 2018
    • Mehdi Abaakouk's avatar
      Allow to compile the extension everywhere · e4c0de94
      Mehdi Abaakouk authored
      This change:
      * uses to setuptools Cython automatic extension build system.
      * Add tox.ini to run tests and build docs into virtualenv
      * Add .travis.yaml and Dockerfile to run tests in CI
      * Change requirements to ensure:
        - Cython and setuptools are installed before we build the Cython
          extension
        - tests dependencies are not installed by default
        - doc dependencies are explicit
      * Add missing lz4 library
      * Allow to build the module with any librocksdb headers (no-rtti)
      
      Closes #15
      e4c0de94
  2. Jan 25, 2018
  3. Jan 24, 2018
  4. Sep 21, 2017
  5. Jul 17, 2017
  6. Jul 15, 2017
  7. Jun 25, 2017
  8. Jun 19, 2017
  9. Apr 25, 2017
  10. Apr 23, 2017
  11. Apr 16, 2017
  12. Apr 07, 2017
  13. Mar 23, 2017
  14. Aug 30, 2015
  15. Aug 27, 2015
  16. Aug 17, 2015
  17. Aug 16, 2015
Loading