Thomas Waldmann
|
16b7dd8cee
suppress compiler warning about CYTHON_FALLTHROUGH
|
1 week ago |
Björn Ketelaars
|
cf6a324afa
borg2 - Support other OpenSSL versions on OpenBSD
|
6 months ago |
Thomas Waldmann
|
03596e3651
remove unused _hashindex.c, update setup.py
|
7 months ago |
Thomas Waldmann
|
ce2a824ec9
cosmetic: blacken setup.py
|
1 year ago |
Thomas Waldmann
|
8a73344352
setup.py: detect noexec build fs issue, see #8208
|
1 year ago |
Thomas Waldmann
|
b067f0fba2
setup.py: fix import error reporting for cythonize import, see #8208
|
1 year ago |
Thomas Waldmann
|
b04dcf4cbd
libacl: work with older versions, too
|
1 year ago |
Thomas Waldmann
|
86c8031dc5
fix comment in setup.py
|
1 year ago |
Thomas Waldmann
|
8eba627b29
scripts: make.py clean implementation
|
1 year ago |
Thomas Waldmann
|
9d913b0e82
setup.py: remove build_usage and build_man as setup.py command
|
1 year ago |
Thomas Waldmann
|
7d77985601
setup.py: move long_desc_from_readme definition to here
|
1 year ago |
Thomas Waldmann
|
5ca4703a47
use and require cython3
|
1 year ago |
Thomas Waldmann
|
c7f0d779bf
blacken master branch
|
1 year ago |
Łukasz Stelmach
|
c68a158ffb
linux: use pkgconfig to find libacl
|
1 year ago |
Björn Ketelaars
|
83d4fca4d2
OpenBSD only: switch to OpenSSL-3.0
|
1 year ago |
Thomas Waldmann
|
311ac55ebd
undef NDEBUG for chunker and hashindex
|
2 years ago |
Paul D
|
253d8e8d4e
Docs grammar fixes
|
2 years ago |
Björn Ketelaars
|
730fca5bcc
OpenBSD only - statically link OpenSSL (#6474)
|
2 years ago |
Thomas Waldmann
|
7957af562d
blacken all the code
|
2 years ago |
TW
|
dbb9f62afd
Merge pull request #6836 from ThomasWaldmann/cleanups
|
2 years ago |
Thomas Waldmann
|
ff46a03b42
use language_level = 3str for cython
|
2 years ago |
Thomas Waldmann
|
350393c9fd
remove unused imports
|
2 years ago |
Thomas Waldmann
|
5c8a5f111f
stop using libdeflate
|
2 years ago |
Thomas Waldmann
|
be9e7d37c2
remove libressl support
|
3 years ago |
Thomas Waldmann
|
c592b20262
use openssl on openbsd, fixes #6474
|
3 years ago |
Thomas Waldmann
|
2872d7acfd
point to setup.cfg also
|
3 years ago |
Thomas Waldmann
|
9642ace953
require/configure setuptools_scm via pyproject.toml
|
3 years ago |
Manu
|
710d76e5c2
Move system lib comment up, formatting, expand lib not found error.
|
3 years ago |
Manu
|
c86a5491d9
Rever xxhash version
|
3 years ago |
Manu
|
e686ec0d8c
Fix openssl ext
|
3 years ago |