[MERGE] optionally install tbzr binaries with bazaar binaries on Windows

Mark Hammond skippy.hammond at gmail.com
Wed Jul 9 08:15:36 BST 2008


The following patch optionally includes TortoiseBZR binaries with the bazaar
binary installer on Windows.  There are no patches to the docs yet - the
win32 build process docs need updating in various ways, but best I can tell
that doc isn't in bzr.dev.

So - by default, the build process will not include Tortoise BZR.  To
include the TBZR binaries, you must checkout the Tortoise branch, than set
the TBZR environment variable to point at it.  Also, you must fetch the
TortoiseOverlays-xxxx.msi file from the web, and set an environment variable
to point at that - if that variable it not set, you should see a nice
message telling you what variable you need to set, and what file you need to
download.

The patch also attempts to cleanup the py2exe script a little - all modules
which are known to be reported as "missing" by py2exe have been listed in
the code.  Thus, if py2exe still reports modules as missing, then that
module truly is missing.

Cheers,

Mark
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: add_tbzr_to_binaries.patch.txt
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20080709/cd841e99/attachment-0001.txt 


More information about the bazaar mailing list