mirror of
https://github.com/borgbackup/borg.git
synced 2026-04-05 17:15:02 -04:00
- Created a batch file to build borg on windows - Adjusted setup.py to be runnable on windows and build the windows extension - Extracted the free space check to a function in the platform module - Created the minimal needed (dummy) functions for the windows platform module |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| darwin.pyx | ||
| freebsd.pyx | ||
| linux.pyx | ||
| posix.pyx | ||
| windows.pyx | ||
| xattr.py | ||