Thomas Waldmann
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 years ago |
Thomas Waldmann
|
0be62d4233
stuff found on "Porting to Python 3.3"
|
9 years ago |
Thomas Waldmann
|
8a819d4499
remove borg.support, fixes #358
|
9 years ago |
Thomas Waldmann
|
7d591226d2
remove support for python 3.2.x and 3.3.x, require 3.4+, fixes #65, fixes #221
|
9 years ago |
Thomas Waldmann
|
9c3b206bf7
fix mailing list address in setup.py, fixes #468
|
9 years ago |
Antoine Beaupré
|
f13dd6e579
completely remove have_cython() hack
|
9 years ago |
Antoine Beaupré
|
f52fb410a5
Revert "use build_py to fix build on RTD", disables docs build
|
9 years ago |
Thomas Waldmann
|
3238b8ea76
do not try to build api / usage docs for production install
|
9 years ago |
Thomas Waldmann
|
6d5cc06cf6
remove unused imports, add missing imports
|
9 years ago |
Thomas Waldmann
|
908e944bdd
include the help offered by borg help <topic> in the usage docs, fixes #293
|
9 years ago |
Jakob Schnitzer
|
45a96fbc8d
docs: change name of API section
|
9 years ago |
Thomas Waldmann
|
0b9dcbf8e5
Merge branch 'master' of github.com:borgbackup/borg
|
9 years ago |
Thomas Waldmann
|
8eaf460da3
setup.py: fix bug related to BORG_LZ4_PREFIX processing
|
9 years ago |
Antoine Beaupré
|
da2ec7995f
fix homepage URL in all remaining places
|
9 years ago |
Antoine Beaupré
|
2f9bdfe96b
fix API generation
|
9 years ago |
Antoine Beaupré
|
ff04a654ab
remove trailing quote
|
9 years ago |
Antoine Beaupré
|
1c61f87da3
remove debugging code and fix all have_cython calls
|
9 years ago |
Antoine Beaupré
|
d68451574b
more debug
|
9 years ago |
Antoine Beaupré
|
d6109b676c
re-enable cython as late as possible
|
9 years ago |
Antoine Beaupré
|
2f803b6489
fix typo, split sentence
|
9 years ago |
Antoine Beaupré
|
2e9bd5a883
cosmetic: s/api/doc/
|
9 years ago |
Antoine Beaupré
|
6c5a7733a2
force build-ext build
|
9 years ago |
Antoine Beaupré
|
86487d192a
use build_py to fix build on RTD
|
9 years ago |
Antoine Beaupré
|
824f9c72a2
cosmetic: s/cmdfile/doc/
|
9 years ago |
Antoine Beaupré
|
6f9e04bc21
generalise the cython check hack
|
9 years ago |
Antoine Beaupré
|
7ccf6b32a6
simplify RTD env check
|
9 years ago |
Antoine Beaupré
|
8190e33a64
faster and cleaner rtd check for cython
|
9 years ago |
Antoine Beaupré
|
45d9c6b3b7
fix formatting
|
9 years ago |
Antoine Beaupré
|
c93d975d3f
remove debugging code
|
9 years ago |
Antoine Beaupré
|
9cbc868764
make tests and build work again in usage using environment
|
9 years ago |