Commit History

Author SHA1 Message Date
  Thomas Waldmann 5173b9f407 add pkg-config support, fixes #1925 6 years ago
  Thomas Waldmann 80ade7093d simplify code by merging kwargs dicts at caller 6 years ago
  Thomas Waldmann 24bf01a40b moved bundled_path to setup_*.py 6 years ago
  Thomas Waldmann 7db29017e5 simplify initial dirs/macros setup 6 years ago
  Thomas Waldmann 2dfc6bb43f refactor openssl related code in setup.py 6 years ago
  Thomas Waldmann d6635da654 refactor lib/bundled related code in setup.py 6 years ago
  Thomas Waldmann 7b4b42d832 pypi metadata: enter alpha dev status 6 years ago
  Thomas Waldmann 2713500983 remove -*- coding: ... lines, utf-8 is default for py3 6 years ago
  Thomas Waldmann 940e107add cleanup msgpack requirements 6 years ago
  Thomas Waldmann 0ebfaa5b61 allow msgpack 0.6.1, fixes #4308 6 years ago
  Thomas Waldmann 18c9feb7e3 check msgpack version, terminate for unsupported versions 6 years ago
  Thomas Waldmann a255e91988 cythonize: set language_level to 3, fixes #4214 6 years ago
  Thomas Waldmann 07f89d4518 msgpack: also allow version 0.6.0 6 years ago
  Thomas Waldmann 2be5446098 Revert "drop support for python 3.5, fixes #3919" 6 years ago
  Thomas Waldmann 751cd2caed add python 3.7 to pypi metadata 6 years ago
  Thomas Waldmann 55314f807e drop support for python 3.5, fixes #3919 7 years ago
  Thomas Waldmann 06f2378458 setup.py: move build_man / build_usage code to setup_docs.py 7 years ago
  Thomas Waldmann 39a7078741 modernize / simplify llfuse requirements 7 years ago
  Thomas Waldmann d0bed00e9a remove pyzmq package requirement, not used yet 7 years ago
  Thomas Waldmann 715c3d6824 switch to "msgpack" pypi pkg name, fixes #3890 7 years ago
  Eli Schwartz b5d22b5fba Embrace environment markers (a.k.a. PEP 508 compliance)! 7 years ago
  Thomas Waldmann ab6e6314dd revert to using system compression libs, fixes #3797 7 years ago
  Thomas Waldmann 60a5d6e59e temporarily prefer bundled lz4 to test it 7 years ago
  Thomas Waldmann 89c7093048 fix package long description, fixes #3854 7 years ago
  Thomas Waldmann d2884d3317 temporarily prefer bundled zstd to test it 7 years ago
  Thomas Waldmann 2c47b4596f update msgpack requirement, fixes #3753 7 years ago
  Rémi Oudin 318fa2e473 Add a version hint for llfuse for python3.7 7 years ago
  Nic Donaldson 83c8734d70 Update setup.py to use a newer Cython/setuptools API for compiling .pyx -> .c (#3788) 7 years ago
  Thomas Waldmann 9cf8d57f51 do .h file content checks in binary mode, fixes #3544 7 years ago
  Thomas Waldmann a71a83c380 require msgpack >= 0.4.6 and < 0.6.0, forbid 0.5.0. 7 years ago