<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/GvimExt/Makefile, branch v8.1.0354</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.0.1178: using old compiler on MS-Windows</title>
<updated>2017-10-07T16:38:43+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-10-07T16:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=73f4439ca690d8224df8f88dc71a43fafdcc89bf'/>
<id>73f4439ca690d8224df8f88dc71a43fafdcc89bf</id>
<content type='text'>
Problem:    Using old compiler on MS-Windows.
Solution:   Switch default build on MS-Windows to use MSVC 2015. (Ken Takata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using old compiler on MS-Windows.
Solution:   Switch default build on MS-Windows to use MSVC 2015. (Ken Takata)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0881: win32.mak no longer included in Windows SDK</title>
<updated>2017-08-06T15:38:06+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-08-06T15:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=e16b00a1582dbff7b76b0631d935531059cf7b47'/>
<id>e16b00a1582dbff7b76b0631d935531059cf7b47</id>
<content type='text'>
Problem:    win32.mak no longer included in Windows SDK.
Solution:   Do not include win32.mak. (Ken Takata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    win32.mak no longer included in Windows SDK.
Solution:   Do not include win32.mak. (Ken Takata)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0638: cannot build with new MSVC version</title>
<updated>2017-06-13T13:22:12+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-06-13T13:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d7383881c8e9f474a909b54b21abb0aa2b412ba2'/>
<id>d7383881c8e9f474a909b54b21abb0aa2b412ba2</id>
<content type='text'>
Problem:    Cannot build with new MSVC version VS2017.
Solution:   Change the compiler arguments. (Leonardo Manera, closes #1731,
            closes #1747)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot build with new MSVC version VS2017.
Solution:   Change the compiler arguments. (Leonardo Manera, closes #1731,
            closes #1747)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.0029</title>
<updated>2016-10-12T12:20:24+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-10-12T12:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=cea912af725c54f4727a0565e31661f6b29c6bb1'/>
<id>cea912af725c54f4727a0565e31661f6b29c6bb1</id>
<content type='text'>
Problem:    Code for MS-Windows is complicated because of the exceptions for
            old systems.
Solution:   Drop support for MS-Windows older than Windows XP. (Ken Takata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Code for MS-Windows is complicated because of the exceptions for
            old systems.
Solution:   Drop support for MS-Windows older than Windows XP. (Ken Takata)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1240</title>
<updated>2016-02-02T17:50:45+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-02-02T17:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=bc073092254df17b282d162d8e8181e8f6a7a356'/>
<id>bc073092254df17b282d162d8e8181e8f6a7a356</id>
<content type='text'>
Problem:    Visual studio tools are noisy.
Solution:   Suppress startup info. (Mike Williams)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Visual studio tools are noisy.
Solution:   Suppress startup info. (Mike Williams)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1095</title>
<updated>2016-01-15T17:03:32+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-01-15T17:03:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=3d6d5cc3a417c04d9772596ea83f8e6b41321781'/>
<id>3d6d5cc3a417c04d9772596ea83f8e6b41321781</id>
<content type='text'>
Problem:    Can't build GvimExt with SDK 7.1.
Solution:   Support using setenv.bat instead of vcvars32.bat. (Ken Takata)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Can't build GvimExt with SDK 7.1.
Solution:   Support using setenv.bat instead of vcvars32.bat. (Ken Takata)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.1083</title>
<updated>2016-01-10T18:21:36+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2016-01-10T18:21:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4514d2769b05faf6edcca42c3ab3d42da84270f1'/>
<id>4514d2769b05faf6edcca42c3ab3d42da84270f1</id>
<content type='text'>
Problem:    Building GvimExt with VS2015 may fail.
Solution:   Adjust the makefile. (Mike Williams)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Building GvimExt with VS2015 may fail.
Solution:   Adjust the makefile. (Mike Williams)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 7.4.726</title>
<updated>2015-05-05T08:25:16+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2015-05-05T08:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1fd3e30ce92117201b170c1ef83280035488fdfa'/>
<id>1fd3e30ce92117201b170c1ef83280035488fdfa</id>
<content type='text'>
Problem:    Cannot build GvimExt.
Solution:   Set APPVER to 5.0.  (KF Leong)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot build GvimExt.
Solution:   Set APPVER to 5.0.  (KF Leong)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.3.727</title>
<updated>2012-11-23T20:47:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2012-11-23T20:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=7331304fd31c3cd488dd3b31acc8743914523eb0'/>
<id>7331304fd31c3cd488dd3b31acc8743914523eb0</id>
<content type='text'>
Problem:    Can't always find Win32.mak when building GvimExt.
Solution:   Use same mechanism as in Make_mvc.mak. (Cade Foster)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Can't always find Win32.mak when building GvimExt.
Solution:   Use same mechanism as in Make_mvc.mak. (Cade Foster)
</pre>
</div>
</content>
</entry>
<entry>
<title>updated for version 7.1-282</title>
<updated>2008-03-16T13:54:13+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2008-03-16T13:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0fde290e55feb8f3505c790c8ce9b5302893dfae'/>
<id>0fde290e55feb8f3505c790c8ce9b5302893dfae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
