<?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>11e3c5ba - Update runtime files</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#11e3c5ba</link>
        <description>Update runtime files

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Wed, 21 Apr 2021 16:09:37 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>130cbfc3 - Update runtime files</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#130cbfc3</link>
        <description>Update runtime files

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Wed, 07 Apr 2021 19:07:20 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>08fc4849 - patch 8.2.1172: error messages when doing &quot;make clean&quot; in doc or tee</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#08fc4849</link>
        <description>patch 8.2.1172: error messages when doing &quot;make clean&quot; in doc or teeProblem:    Error messages when doing &quot;make clean&quot; in the runtime/doc or            src/tee directories.Solution:   Use &quot;rm -f&quot;.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Fri, 10 Jul 2020 18:40:23 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>65e0d77a - Update runtime files</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#65e0d77a</link>
        <description>Update runtime files

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sun, 14 Jun 2020 15:29:55 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>f09715bc - patch 8.2.0859: no Turkish translation of the manual</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#f09715bc</link>
        <description>patch 8.2.0859: no Turkish translation of the manualProblem:    No Turkish translation of the manual.Solution:   Add Turkish translations. (Emir Sar&#305;, closes #5641)

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sun, 31 May 2020 12:25:22 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>b3f74069 - patch 8.2.0320: no Haiku support</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#b3f74069</link>
        <description>patch 8.2.0320: no Haiku supportProblem:    No Haiku support.Solution:   Add support for Haiku. (Emir Sari, closes #5605)

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Wed, 26 Feb 2020 15:16:53 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>8a7d6542 - patch 8.2.0149: maintaining a Vim9 branch separately is more work</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#8a7d6542</link>
        <description>patch 8.2.0149: maintaining a Vim9 branch separately is more workProblem:    Maintaining a Vim9 branch separately is more work.Solution:   Merge the Vim9 script changes.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sun, 26 Jan 2020 14:56:19 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>2387773d - patch 8.2.0140: CI does not test building doc tags</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#2387773d</link>
        <description>patch 8.2.0140: CI does not test building doc tagsProblem:    CI does not test building doc tags.Solution:   Add the vimtags/gcc build. Cleanup showing version. (Ozaki Kiichi,            closes #5513)

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Tue, 21 Jan 2020 21:13:42 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>ad4de525 - patch 8.1.2253: using &quot;which&quot; to check for an executable is not reliable</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#ad4de525</link>
        <description>patch 8.1.2253: using &quot;which&quot; to check for an executable is not reliableProblem:    Using &quot;which&quot; to check for an executable is not reliable.Solution:   Use &quot;command -v&quot; instead.  Also exit with error code when            generating tags has an error. (closes #5174)

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Mon, 04 Nov 2019 20:24:48 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>d047840c - patch 8.1.2249: &quot;make vimtags&quot; does not print any message</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#d047840c</link>
        <description>patch 8.1.2249: &quot;make vimtags&quot; does not print any messageProblem:    &quot;make vimtags&quot; does not print any message.Solution:   Add a message that the tags have been updated.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sun, 03 Nov 2019 20:46:19 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>e890b9f5 - patch 8.1.2247: &quot;make vimtags&quot; does not work in runtime/doc</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#e890b9f5</link>
        <description>patch 8.1.2247: &quot;make vimtags&quot; does not work in runtime/docProblem:    &quot;make vimtags&quot; does not work in runtime/doc.Solution:   Test existence with &quot;which&quot; instead of &quot;test -x&quot;. (Ken Takata)

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sun, 03 Nov 2019 17:38:47 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>70def98a - patch 8.1.2242: creating docs tags uses user preferences</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#70def98a</link>
        <description>patch 8.1.2242: creating docs tags uses user preferencesProblem:    Creating docs tags uses user preferences. (Tony Mechelynck)Solution:   Add &quot;--clean&quot;.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sat, 02 Nov 2019 21:45:31 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>1a577433 - patch 8.1.2239: CI fails when running tests without building Vim</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#1a577433</link>
        <description>patch 8.1.2239: CI fails when running tests without building VimProblem:    CI fails when running tests without building Vim.Solution:   Skip creating doc tags if the execute does not exist.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sat, 02 Nov 2019 17:22:08 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>757bd2ea - patch 8.1.2238: error in docs tags goes unnoticed</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#757bd2ea</link>
        <description>patch 8.1.2238: error in docs tags goes unnoticedProblem:    Error in docs tags goes unnoticed.Solution:   Adjust tags build command. (Ken Takata, closes #5158)

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Fri, 01 Nov 2019 18:46:22 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>ed997ada - patch 8.1.1726: the eval.txt help file is too big</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#ed997ada</link>
        <description>patch 8.1.1726: the eval.txt help file is too bigProblem:    The eval.txt help file is too big.Solution:   Split off testing support to testing.txt.  Move function details            to where the functionality is explained.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sun, 21 Jul 2019 14:42:00 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>957f85d5 - patch 8.1.1329: plans for popup window support are spread out</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#957f85d5</link>
        <description>patch 8.1.1329: plans for popup window support are spread outProblem:    Plans for popup window support are spread out.Solution:   Add a first version of the popup window help.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Sun, 12 May 2019 19:43:48 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>98aefe7c - patch 8.1.0579: cannot attach properties to text</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#98aefe7c</link>
        <description>patch 8.1.0579: cannot attach properties to textProblem:    Cannot attach properties to text.Solution:   First part of adding text properties.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Thu, 13 Dec 2018 21:20:09 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>2f058491 - Update runtime files</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#2f058491</link>
        <description>Update runtime files

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Thu, 30 Nov 2017 19:27:52 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>7cb769a6 - patch 8.0.1301: generated license file for NSIS has a modeline</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#7cb769a6</link>
        <description>patch 8.0.1301: generated license file for NSIS has a modelineProblem:    Generated license file for NSIS has a modeline.Solution:   Adjust the pattern for sed. (Ken Takata)

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Thu, 16 Nov 2017 16:36:02 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>e4f25e4a - patch 8.0.0693: no terminal emulator support</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/runtime/doc/Makefile#e4f25e4a</link>
        <description>patch 8.0.0693: no terminal emulator supportProblem:    No terminal emulator support.  Cannot properly run commands in the            GUI.  Cannot run a job interactively with an ssh connection.Solution:   Very early implementation of the :terminal command.  Includes            libvterm converted to ANSI C.  Many parts still missing.

            List of files:
            /vim-8.2.3635/runtime/doc/Makefile</description>
        <pubDate>Fri, 07 Jul 2017 09:54:15 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
</channel>
</rss>
