summaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2016-07-11Merge branch '1.0-maint'Thomas Waldmann
2016-07-10fix most non-python-source related sphinx warningsThomas Waldmann
2016-07-06Merge branch '1.0-maint'Thomas Waldmann
2016-07-05add a do-not-edit note to auto-generated filesThomas Waldmann
2016-06-09Merge branch '1.0-maint'Thomas Waldmann
2016-06-04llfuse: update version requirement for freebsdThomas Waldmann
2016-05-31Make borg.platform a packageMarian Beermann
2016-05-30Merge branch 'master' into move-to-srcThomas Waldmann
2016-05-25Don't rebuild command line parser for each invocationMarian Beermann
2016-05-21Merge branch 'master' into move-to-srcThomas Waldmann
2016-05-20Merge branch '1.0-maint'Thomas Waldmann
2016-05-20freebsd: use a older llfuse release that builds1.0.3Thomas Waldmann
2016-05-18setup.py: add check for platform_darwin.cThomas Waldmann
2016-05-18create new platform_posix moduleThomas Waldmann
2016-05-06seek /opt/pkg (pkgsrc OS X) for openssl and lz4Thomas Waldmann
2016-05-05fix packaging/git/coverage for src/ pathThomas Waldmann
2016-05-01Merge branch '1.0-maint'Thomas Waldmann
2016-04-29update readthedocs urls, fixes #991Thomas Waldmann
2016-04-10Better help texts and Sphinx reproduction of usageMarian Beermann
2016-03-17provide wrapper for borg mount, fixes #743Daniel Reichelt
2016-03-09update llfuse requirement, llfuse 1.0 worksThomas Waldmann
2016-02-27setup.py: add note about llfuse 0.42Thomas Waldmann
2016-02-17fix pep8 failuresThomas Waldmann
2016-02-16Make python-llfuse 0.42 compatible.Nikolaus Rath
2016-02-07allow llfuse version 0.41.x, fixes #642Thomas Waldmann
2016-02-07all FUSE related version requirements in 1 placeThomas Waldmann
2016-02-07document and automate llfuse requirementThomas Waldmann
2016-01-30cosmetic source cleanup (flake8)Thomas Waldmann
2016-01-24stuff found on "Porting to Python 3.3"Thomas Waldmann
2016-01-24remove borg.support, fixes #358Thomas Waldmann
2016-01-24remove support for python 3.2.x and 3.3.x, require 3.4+, fixes #65, fixes #221Thomas Waldmann
2015-12-08fix mailing list address in setup.py, fixes #468Thomas Waldmann
2015-11-13completely remove have_cython() hackAntoine Beaupré
2015-11-13Revert "use build_py to fix build on RTD", disables docs buildAntoine Beaupré
2015-11-08do not try to build api / usage docs for production installThomas Waldmann
2015-11-02remove unused imports, add missing importsThomas Waldmann
2015-10-17include the help offered by borg help <topic> in the usage docs, fixes #293Thomas Waldmann
2015-10-13docs: change name of API sectionJakob Schnitzer
2015-10-11Merge branch 'master' of github.com:borgbackup/borgThomas Waldmann
2015-10-11setup.py: fix bug related to BORG_LZ4_PREFIX processingThomas Waldmann
2015-10-09fix homepage URL in all remaining placesAntoine Beaupré
2015-10-09fix API generationAntoine Beaupré
2015-10-09remove trailing quoteAntoine Beaupré
2015-10-08remove debugging code and fix all have_cython callsAntoine Beaupré
2015-10-08more debugAntoine Beaupré
2015-10-08re-enable cython as late as possibleAntoine Beaupré
2015-10-08fix typo, split sentenceAntoine Beaupré
2015-10-08cosmetic: s/api/doc/Antoine Beaupré
2015-10-08force build-ext buildAntoine Beaupré
2015-10-08use build_py to fix build on RTDAntoine Beaupré