<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/contrib/local.mk.example, branch v0.3.6</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>contrib: fix local.mk.example (#8286)</title>
<updated>2018-04-16T19:21:44+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro+github@gmail.com</email>
</author>
<published>2018-04-16T19:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=9a1f57b488778bf8b365ae118153638609f4494d'/>
<id>9a1f57b488778bf8b365ae118153638609f4494d</id>
<content type='text'>
We have two ways to disable third-party/

  1. make USE_BUNDLED_DEPS=OFF
  2. cmake USE_BUNDLED=OFF

The example used the make option in a cmake context.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have two ways to disable third-party/

  1. make USE_BUNDLED_DEPS=OFF
  2. cmake USE_BUNDLED=OFF

The example used the make option in a cmake context.</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Remove custom "Dev" build-type. (#6932)</title>
<updated>2017-06-29T07:29:40+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-06-29T07:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=42d892913daa215c27e41b2255e96c1ce09ea56c'/>
<id>42d892913daa215c27e41b2255e96c1ce09ea56c</id>
<content type='text'>
The main purpose of this build-type was to avoid unwanted ~/.nvimlog
files (which could get really big, and also affects performance) for
non-devs. But that is no longer necessary since the log system now
avoids non-critical logging by default (#6827).

This essentially reverts 87e5a4131666e44354f280538cbc6bbe52225092</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main purpose of this build-type was to avoid unwanted ~/.nvimlog
files (which could get really big, and also affects performance) for
non-devs. But that is no longer necessary since the log system now
avoids non-critical logging by default (#6827).

This essentially reverts 87e5a4131666e44354f280538cbc6bbe52225092</pre>
</div>
</content>
</entry>
<entry>
<title>log: Always enable; remove DISABLE_LOG</title>
<updated>2017-06-06T22:26:21+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-05-30T00:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=fe1af9c2bc020cdb9e1e86e1f16d6060246f957a'/>
<id>fe1af9c2bc020cdb9e1e86e1f16d6060246f957a</id>
<content type='text'>
- Establish ERROR log level as "critical". Such errors are rare and will
  be valuable when users encounter unusual circumstances.
- Set -DMIN_LOG_LEVEL=3 for release-type builds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Establish ERROR log level as "critical". Such errors are rare and will
  be valuable when users encounter unusual circumstances.
- Set -DMIN_LOG_LEVEL=3 for release-type builds
</pre>
</div>
</content>
</entry>
<entry>
<title>build: local.mk.example: `doxygen` target (#6187)</title>
<updated>2017-02-27T22:51:45+00:00</updated>
<author>
<name>Matthieu Coudron</name>
<email>matthieu.coudron@upmc.fr</email>
</author>
<published>2017-02-27T22:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=792fbed5f70a20eab9eb4051dd44bc2a6b9f0a2d'/>
<id>792fbed5f70a20eab9eb4051dd44bc2a6b9f0a2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Makefile: add PREFIX variable"</title>
<updated>2016-10-16T10:17:00+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-10-16T10:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0fa4f98a05bbcb60b5c317fac0e70da3821688fe'/>
<id>0fa4f98a05bbcb60b5c317fac0e70da3821688fe</id>
<content type='text'>
This reverts commit c13f72ee0a6600963a10e57155d2e814d56599e2.

References #5447.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c13f72ee0a6600963a10e57155d2e814d56599e2.

References #5447.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add PREFIX variable</title>
<updated>2016-10-08T16:39:35+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2016-10-08T00:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c13f72ee0a6600963a10e57155d2e814d56599e2'/>
<id>c13f72ee0a6600963a10e57155d2e814d56599e2</id>
<content type='text'>
We use a Makefile which in turn uses cmake. If we wanted to set the install
prefix for cmake, we had to do this so far:

  make CMAKE_FLAGS="-DCMAKE_INSTALL_PREFIX=/tmp/nvim"

That's long and hard to remember. Following the conventions of other Makefiles,
this now works as well and is equivalent:

  make PREFIX=/tmp/nvim
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use a Makefile which in turn uses cmake. If we wanted to set the install
prefix for cmake, we had to do this so far:

  make CMAKE_FLAGS="-DCMAKE_INSTALL_PREFIX=/tmp/nvim"

That's long and hard to remember. Following the conventions of other Makefiles,
this now works as well and is equivalent:

  make PREFIX=/tmp/nvim
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Pass -DMIN_LOG_LEVEL as compiler definition</title>
<updated>2016-01-10T17:06:53+00:00</updated>
<author>
<name>Rui Abreu Ferreira</name>
<email>raf-ep@gmx.com</email>
</author>
<published>2014-12-08T20:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=72d03cc961796266b7b29a1e3afce94e9770c91b'/>
<id>72d03cc961796266b7b29a1e3afce94e9770c91b</id>
<content type='text'>
- Check if MIN_LOG_LEVEL value is a number 0-3, default to
  INFO (1) or ignore it in Release mode
- When TRAVIS_CI_BUILD is ON the default is DEBUG (0)
- Add local.mk.example
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Check if MIN_LOG_LEVEL value is a number 0-3, default to
  INFO (1) or ignore it in Release mode
- When TRAVIS_CI_BUILD is ON the default is DEBUG (0)
- Add local.mk.example
</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Add custom Dev build type.</title>
<updated>2015-11-01T14:41:36+00:00</updated>
<author>
<name>Florian Walch</name>
<email>florian@fwalch.com</email>
</author>
<published>2015-09-28T10:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=87e5a4131666e44354f280538cbc6bbe52225092'/>
<id>87e5a4131666e44354f280538cbc6bbe52225092</id>
<content type='text'>
Introduce new build type Dev that replaces RelWithDebInfo for development
builds off master and has optimizations, debug info, and logging enabled.
Keep assertions enabled for RelWithDebInfo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduce new build type Dev that replaces RelWithDebInfo for development
builds off master and has optimizations, debug info, and logging enabled.
Keep assertions enabled for RelWithDebInfo.
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib/local.mk.example: Mention ENABLE_JEMALLOC</title>
<updated>2015-10-29T20:19:34+00:00</updated>
<author>
<name>Michael Reed</name>
<email>m.reed@mykolab.com</email>
</author>
<published>2015-10-29T20:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8ef2bb53661e24d78506185ccfa167f1b742b9be'/>
<id>8ef2bb53661e24d78506185ccfa167f1b742b9be</id>
<content type='text'>
This doesn't prevent compilation of jemalloc, but the important thing is
that it prevents it being used in nvim.

refs 6cd20177df9d675c4c8de9ae27ce8c0ea2a94cca
refs 95707bf336794c7ec8991917f184c02ae873dd8c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doesn't prevent compilation of jemalloc, but the important thing is
that it prevents it being used in nvim.

refs 6cd20177df9d675c4c8de9ae27ce8c0ea2a94cca
refs 95707bf336794c7ec8991917f184c02ae873dd8c
</pre>
</div>
</content>
</entry>
<entry>
<title>contrib: Update local.mk</title>
<updated>2015-05-13T21:37:19+00:00</updated>
<author>
<name>Michael Reed</name>
<email>m.reed@mykolab.com</email>
</author>
<published>2015-05-12T02:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=1e72b2e6bd7a2b79483ec0a9ef25c56b6fb462d4'/>
<id>1e72b2e6bd7a2b79483ec0a9ef25c56b6fb462d4</id>
<content type='text'>
DUSE_JEMALLOC was removed in 8130eb1191aece52d8b2790302abf1bd09aaf90f

Helped-by: Florian Walch &lt;florian@fwalch.com&gt;
Helped-by: John Szakmeister &lt;john@szakmeister.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DUSE_JEMALLOC was removed in 8130eb1191aece52d8b2790302abf1bd09aaf90f

Helped-by: Florian Walch &lt;florian@fwalch.com&gt;
Helped-by: John Szakmeister &lt;john@szakmeister.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
