Thomas Waldmann
|
426f3752c1
lib/header locating: add docs, move env vars querying to setup.py
|
6 年之前 |
Thomas Waldmann
|
7b27082a73
setup.py: bundled code vs system libs: use env vars we use anyway
|
6 年之前 |
Thomas Waldmann
|
f4e7133a1e
setup.py: move long_description generation to setup_docs
|
6 年之前 |
Thomas Waldmann
|
3166d145bb
setup.py: add comment, remove unused imports
|
6 年之前 |
Thomas Waldmann
|
b516cf3c3f
reduce amount of setup_*.py files in toplevel dir
|
6 年之前 |
Thomas Waldmann
|
1579d58b3e
cope with pkgconfig ImportError
|
6 年之前 |
Thomas Waldmann
|
528aee3ca6
extension building: first crypto, then compression (cosmetic)
|
6 年之前 |
Thomas Waldmann
|
5173b9f407
add pkg-config support, fixes #1925
|
6 年之前 |
Thomas Waldmann
|
80ade7093d
simplify code by merging kwargs dicts at caller
|
6 年之前 |
Thomas Waldmann
|
24bf01a40b
moved bundled_path to setup_*.py
|
6 年之前 |
Thomas Waldmann
|
7db29017e5
simplify initial dirs/macros setup
|
6 年之前 |
Thomas Waldmann
|
2dfc6bb43f
refactor openssl related code in setup.py
|
6 年之前 |
Thomas Waldmann
|
d6635da654
refactor lib/bundled related code in setup.py
|
6 年之前 |
Thomas Waldmann
|
7b4b42d832
pypi metadata: enter alpha dev status
|
6 年之前 |
Thomas Waldmann
|
2713500983
remove -*- coding: ... lines, utf-8 is default for py3
|
6 年之前 |
Thomas Waldmann
|
940e107add
cleanup msgpack requirements
|
6 年之前 |
Thomas Waldmann
|
0ebfaa5b61
allow msgpack 0.6.1, fixes #4308
|
6 年之前 |
Thomas Waldmann
|
18c9feb7e3
check msgpack version, terminate for unsupported versions
|
6 年之前 |
Thomas Waldmann
|
a255e91988
cythonize: set language_level to 3, fixes #4214
|
6 年之前 |
Thomas Waldmann
|
07f89d4518
msgpack: also allow version 0.6.0
|
6 年之前 |
Thomas Waldmann
|
2be5446098
Revert "drop support for python 3.5, fixes #3919"
|
6 年之前 |
Thomas Waldmann
|
751cd2caed
add python 3.7 to pypi metadata
|
6 年之前 |
Thomas Waldmann
|
55314f807e
drop support for python 3.5, fixes #3919
|
7 年之前 |
Thomas Waldmann
|
06f2378458
setup.py: move build_man / build_usage code to setup_docs.py
|
7 年之前 |
Thomas Waldmann
|
39a7078741
modernize / simplify llfuse requirements
|
7 年之前 |
Thomas Waldmann
|
d0bed00e9a
remove pyzmq package requirement, not used yet
|
7 年之前 |
Thomas Waldmann
|
715c3d6824
switch to "msgpack" pypi pkg name, fixes #3890
|
7 年之前 |
Eli Schwartz
|
b5d22b5fba
Embrace environment markers (a.k.a. PEP 508 compliance)!
|
7 年之前 |
Thomas Waldmann
|
ab6e6314dd
revert to using system compression libs, fixes #3797
|
7 年之前 |
Thomas Waldmann
|
60a5d6e59e
temporarily prefer bundled lz4 to test it
|
7 年之前 |