<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/third-party/cmake, branch v0.1.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>Remove our cliargs workaround use 2.0.rc11 of Busted.</title>
<updated>2015-10-28T07:12:48+00:00</updated>
<author>
<name>John Szakmeister</name>
<email>john@szakmeister.net</email>
</author>
<published>2015-10-28T07:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e34ae35d102d7bad4e4939f7736da84a31302c94'/>
<id>e34ae35d102d7bad4e4939f7736da84a31302c94</id>
<content type='text'>
Busted now correctly excludes the 3.0 line of cliargs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Busted now correctly excludes the 3.0 line of cliargs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update busted to pick up the CLI fix.</title>
<updated>2015-10-27T09:52:33+00:00</updated>
<author>
<name>John Szakmeister</name>
<email>john@szakmeister.net</email>
</author>
<published>2015-10-27T09:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=804edb0489c6c4c861928c3a52ac6aa8580d4f17'/>
<id>804edb0489c6c4c861928c3a52ac6aa8580d4f17</id>
<content type='text'>
Unfortunately, it's not enough to avoid the rc file.  For now, let's
install a good version of lua_cliargs until the dependency is fixed
upstream.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately, it's not enough to avoid the rc file.  For now, let's
install a good version of lua_cliargs until the dependency is fixed
upstream.
</pre>
</div>
</content>
</entry>
<entry>
<title>third-party: update jemalloc to 4.0.2</title>
<updated>2015-09-22T05:43:08+00:00</updated>
<author>
<name>Felipe Morales</name>
<email>hel.sheep@gmail.com</email>
</author>
<published>2015-09-04T14:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e29c4bab2a92136a0b2d6f0d4d120d7b3f09bec6'/>
<id>e29c4bab2a92136a0b2d6f0d4d120d7b3f09bec6</id>
<content type='text'>
jemalloc 4.0 adds support for OpenBSD, DragonFlyBSD and other platforms.

Release notes: https://github.com/jemalloc/jemalloc/releases/tag/4.0.0

4.0.1 and 4.0.2 are bugfix releases

Release notes: https://github.com/jemalloc/jemalloc/releases/tag/4.0.1
               https://github.com/jemalloc/jemalloc/releases/tag/4.0.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
jemalloc 4.0 adds support for OpenBSD, DragonFlyBSD and other platforms.

Release notes: https://github.com/jemalloc/jemalloc/releases/tag/4.0.0

4.0.1 and 4.0.2 are bugfix releases

Release notes: https://github.com/jemalloc/jemalloc/releases/tag/4.0.1
               https://github.com/jemalloc/jemalloc/releases/tag/4.0.2
</pre>
</div>
</content>
</entry>
<entry>
<title>test: update lua client to 0.0.1-14</title>
<updated>2015-09-10T23:41:44+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-09-10T23:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7031364c7693d2a73b49c421aeee1c82bd0346b6'/>
<id>7031364c7693d2a73b49c421aeee1c82bd0346b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: update lua client to 0.0.1-13 #3281</title>
<updated>2015-09-10T06:08:48+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-09-02T01:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=aea3f702371bd71439318513235368baf12aed00'/>
<id>aea3f702371bd71439318513235368baf12aed00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Don't use existing third-party sources by default.</title>
<updated>2015-09-09T15:23:22+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2015-09-08T10:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b480eb069bb2c4147935159ee5710a5ed78485dd'/>
<id>b480eb069bb2c4147935159ee5710a5ed78485dd</id>
<content type='text'>
Introduce ALLOW_EXISTING_SRC_DIR option, turned off by default.

The Homebrew formula, which downloads and extracts the third-party
dependency sources before starting the build, would turn this option
ON.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce ALLOW_EXISTING_SRC_DIR option, turned off by default.

The Homebrew formula, which downloads and extracts the third-party
dependency sources before starting the build, would turn this option
ON.
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Don't pin dependencies</title>
<updated>2015-07-18T19:52:15+00:00</updated>
<author>
<name>Michael Reed</name>
<email>m.reed@mykolab.com</email>
</author>
<published>2015-07-08T17:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ff3175c4cdc5a04c75e5d564cbb4c92f19fe4335'/>
<id>ff3175c4cdc5a04c75e5d564cbb4c92f19fe4335</id>
<content type='text'>
This effectively reverts 585e5d32a3402bffa971ae8124fc64004ab92e61

The pinning was done at a time when `lua_cliargs` caused test failures,
so an older version which didn't was pinned.  We're now using the latest
version (2.5-1), so the cause of those failures were presumably fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This effectively reverts 585e5d32a3402bffa971ae8124fc64004ab92e61

The pinning was done at a time when `lua_cliargs` caused test failures,
so an older version which didn't was pinned.  We're now using the latest
version (2.5-1), so the cause of those failures were presumably fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: Update busted: 2.0 rc8 -&gt; 2.0 rc10</title>
<updated>2015-07-18T19:52:15+00:00</updated>
<author>
<name>Michael Reed</name>
<email>m.reed@mykolab.com</email>
</author>
<published>2015-06-29T23:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b8bfc0c736799352d1bab50117d851aedb93631e'/>
<id>b8bfc0c736799352d1bab50117d851aedb93631e</id>
<content type='text'>
This removes the dependency on ansicolors, see [1]:

See [2] for a changelog between the two versions.

[1]: https://github.com/Olivine-Labs/busted/pull/373
[2]: https://github.com/Olivine-Labs/busted/compare/v2.0.rc8-0...a6233a277da4e118f663606d54da8df88a27c076
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the dependency on ansicolors, see [1]:

See [2] for a changelog between the two versions.

[1]: https://github.com/Olivine-Labs/busted/pull/373
[2]: https://github.com/Olivine-Labs/busted/compare/v2.0.rc8-0...a6233a277da4e118f663606d54da8df88a27c076
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Use cmake -E touch instead of touch #2730</title>
<updated>2015-05-24T06:22:32+00:00</updated>
<author>
<name>Rui Abreu Ferreira</name>
<email>raf-ep@gmx.com</email>
</author>
<published>2015-05-23T13:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8ef5a61dd6bcaa24d26e450041bcba821fa3dbc7'/>
<id>8ef5a61dd6bcaa24d26e450041bcba821fa3dbc7</id>
<content type='text'>
CMake has a portable touch command using cmake -E touch, use
it instead of calling touch that is only available in Unix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CMake has a portable touch command using cmake -E touch, use
it instead of calling touch that is only available in Unix.
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Build third-party deps in Windows</title>
<updated>2015-05-15T14:55:01+00:00</updated>
<author>
<name>Rui Abreu Ferreira</name>
<email>raf-ep@gmx.com</email>
</author>
<published>2015-04-16T09:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cca32e64cc897830bc0419c01413492748353a0b'/>
<id>cca32e64cc897830bc0419c01413492748353a0b</id>
<content type='text'>
- Update recipes to build with MSVC or cross compile in Unix with Mingw
- For recipes that need to be reused, wrap recipe in CMake function
  using cmake_parse_arguments
- New directory .deps/host is the install root for HOST targets, the old
  .deps/usr is used for TARGET
- In windows disable builds for terminal libraries and jemalloc
- Added cmake script CopyFilesGlob.cmake to copy files using glob
    cmake -DFROM_GLOB=*.h -DTO=/usr/include -P CopyFilesGlob.cmake
- New CMake variables HOSTDEPS_* can be used in cross compile recipes.
  Except when the target is UNIX, since that would break 32bit builds
  in 64bit Unix systems using the Travis 32bit toolchain
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update recipes to build with MSVC or cross compile in Unix with Mingw
- For recipes that need to be reused, wrap recipe in CMake function
  using cmake_parse_arguments
- New directory .deps/host is the install root for HOST targets, the old
  .deps/usr is used for TARGET
- In windows disable builds for terminal libraries and jemalloc
- Added cmake script CopyFilesGlob.cmake to copy files using glob
    cmake -DFROM_GLOB=*.h -DTO=/usr/include -P CopyFilesGlob.cmake
- New CMake variables HOSTDEPS_* can be used in cross compile recipes.
  Except when the target is UNIX, since that would break 32bit builds
  in 64bit Unix systems using the Travis 32bit toolchain
</pre>
</div>
</content>
</entry>
</feed>
