<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c512599b - patch 8.2.2889: typo and verbose comment in Makefiles</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#c512599b</link>
        <description>patch 8.2.2889: typo and verbose comment in MakefilesProblem:    Typo and verbose comment in Makefiles.Solution:   Fix typo. Use @#. (Ken Takata, closes #8252)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Wed, 26 May 2021 19:49:18 +0000</pubDate>
        <dc:creator>K.Takata &lt;kentkt@csc.jp&gt;</dc:creator>
    </item>
<item>
        <title>e97c7c96 - patch 8.2.2883: MS-Windows manifest file name is misleading</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#e97c7c96</link>
        <description>patch 8.2.2883: MS-Windows manifest file name is misleadingProblem:    MS-Windows manifest file name is misleading.Solution:   Rename the file. (closes #8241)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Mon, 24 May 2021 16:48:27 +0000</pubDate>
        <dc:creator>matveyt &lt;matthewtarasov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b96a32ef - patch 8.2.1439: tiny and small builds have no test coverage</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#b96a32ef</link>
        <description>patch 8.2.1439: tiny and small builds have no test coverageProblem:    Tiny and small builds have no test coverage.Solution:   Restore tests that do not depend on the +eval feature.            (Ken Takata, closes #6696)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Thu, 13 Aug 2020 16:59:55 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>4b96df5a - patch 8.2.0156: various typos in source files and tests</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#4b96df5a</link>
        <description>patch 8.2.0156: various typos in source files and testsProblem:    Various typos in source files and tests.Solution:   Fix the typos. (Emir Sari, closes #5532)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sun, 26 Jan 2020 21:00:26 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>98056533 - Vim 8.2 release</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#98056533</link>
        <description>Vim 8.2 release

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Thu, 12 Dec 2019 13:18:35 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>bfd34333 - patch 8.1.2408: syntax menu and build instructions outdated</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#bfd34333</link>
        <description>patch 8.1.2408: syntax menu and build instructions outdatedProblem:    Syntax menu and build instructions outdated.Solution:   Update build instructions and syntax menu.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sat, 07 Dec 2019 18:24:34 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>30e8e735 - patch 8.1.2082: some files have a weird name to fit in 8.3 characters</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#30e8e735</link>
        <description>patch 8.1.2082: some files have a weird name to fit in 8.3 charactersProblem:    Some files have a weird name to fit in 8.3 characters.Solution:   Use a nicer names.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Fri, 27 Sep 2019 11:08:36 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>e13a3901 - patch 8.1.1213: &quot;make clean&quot; in top dir does not cleanup indent test output</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#e13a3901</link>
        <description>patch 8.1.1213: &quot;make clean&quot; in top dir does not cleanup indent test outputProblem:    &quot;make clean&quot; in top dir does not cleanup indent test output.Solution:   Clean the indent test output.  Do not rely on the vim executable            for that. (closes #4307)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sat, 27 Apr 2019 15:57:31 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>24877cf2 - patch 8.1.0713: images for NSIS take up too much space</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#24877cf2</link>
        <description>patch 8.1.0713: images for NSIS take up too much spaceProblem:    Images for NSIS take up too much space.Solution:   Put the images in a zip file.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Thu, 10 Jan 2019 20:51:48 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>6403bcda - patch 8.1.0605: running make in the top directory echoes a comment</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#6403bcda</link>
        <description>patch 8.1.0605: running make in the top directory echoes a commentProblem:    Running make in the top directory echoes a comment.Solution:   Prefix with @. (closes #3698)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sun, 16 Dec 2018 15:48:47 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>72846cfa - patch 8.1.0598: indent tests may use the wrong Vim binary</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#72846cfa</link>
        <description>patch 8.1.0598: indent tests may use the wrong Vim binaryProblem:    Indent tests may use the wrong Vim binary.Solution:   Pass in the just built Vim binary.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sat, 15 Dec 2018 16:23:18 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>acecb3b9 - patch 8.1.0597: cannot run test_libvterm from the top directory</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#acecb3b9</link>
        <description>patch 8.1.0597: cannot run test_libvterm from the top directoryProblem:    Cannot run test_libvterm from the top directory.Solution:   Add test target in toplevel Makefile.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sat, 15 Dec 2018 15:19:50 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>b1c9198a - Vim 8.1 release</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#b1c9198a</link>
        <description>Vim 8.1 releaseUpdate version number and information.  Fix a couple of tests.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Thu, 17 May 2018 15:04:55 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>81b07b52 - patch 8.0.1197: MS-Windows build instructions are not up to date</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#81b07b52</link>
        <description>patch 8.0.1197: MS-Windows build instructions are not up to dateProblem:    MS-Windows build instructions are not up to date.Solution:   Adjust the instructions.  Fix the nsis script.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sun, 15 Oct 2017 19:43:21 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>6199d43f - patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installer</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#6199d43f</link>
        <description>patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installerProblem:    MS-Windows: missing 32 and 64 bit files in installer.Solution:   Include both 32 and 64 bit GvimExt and related dll files. Remove            old Windows code from the installer. (Ken Takata, closes #2144)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sat, 14 Oct 2017 17:05:44 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>18cfa940 - patch 8.0.1183: MS-Windows build instructions are outdated</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#18cfa940</link>
        <description>patch 8.0.1183: MS-Windows build instructions are outdatedProblem:    MS-Windows build instructions are outdated.Solution:   Update instructions for MSVC 2015.  Update the build script.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sun, 08 Oct 2017 15:58:44 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>a54d2fc0 - patch 8.0.0410: newer gettext/iconv library has extra dll file</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#a54d2fc0</link>
        <description>patch 8.0.0410: newer gettext/iconv library has extra dll fileProblem:    Newer gettext/iconv library has extra dll file.Solution:   Add the file to the Makefile and nsis script. (Christian Brabandt)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 19:09:34 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>bb76f24a - Vim 8.0 release</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#bb76f24a</link>
        <description>Vim 8.0 release

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Mon, 12 Sep 2016 12:24:39 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>1b010058 - patch 7.4.2365</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#1b010058</link>
        <description>patch 7.4.2365Problem:    Needless line break. Confusing directory name.Solution:   Remove line break.  Prepend &quot;../&quot; to &quot;tools&quot;.

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Mon, 12 Sep 2016 10:24:11 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>6384c5db - patch 7.4.2340</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/Makefile#6384c5db</link>
        <description>patch 7.4.2340Problem:    MS-Windows: Building with Ruby uses old version.Solution:   Update to 2.2.X. Use clearer name for the API version. (Ken            Takata)

            List of files:
            /vim-8.2.3635/Makefile</description>
        <pubDate>Tue, 06 Sep 2016 20:06:35 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
</channel>
</rss>
