/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 doc/developers/win32_build_setup.txt

Some helpers were accessing a feature that got renamed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
   g) zip
38
38
   h) unzip
39
39
   i) patch
40
 
   j) gettext-devel # brings 'msgfmt'
41
40
 
42
41
 
43
42
2) Download the supported versions of python from http://www.python.org
112
111
      http://launchpadlibrarian.net/16133025/win32_clock.patch
113
112
      This may not end up necessary w/ pycrypto 2.1, especially if paramiko can
114
113
      be taught to use the new functionality (avoiding the warning).
115
 
   l) easy_install testtools
116
114
 
117
115
5) Get Pageant, not strictly necessary, but it is a pretty good ssh-agent for
118
116
   Windows, and paramiko knows how to use keys from Pageant.