From commits@squeakvm.org Wed Feb 24 13:23:15 2010 From: commits@squeakvm.org To: vm-dev@lists.squeakfoundation.org Subject: [Vm-dev] [commit] r2150 - several changes that weren't checked in Date: Wed, 24 Feb 2010 05:23:13 -0800 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1730981482293351153==" --===============1730981482293351153== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: andreas Date: 2010-02-24 05:23:12 -0800 (Wed, 24 Feb 2010) New Revision: 2150 Modified: trunk/platforms/win32/docs/compiling.html trunk/platforms/win32/docs/index.html trunk/platforms/win32/docs/settings.html Log: several changes that weren't checked in Modified: trunk/platforms/win32/docs/compiling.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/platforms/win32/docs/compiling.html 2010-02-11 08:23:28 UTC (rev 21= 49) +++ trunk/platforms/win32/docs/compiling.html 2010-02-24 13:23:12 UTC (rev 21= 50) @@ -96,19 +96,6 @@ VMMaker and=20 VMMakerTool.

=20 -First, check that you have a VMMaker version that is applicable for the buil= d=20 -structure. The best way to check this is to open a browser and see whether -Win32VMMaker is a subclass of VMMakerWithFileCopying or just plain old -VMMaker. If the latter (i.e., VMMaker subclass: #Win32VMMaker) leave -everything is as is. If the former (i.e., VMMakerWithFileCopying subclass:=20 -#Win32VMMaker) do the following:

-

-

- If you just want to rebuild the VM use the build location provided by the file release you are using. If you do your own development you need to decide where to put the build files. You have two choices:

Modified: trunk/platforms/win32/docs/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/platforms/win32/docs/index.html 2010-02-11 08:23:28 UTC (rev 2149) +++ trunk/platforms/win32/docs/index.html 2010-02-24 13:23:12 UTC (rev 2150) @@ -42,6 +42,8 @@ =20 Specific information about the Win32 VM is available here:

=20 +Single Instance Settings: + =20

--===============1730981482293351153==--