mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-18 00:26:13 -04:00
setup_zstd.py modified so it is just amending the Extension() kwargs, but the Extension is initialized by the caller. this way, amending can happend multiple times (e.g. for multiple compression algorithms). also: - move include/library dirs processing for system-library case - move system zstd prefix detection to setup_zstd module - cosmetic: setup.py whitespace fixes - prefer system zstd option, document zstd min. requirement |
||
|---|---|---|
| .. | ||
| blake2 | ||
| xxh64 | ||
| zstd/lib | ||
| __init__.py | ||
| blake2-libselect.h | ||
| checksums.pyx | ||
| crc32_clmul.c | ||
| crc32_dispatch.c | ||
| crc32_slice_by_8.c | ||
| zstd-libselect.h | ||