Commit History

Author SHA1 Message Date
  Andrey Bienkowski 7e5618d741 1.1: Allow extra compiler flags for every extension build 3 years ago
  Thomas Waldmann 581eee5e3a use XXH_VECTOR=XXH_SCALAR (0) to avoid compile issues 3 years ago
  Thomas Waldmann f3f287e91d use XXH_PRIVATE_API only when using system lib 3 years ago
  Thomas Waldmann 0f477282c3 fix xxh64 module confusion 3 years ago
  Thomas Waldmann 744d82b565 remove endianness macro, fixes #6105 3 years ago
  Thomas Waldmann d95fd0fbea python 3.10 officially supported 3 years ago
  Thomas Waldmann 1cbdcba5e9 get rid of distutils, use packaging 4 years ago
  Thomas Waldmann db50534de4 setup.py: get rid of distutils, use setuptools 4 years ago
  Thomas Waldmann 41cebc6847 remove py310 support declaration again, see #5729 4 years ago
  Manu 57cdbba56e Apple M1 compatibility 4 years ago
  Thomas Waldmann 24a7f107a9 add support and testing for python 3.10 4 years ago
  TW 83f0ef79c6 Merge pull request #5404 from ThomasWaldmann/libxxh-1.1 4 years ago
  Thomas Waldmann 06acb80950 update llfuse requirements, llfuse 1.3.8 is out! 4 years ago
  Thomas Waldmann eb4092fba5 relax libxxhash version requirement 4 years ago
  Thomas Waldmann 277a6409e6 enable using libxxhash instead of bundled xxh64 code 4 years ago
  Thomas Waldmann 268be7acdd add a note about llfuse requirements 4 years ago
  Thomas Waldmann cb393496b9 setup.py: remove infos about mostly outdated llfuse versions 4 years ago
  Thomas Waldmann 58c4289ac9 drop python 3.4 support 4 years ago
  TW 3e22e8dc69 Merge pull request #5388 from ThomasWaldmann/backports 4 years ago
  pamaron 9df0e61f79 add python3.9 testing and related llfuse changes (backport to 1.1-maint) (#5389) 4 years ago
  Thomas Waldmann 3c6133188a import setuptools first 4 years ago
  Thomas Waldmann cdd5774f29 setup.py: declare support for py38 5 years ago
  Thomas Waldmann cc1f062c45 setup.py: remove unused import 5 years ago
  Thomas Waldmann 57d5551d89 lz4 / zstd: revert back to using system libs 5 years ago
  TW 7d790ac79f Merge pull request #4996 from ThomasWaldmann/upgrade-zstd 5 years ago
  Thomas Waldmann 46c5663008 temporarily use the bundled zstd code for testing 5 years ago
  Thomas Waldmann a82d5a3541 temporarily use the bundled lz4 code for testing 5 years ago
  Thomas Waldmann b5e6e6e7c5 fix setup.py for syncfilerange 5 years ago
  Will 4327922bdd Move sync_file_range to its own extension 5 years ago
  Thomas Waldmann 5fa05ffed9 move msgpack hints to helpers.py 6 years ago