summaryrefslogtreecommitdiffstats
path: root/README_WINDOWS.rst
AgeCommit message (Collapse)Author
2021-01-07Fix typosAndrea Gelmini
2019-11-03Update README_WINDOWS.rsthenfri
Explaining how to install the required libraries for anaconda.
2019-10-30Updated ReadmeJürg Rast
2019-08-25Updated windows readme with current stateJürg Rast
2019-08-24Initial work to build and run borg under windowsJürg Rast
- 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