<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/third-party/cmake, branch v0.3.0</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>deps: bump lua client</title>
<updated>2018-06-10T14:11:49+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-06-10T13:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0191061e34260ffe33bc40a608f5ae6d5fe44b9c'/>
<id>0191061e34260ffe33bc40a608f5ae6d5fe44b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build/msvc: Add support for building gettext tools with MSVC</title>
<updated>2018-06-10T01:50:44+00:00</updated>
<author>
<name>b-r-o-c-k</name>
<email>brockmammen@gmail.com</email>
</author>
<published>2018-06-08T02:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e17728a632048d96d4549566d93401da0fe2c677'/>
<id>e17728a632048d96d4549566d93401da0fe2c677</id>
<content type='text'>
Only includes the tools needed for Neovim: xgettext, msgfmt, and
msgmerge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only includes the tools needed for Neovim: xgettext, msgfmt, and
msgmerge.
</pre>
</div>
</content>
</entry>
<entry>
<title>build/msvc: Add libiconv to bundled dependencies</title>
<updated>2018-06-10T01:50:02+00:00</updated>
<author>
<name>b-r-o-c-k</name>
<email>brockmammen@gmail.com</email>
</author>
<published>2018-06-07T01:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d87e5d70163addaa4ab140425c8bf875ea3b747f'/>
<id>d87e5d70163addaa4ab140425c8bf875ea3b747f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Fix libvterm and libtermkey escape sequences for MSVC</title>
<updated>2018-06-03T20:31:02+00:00</updated>
<author>
<name>b-r-o-c-k</name>
<email>brockmammen@gmail.com</email>
</author>
<published>2018-05-18T20:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a80f73f04317a161306d503a605bca2c1a7f73a0'/>
<id>a80f73f04317a161306d503a605bca2c1a7f73a0</id>
<content type='text'>
The escape sequence `\e` is non-standard and not supported by MSVC.
It caused the terminal emulator to incorrectly interpret certain keys.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The escape sequence `\e` is non-standard and not supported by MSVC.
It caused the terminal emulator to incorrectly interpret certain keys.
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Ignore whitespace when applying libuv patch</title>
<updated>2018-06-03T20:31:02+00:00</updated>
<author>
<name>b-r-o-c-k</name>
<email>brockmammen@gmail.com</email>
</author>
<published>2018-05-18T15:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=90f9f8af6ccd9621f57c3a73857529835be6af14'/>
<id>90f9f8af6ccd9621f57c3a73857529835be6af14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Upgrade LuaRocks and remove patch</title>
<updated>2018-06-03T20:31:01+00:00</updated>
<author>
<name>b-r-o-c-k</name>
<email>brockmammen@gmail.com</email>
</author>
<published>2018-05-18T14:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f8eb5c83ed294efff4926a01d36757411fb2e0b7'/>
<id>f8eb5c83ed294efff4926a01d36757411fb2e0b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to use bundled libuv to build luv</title>
<updated>2018-05-27T09:16:29+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2018-05-27T09:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2bfdceba37a62395735878b89b6cf347c9213da6'/>
<id>2bfdceba37a62395735878b89b6cf347c9213da6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to use RUNTIME target for DLL installation</title>
<updated>2018-05-23T13:13:53+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2018-05-23T13:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7f0095cc94d4cef2e839e5c65052874587a27a17'/>
<id>7f0095cc94d4cef2e839e5c65052874587a27a17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change to not use library prefix on MSVC</title>
<updated>2018-05-23T13:12:37+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2018-05-23T11:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d337965e0951748fb91bf7c939b01e0f4779d8f0'/>
<id>d337965e0951748fb91bf7c939b01e0f4779d8f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change conditions to more generally</title>
<updated>2018-05-23T11:06:37+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2018-05-23T11:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=655e3167eec6196c3e480b360cfb0b93094a3359'/>
<id>655e3167eec6196c3e480b360cfb0b93094a3359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
