/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to Makefile

Add a new method ``Tree.revision_tree`` which allows access to cached
trees for arbitrary revisions. This allows the in development dirstate
tree format to provide access to the callers to cached copies of 
inventory data which are cheaper to access than inventories from the
repository. (Robert Collins, Martin Pool)

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
        python tools/win32/ostools.py copytodir tools/win32/bazaar.url win32_bzr.exe
74
74
 
75
75
# win32 installer for bzr.exe
76
 
installer: exe copy_docs
 
76
installer: exe copy-docs
77
77
        @echo *** Make windows installer
78
78
        cog.py -d -o tools/win32/bzr.iss tools/win32/bzr.iss.cog
79
79
        iscc /Q tools/win32/bzr.iss