Historique des commits

Auteur SHA1 Message Date
  Thomas Waldmann d32ff32d3a setup.py: add some comments to the cythonize calls il y a 5 ans
  Will 242424ecae Move sync_file_range to its own extension il y a 5 ans
  Björn Ketelaars e2ee7fd24b Support msgpack-0.6.2. il y a 5 ans
  Jürg Rast 6b426d08d7 Initial work to build and run borg under windows il y a 6 ans
  TW 8c29209195 Merge pull request #4602 from FelixSchwarz/unbundle-xxhash il y a 6 ans
  Felix Schwarz 2ff06c58f0 ability to use a system-provided version of "xxhash" il y a 6 ans
  Felix Schwarz e6426d3386 setup.py: fix detection of missing Cython il y a 6 ans
  Thomas Waldmann 426f3752c1 lib/header locating: add docs, move env vars querying to setup.py il y a 6 ans
  Thomas Waldmann 7b27082a73 setup.py: bundled code vs system libs: use env vars we use anyway il y a 6 ans
  Thomas Waldmann f4e7133a1e setup.py: move long_description generation to setup_docs il y a 6 ans
  Thomas Waldmann 3166d145bb setup.py: add comment, remove unused imports il y a 6 ans
  Thomas Waldmann b516cf3c3f reduce amount of setup_*.py files in toplevel dir il y a 6 ans
  Thomas Waldmann 1579d58b3e cope with pkgconfig ImportError il y a 6 ans
  Thomas Waldmann 528aee3ca6 extension building: first crypto, then compression (cosmetic) il y a 6 ans
  Thomas Waldmann 5173b9f407 add pkg-config support, fixes #1925 il y a 6 ans
  Thomas Waldmann 80ade7093d simplify code by merging kwargs dicts at caller il y a 6 ans
  Thomas Waldmann 24bf01a40b moved bundled_path to setup_*.py il y a 6 ans
  Thomas Waldmann 7db29017e5 simplify initial dirs/macros setup il y a 6 ans
  Thomas Waldmann 2dfc6bb43f refactor openssl related code in setup.py il y a 6 ans
  Thomas Waldmann d6635da654 refactor lib/bundled related code in setup.py il y a 6 ans
  Thomas Waldmann 7b4b42d832 pypi metadata: enter alpha dev status il y a 6 ans
  Thomas Waldmann 2713500983 remove -*- coding: ... lines, utf-8 is default for py3 il y a 6 ans
  Thomas Waldmann 940e107add cleanup msgpack requirements il y a 6 ans
  Thomas Waldmann 0ebfaa5b61 allow msgpack 0.6.1, fixes #4308 il y a 6 ans
  Thomas Waldmann 18c9feb7e3 check msgpack version, terminate for unsupported versions il y a 6 ans
  Thomas Waldmann a255e91988 cythonize: set language_level to 3, fixes #4214 il y a 6 ans
  Thomas Waldmann 07f89d4518 msgpack: also allow version 0.6.0 il y a 6 ans
  Thomas Waldmann 2be5446098 Revert "drop support for python 3.5, fixes #3919" il y a 6 ans
  Thomas Waldmann 751cd2caed add python 3.7 to pypi metadata il y a 7 ans
  Thomas Waldmann 55314f807e drop support for python 3.5, fixes #3919 il y a 7 ans