borgbackup/src/borg/platform
Jürg Rast 6b426d08d7 Initial work to build and run borg under windows
- 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
2019-08-24 10:17:18 +02:00
..
__init__.py Initial work to build and run borg under windows 2019-08-24 10:17:18 +02:00
base.py Initial work to build and run borg under windows 2019-08-24 10:17:18 +02:00
darwin.pyx bump platform api version 2019-03-18 21:51:02 +01:00
freebsd.pyx bump platform api version 2019-03-18 21:51:02 +01:00
linux.pyx bump platform api version 2019-03-18 21:51:02 +01:00
posix.pyx remove accidental change 2018-11-10 23:39:28 +01:00
windows.pyx Initial work to build and run borg under windows 2019-08-24 10:17:18 +02:00
xattr.py remove unneded code and remarks, added needed except clause 2018-11-10 21:56:39 +01:00