<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/third-party/cmake, branch v0.2.1</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>build: LuaRocks 2.4.2 #6059</title>
<updated>2017-05-31T21:13:47+00:00</updated>
<author>
<name>Jan Viljanen</name>
<email>jan.viljanen@greenpeace.org</email>
</author>
<published>2017-02-05T11:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c1026ff4b3b6500c06d5a2233214addbb41936cb'/>
<id>c1026ff4b3b6500c06d5a2233214addbb41936cb</id>
<content type='text'>
LuaRocks 2.3 and onwards changed the /P option to no longer include the
version number which made newer releases of LuaRocks fail when compiling
on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LuaRocks 2.3 and onwards changed the /P option to no longer include the
version number which made newer releases of LuaRocks fail when compiling
on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into luaviml'/lua</title>
<updated>2017-05-08T12:43:45+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-05-08T12:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=09f849b60000c2d401d82f2b2fb2badde5583658'/>
<id>09f849b60000c2d401d82f2b2fb2badde5583658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win: Terminal UI #6315</title>
<updated>2017-05-03T10:48:24+00:00</updated>
<author>
<name>Rui Abreu Ferreira</name>
<email>raf-ep@gmx.com</email>
</author>
<published>2017-03-18T00:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=685ca180f7c96f77a79c78d3b26bd003f8cd834c'/>
<id>685ca180f7c96f77a79c78d3b26bd003f8cd834c</id>
<content type='text'>
For CI builds unibilium is provided through msys2 packages, and
libtermkey is built from source in third-party from equalsraf/libtermkey.

In Windows we cannot read terminal input from the stdin file descriptor,
instead use libuv's uv_tty API. It should handle key input and encoding.

The UI suspend is not implemented for Windows, because the
SIGSTP/SIGCONT do not exist in windows. Currently this is a NOOP.

Closes #3902
Closes #6640
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For CI builds unibilium is provided through msys2 packages, and
libtermkey is built from source in third-party from equalsraf/libtermkey.

In Windows we cannot read terminal input from the stdin file descriptor,
instead use libuv's uv_tty API. It should handle key input and encoding.

The UI suspend is not implemented for Windows, because the
SIGSTP/SIGCONT do not exist in windows. Currently this is a NOOP.

Closes #3902
Closes #6640
</pre>
</div>
</content>
</entry>
<entry>
<title>api/ext_tabline: List of Dicts.</title>
<updated>2017-04-26T01:41:24+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-25T09:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6944abad2f3f443027af1966a2a310034d2179b2'/>
<id>6944abad2f3f443027af1966a2a310034d2179b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into luaviml'/lua</title>
<updated>2017-04-10T19:21:06+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-10T19:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ab4d13e2fa09db538756cc5cfb36f81681e5ff7a'/>
<id>ab4d13e2fa09db538756cc5cfb36f81681e5ff7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>third-party: Update busted version</title>
<updated>2017-04-10T00:51:50+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-10T00:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=40dee9744233ea0f14aaa16e9ef0395b57604806'/>
<id>40dee9744233ea0f14aaa16e9ef0395b57604806</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into luaviml'/lua</title>
<updated>2017-04-07T22:54:58+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-07T22:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=043d8ff9f2389f8deab7934aa0ab4ce88a747f01'/>
<id>043d8ff9f2389f8deab7934aa0ab4ce88a747f01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: avoid cmake warning (#6417)</title>
<updated>2017-04-01T01:22:56+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-01T01:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8de53157b691dd4ce604a5be0e2d9c3b6014bfdb'/>
<id>8de53157b691dd4ce604a5be0e2d9c3b6014bfdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>third-party: Avoid building msgpack-c examples</title>
<updated>2017-03-31T01:35:37+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2017-03-30T16:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=193aa4c140781b5af1d9879385d6834d8e8dfbf0'/>
<id>193aa4c140781b5af1d9879385d6834d8e8dfbf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Always build lua with -fPIC and -O0</title>
<updated>2017-03-26T21:12:23+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-01-22T22:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d5228787ce62c37291018a7b0215e07ebf26946d'/>
<id>d5228787ce62c37291018a7b0215e07ebf26946d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
