summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAge
* Fix usage of system xxhashGianfranco Costamagna2021-02-14
* Merge pull request #5404 from ThomasWaldmann/libxxh-1.1TW2020-10-10
|\
| * relax libxxhash version requirementThomas Waldmann2020-10-09
| * enable using libxxhash instead of bundled xxh64 codeThomas Waldmann2020-10-09
* | update llfuse requirements, llfuse 1.3.8 is out!Thomas Waldmann2020-10-10
|/
* add a note about llfuse requirementsThomas Waldmann2020-10-09
* setup.py: remove infos about mostly outdated llfuse versionsThomas Waldmann2020-10-09
* drop python 3.4 supportThomas Waldmann2020-10-07
* Merge pull request #5388 from ThomasWaldmann/backportsTW2020-10-06
|\
| * import setuptools firstThomas Waldmann2020-10-05
* | add python3.9 testing and related llfuse changes (backport to 1.1-maint) (#5389)pamaron2020-10-06
|/
* setup.py: declare support for py38Thomas Waldmann2020-06-06
* setup.py: remove unused importThomas Waldmann2020-06-06
* lz4 / zstd: revert back to using system libsThomas Waldmann2020-03-07
* Merge pull request #4996 from ThomasWaldmann/upgrade-zstdTW2020-03-07
|\
| * temporarily use the bundled zstd code for testingThomas Waldmann2020-03-07
* | temporarily use the bundled lz4 code for testingThomas Waldmann2020-03-07
|/
* fix setup.py for syncfilerangeThomas Waldmann2020-03-04
* Move sync_file_range to its own extensionWill2020-03-01
* move msgpack hints to helpers.pyThomas Waldmann2019-05-14
* setup.py: also build a bundled msgpackThomas Waldmann2019-05-13
* check msgpack version, terminate for unsupported versionsThomas Waldmann2019-02-03
* add python 3.7 to pypi metadataThomas Waldmann2018-08-09
* revert to using system compression libs, fixes #3797Thomas Waldmann2018-06-03
* temporarily prefer bundled lz4 to test itThomas Waldmann2018-06-02
* fix package long description, fixes #3854Thomas Waldmann2018-05-22
* Add a version hint for llfuse for python3.7 (1.1 backport)RĂ©mi Oudin2018-05-18
* Merge pull request #3768 from ThomasWaldmann/zstd-updateTW2018-04-18
|\
| * temporarily prefer bundled zstd to test itThomas Waldmann2018-04-13
* | update msgpack requirement, fixes #3753Thomas Waldmann2018-04-13
|/
* do .h file content checks in binary mode, fixes #3544Thomas Waldmann2018-02-28
* require msgpack >= 0.4.6 and < 0.5.0.Thomas Waldmann2018-01-10
* crypto.low_level extension: build blake2 like zstd, see #3415Thomas Waldmann2017-12-18
* fix lz4 deprecation warning, require lz4 >= 1.7.0 (r129)Thomas Waldmann2017-12-18
* rename BORG_LZ4_PREFIX env var to BORG_LIBLZ4_PREFIXThomas Waldmann2017-12-18
* compress extension: build lz4 like zstd, see #3415Thomas Waldmann2017-12-18
* support code to build bundled zstd code into the compress extensionThomas Waldmann2017-12-15
* zstd: use own Cython-based binding, remove python-zstandard depThomas Waldmann2017-12-15
* add zstd compressionThomas Waldmann2017-12-15
* fix building the "borg prune" man page, fixes #3398Thomas Waldmann2017-12-15
* Don't generate HTML docs page for borgfs (fixes #3404)Milkey Mouse2017-12-03
* Use name of command for "virtual man page" nameMilkey Mouse2017-11-25
* clean up and simplify packagingThomas Waldmann2017-11-25
* Generate man page for borgfs (fixes #3216)Milkey Mouse2017-11-12
* implement simple "issue" role for manpage generation, fixes #3075Thomas Waldmann2017-10-07
* add some comments about recent fuse versions to setup.pyThomas Waldmann2017-10-06
* setup.py: fix same loop variablesThomas Waldmann2017-07-22
* Merge pull request #2748 from enkore/f/cleanup-argparse2enkore2017-06-27
|\
| * docs: html: include group description in outputMarian Beermann2017-06-26
* | include attic.tar.gz when installing the packageThomas Waldmann2017-06-26
|/