Breezy Windows port
Bug #1951124 reported by
Aleksandr Smyshliaev
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Breezy |
Triaged
|
High
|
Unassigned |
Bug Description
This is a "meta-bug" serving as a reference point for attempts to make Breezy work on Windows.
Breezy doesn't support Windows at the moment, and there's quite a number of things to fix.
This bug report is going to be linked to each of those fixes.
Related branches
lp://staging/~a1s/brz/3.2-windows-installer
- Jelmer Vernooij: Approve
-
Diff: 355 lines (+119/-46)7 files modifiedMakefile (+3/-2)
setup.py (+32/-17)
tools/package_mf.py (+45/-16)
tools/win32/brz.iss.cog (+19/-7)
tools/win32/info.txt (+3/-3)
tools/win32/ostools.py (+16/-0)
tools/win32/start_brz.bat (+1/-1)
lp://staging/~a1s/brz/3.2-windows-separators
- Jelmer Vernooij: Approve
-
Diff: 47 lines (+12/-6)1 file modifiedbreezy/osutils.py (+12/-6)
lp://staging/~a1s/brz/3.2-windows-local-paths
- Jelmer Vernooij: Approve
-
Diff: 23 lines (+4/-1)2 files modifiedbreezy/location.py (+2/-1)
breezy/tests/test_location.py (+2/-0)
lp://staging/~a1s/brz/3.2
Ready for review
for merging
into
lp://staging/brz/3.2
- Breezy developers: Pending requested
-
Diff: 671 lines (+216/-99)9 files modifiedbreezy/_walkdirs_win32.pyx (+19/-17)
breezy/osutils.py (+2/-1)
breezy/plugins/upload/tests/test_upload.py (+13/-0)
breezy/tests/__init__.py (+31/-11)
breezy/tests/test__walkdirs_win32.py (+13/-16)
breezy/tests/test_bedding.py (+28/-5)
breezy/tests/test_config.py (+42/-19)
breezy/tests/test_osutils.py (+63/-27)
breezy/transport/local.py (+5/-3)
tags: | added: regression win32 |
Changed in brz: | |
assignee: | nobody → Aleksandr Smyshliaev (a1s) |
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → High |
To post a comment you must log in.
I don't think Alexander is actively working on this so unassigning; please undo if that's wrong.