]> git.pld-linux.org Git - packages/vim.git/blame - 7.1.321
- updated to 7.1.326
[packages/vim.git] / 7.1.321
CommitLineData
215fbeef
AG
1To: vim-dev@vim.org
2Subject: Patch 7.1.321 (extra)
3Fcc: outbox
4From: Bram Moolenaar <Bram@moolenaar.net>
5Mime-Version: 1.0
6Content-Type: text/plain; charset=ISO-8859-1
7Content-Transfer-Encoding: 8bit
8------------
9
10Patch 7.1.321 (extra)
11Problem: Win32 / Win64: Install file is outdated.
12Solution: Update the text for recent compiler. (George Reilly)
13Files: src/INSTALLpc.txt
14
15
16*** ../vim-7.1.320/src/INSTALLpc.txt Sun Mar 16 14:52:53 2008
17--- src/INSTALLpc.txt Fri Jun 20 13:39:35 2008
18***************
19*** 36,42 ****
20 Visual Studio
21 -------------
22
23! Building with Visual Studio (VS 98, VS .NET, VS .NET 2003, and VS .NET 2005)
24 is straightforward. (These instructions should also work for VS 4 and VS 5.)
25
26 To build Vim from the command line with MSVC, use Make_mvc.mak.
27--- 36,42 ----
28 Visual Studio
29 -------------
30
31! Building with Visual Studio (VS 98, VS .NET, VS .NET 2003, VS 2005, and VS 2008)
32 is straightforward. (These instructions should also work for VS 4 and VS 5.)
33
34 To build Vim from the command line with MSVC, use Make_mvc.mak.
35***************
36*** 139,145 ****
37 is also available through the Platform SDK, |ms-platform-sdk|.
38
39
40! Visual C++ 2005 Express Edition
41 -------------------------------
42
43 Visual C++ 2005 Express Edition can be downloaded for free from:
44--- 139,145 ----
45 is also available through the Platform SDK, |ms-platform-sdk|.
46
47
48! Visual C++ 2005 Express Edition *msvc-2005-express*
49 -------------------------------
50
51 Visual C++ 2005 Express Edition can be downloaded for free from:
52***************
53*** 159,164 ****
54--- 159,172 ----
55 This includes the IDE and the debugger. You can build Vim with Make_mvc.mak.
56
57
58+ Visual C++ 2008 Express Edition *msvc-2008-express*
59+ -------------------------------
60+
61+ Visual C++ 2008 Express Edition can be downloaded for free from:
62+ http://msdn2.microsoft.com/en-us/express/default.aspx
63+ This includes the IDE and the debugger. You can build Vim with Make_mvc.mak.
64+
65+
66 2. MinGW
67 ========
68
69*** ../vim-7.1.320/src/version.c Fri Jun 20 16:31:45 2008
70--- src/version.c Fri Jun 20 16:50:50 2008
71***************
72*** 668,669 ****
73--- 673,676 ----
74 { /* Add new patch number below this line */
75+ /**/
76+ 321,
77 /**/
78
79--
80CVS sux, men don't like commitment
81
82 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
83/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
84\\\ download, build and distribute -- http://www.A-A-P.org ///
85 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
This page took 0.031386 seconds and 4 git commands to generate.