Skip to content
Snippets Groups Projects
  1. Jan 27, 2021
  2. 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
  3. Apr 16, 2017
  4. Aug 30, 2015
  5. Jul 05, 2015
  6. Apr 12, 2015
  7. Apr 29, 2014
  8. Apr 27, 2014
  9. Apr 01, 2014
  10. Feb 02, 2014
  11. Jan 21, 2014
  12. Jan 17, 2014
  13. Jan 13, 2014
Loading