~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/win32_build_setup.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-07 17:02:44 UTC
  • mfrom: (4934.1.14 2.1.0rc1-set-mtime)
  • Revision ID: pqm@pqm.ubuntu.com-20100107170244-3cgdapvuokgf8l42
(jam,
        gz) (bug #488724) Set the mtime of files touched in a TreeTransform.

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.