<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/ci, branch nightly</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>fix(ci): use correct check for path-existence</title>
<updated>2021-10-31T18:09:10+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-10-31T18:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7126315935a84c6f5894ae00e50386414b422212'/>
<id>7126315935a84c6f5894ae00e50386414b422212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(win): only remove choco's cpack.exe if it exists</title>
<updated>2021-10-31T13:41:10+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-10-31T12:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ec0f4fab486434b5dd6ab9c7fb402cc8c1f73c98'/>
<id>ec0f4fab486434b5dd6ab9c7fb402cc8c1f73c98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: make sure choco cpack does not interfere with CMake cpack</title>
<updated>2021-10-30T18:02:04+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-10-30T15:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c84b86fe3dce633b551dc395d2c07ff40e6fb42c'/>
<id>c84b86fe3dce633b551dc395d2c07ff40e6fb42c</id>
<content type='text'>
[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>build: update cmake min version to 3.10 #16065</title>
<updated>2021-10-20T02:19:33+00:00</updated>
<author>
<name>Jakub Łuczyński</name>
<email>doubleloop@users.noreply.github.com</email>
</author>
<published>2021-10-20T02:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=035d82e0d3c1c4af09111578e20cf672bd4c432b'/>
<id>035d82e0d3c1c4af09111578e20cf672bd4c432b</id>
<content type='text'>
* build(cmake): update cmake min version to 3.10
* ci: test cmake minimum required version
* build(cmake): remove some legacy includes
  * Since version 3.5 cmake_parse_arguments is implemented natively.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* build(cmake): update cmake min version to 3.10
* ci: test cmake minimum required version
* build(cmake): remove some legacy includes
  * Since version 3.5 cmake_parse_arguments is implemented natively.</pre>
</div>
</content>
</entry>
<entry>
<title>build(deps)!: use libuv 1.42.0 upstream for WIN32 (#15889)</title>
<updated>2021-10-05T15:23:42+00:00</updated>
<author>
<name>Christian Clason</name>
<email>christian.clason@uni-due.de</email>
</author>
<published>2021-10-05T15:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f6c0a37b021cebe7fda730f2116c763b6464203d'/>
<id>f6c0a37b021cebe7fda730f2116c763b6464203d</id>
<content type='text'>
Switch libuv from https://github.com/neovim/libuv fork to upstream for WIN32.
Upstream at 1.42.0 is now used for all platforms.

BREAKING CHANGE: removes Windows 7 support
BREAKING CHANGE: removes support for mouse and alternate buffers in TUI for
Windows 8 and 8.1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch libuv from https://github.com/neovim/libuv fork to upstream for WIN32.
Upstream at 1.42.0 is now used for all platforms.

BREAKING CHANGE: removes Windows 7 support
BREAKING CHANGE: removes support for mouse and alternate buffers in TUI for
Windows 8 and 8.1</pre>
</div>
</content>
</entry>
<entry>
<title>fix(test): Detect more core filenames</title>
<updated>2021-04-08T12:13:39+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-04-03T04:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6a03bcc3c2f65f376b14d2dbef6ade8fc483bf26'/>
<id>6a03bcc3c2f65f376b14d2dbef6ade8fc483bf26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(gha/win): Do not rename python.exe to python3.exe if it exists</title>
<updated>2021-02-06T03:39:10+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2021-02-05T03:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8f2419949059b0018d6ddf29473bd92c2c6f96b5'/>
<id>8f2419949059b0018d6ddf29473bd92c2c6f96b5</id>
<content type='text'>
GHA now provides python3.exe by default -- actions/python-versions#78

Ensure Python 2 directory is earlier in $PATH so bare python always
invokes Python 2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GHA now provides python3.exe by default -- actions/python-versions#78

Ensure Python 2 directory is earlier in $PATH so bare python always
invokes Python 2.
</pre>
</div>
</content>
</entry>
<entry>
<title>GHA: fix build problems on Windows</title>
<updated>2020-12-16T06:27:35+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2020-12-16T04:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=abdb2b4d29e7acaf04b7dd29536853e848765423'/>
<id>abdb2b4d29e7acaf04b7dd29536853e848765423</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: setup GitHub actions for windows</title>
<updated>2020-12-16T04:12:14+00:00</updated>
<author>
<name>Thomas Vigouroux</name>
<email>tomvig38@gmail.com</email>
</author>
<published>2020-09-16T17:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d7051705d04686ca6887c54c84af0db02621398a'/>
<id>d7051705d04686ca6887c54c84af0db02621398a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Only setup ipv6 on macOS for Travis</title>
<updated>2020-11-25T02:26:03+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2020-11-17T03:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=be9bd43502a4764dda987e552cee00a64370661a'/>
<id>be9bd43502a4764dda987e552cee00a64370661a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
