Commit Graph

8 Commits

Author SHA1 Message Date
Antti Aalto f3543c28fd Minor Windows fixes. 2017-10-31 17:20:25 +02:00
Antti Aalto 401155e909 Fix windows deployment. 2017-10-30 18:43:21 +02:00
Antti Aalto 248eb605b6 Fix building standalone windows exe. 2017-10-30 14:12:55 +02:00
Marian Beermann 7953c42bab
Fix stdlib DLL importing when borg.exe is run from arbitrary cwd()s 2016-06-16 02:34:00 +02:00
Antti Aalto e440050fb7 Minor cleanup in windows build script. 2016-06-11 20:45:18 +03:00
Antti Aalto 184a1fcd88 Windows: clean deployment scripts 2016-06-09 21:54:06 +03:00
Marian Beermann ed05b4ceff Merge fixup (imports, deployment)
- Now uses runpy to run borg as a package directly
- Copy borg package to library directory, that way Python finds it all automatically
  via program name
2016-06-01 13:06:58 +02:00
Marian Beermann 82bcb039cb
Add setup wizard
$ python3 deployment/windows/buildwin32.py
...
$

Fire ISS up, build installer. Result is in Output directory.
Should be around ~4 MB
2016-05-30 21:53:06 +02:00
Renamed from buildwin32.py (Browse further)