/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

  • Committer: Jelmer Vernooij
  • Date: 2020-09-02 16:35:18 UTC
  • mto: (7490.40.109 work)
  • mto: This revision was merged to the branch mainline in revision 7526.
  • Revision ID: jelmer@jelmer.uk-20200902163518-sy9f4unbboljphgu
Handle duplicate directories entries for git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
1) Download cygwin's setup.exe from http://www.cygwin.com
23
23
   At present the current version is 1.5.25-15. This is used primarily to
24
24
   install the build scripts and gcc-mingw. Note that we explicitly *don't*
25
 
   install cygwin's python or bzr package. As we are only interested in
26
 
   running the native version of bzr. For information on running the cygwin
27
 
   port of bzr, look elsewhere.
 
25
   install cygwin's python or Breezy package. As we are only interested in
 
26
   running the native version of brz. For information on running the cygwin
 
27
   port of brz, look elsewhere.
28
28
 
29
29
   Probably not all of these packages are necessary, but they make life easier.
30
30
 
120
120
   http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
121
121
 
122
122
   Note that you probably want to set the environment variable
123
 
   ``BZR_SSH=paramiko`` at this time. Otherwise it will try to use the
 
123
   ``BRZ_SSH=paramiko`` at this time. Otherwise it will try to use the
124
124
   ``ssh.exe`` that it finds on your PATH (as configured in step 3), and
125
125
   cygwin's openssh does *not* know how to access Pageant.
126
126
 
129
129
 
130
130
   If you do this, you'll probably also want to install a shortcut to
131
131
   ``pageant.exe`` in Start / Programs / Startup so that it always starts when
132
 
   you log in (though you still have to manually add your ssh keys.)
 
132
   you log in (though you still have to manually add your SSH keys.)
133
133
 
134
134
   Note that on the Amazon EC2 machine, I'm having problems with temp files
135
135
   being created without the permission for the current user to actually read
136
136
   them. They seem to be owned by ``Administrator`` rather than by
137
137
   ``Administrators``.
138
138
 
139
 
6) Install bzr. Usually it is easiest to just get the latest all-in-one
140
 
   installer from https://launchpad.net/bzr/+download
 
139
6) Install brz. Usually it is easiest to just get the latest all-in-one
 
140
   installer from https://launchpad.net/brz/+download
141
141
 
142
142
7) Install INNOSetup from:
143
143
   http://www.jrsoftware.org/isdl.php