<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erlang.mk.git/plugins, branch 2016.12.08</title>
<subtitle>A build tool for Erlang that just works.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/'/>
<entry>
<title>Make asciideck a little more verbose</title>
<updated>2016-12-02T16:21:41+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-12-02T16:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=25704cc22bc00639d622d9f39abdcab2bdcedabc'/>
<id>25704cc22bc00639d622d9f39abdcab2bdcedabc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give ebin paths when creating the PLT</title>
<updated>2016-11-29T17:24:41+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-29T17:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=0b1932ec65386d08a862cdfc3e01c4b23a7220a2'/>
<id>0b1932ec65386d08a862cdfc3e01c4b23a7220a2</id>
<content type='text'>
Before we had Dialyzer look for BEAM files in every subfolders
of every deps. This resulted in the PLT bundling extra files
and/or Dialyzer failing because some of them are not built with
+debug_info, or because there are duplicates (in test logs for
example). Now Dialyzer will only look in ebin/.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before we had Dialyzer look for BEAM files in every subfolders
of every deps. This resulted in the PLT bundling extra files
and/or Dialyzer failing because some of them are not built with
+debug_info, or because there are duplicates (in test logs for
example). Now Dialyzer will only look in ebin/.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CT_LOGS_DIR</title>
<updated>2016-11-25T23:34:55+00:00</updated>
<author>
<name>nevar</name>
<email>YurinVV@ya.ru</email>
</author>
<published>2016-11-25T07:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=e519628eec711ff295096358652f60f42828e6b4'/>
<id>e519628eec711ff295096358652f60f42828e6b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CI_HIPE_LLVM to CI_ERLLVM</title>
<updated>2016-11-04T09:37:18+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-04T09:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=9e9b7d2caa42c701f76efff06286ed046dc3fe90'/>
<id>9e9b7d2caa42c701f76efff06286ed046dc3fe90</id>
<content type='text'>
Official name after all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Official name after all.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing comma</title>
<updated>2016-11-03T13:50:05+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-03T13:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=f7e78982c0b86f02593c9841676c5a04ddc23bf0'/>
<id>f7e78982c0b86f02593c9841676c5a04ddc23bf0</id>
<content type='text'>
Oops!

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Oops!

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add experimental ErLLVM support in CI</title>
<updated>2016-11-03T11:41:28+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-03T11:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=07bb14cd9ea191121795093803ec8598c2a85563'/>
<id>07bb14cd9ea191121795093803ec8598c2a85563</id>
<content type='text'>
The VM used to test LLVM built code is the --enable-native-libs one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The VM used to test LLVM built code is the --enable-native-libs one.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add experimental HiPE support in CI</title>
<updated>2016-11-02T23:36:46+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-02T23:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=65a7ae1a0ce7c6e75f0af114140f8b71deea47c3'/>
<id>65a7ae1a0ce7c6e75f0af114140f8b71deea47c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test asciidoc with more than one man section</title>
<updated>2016-11-01T11:10:51+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-01T11:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=4f5d8d7064faa1ee41eaf014127be15caf161ca8'/>
<id>4f5d8d7064faa1ee41eaf014127be15caf161ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch asciidoc-manual to using Asciideck</title>
<updated>2016-10-31T21:28:38+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-10-31T21:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=b5e50a342f7312330dc56026c223b1f17bab1fbf'/>
<id>b5e50a342f7312330dc56026c223b1f17bab1fbf</id>
<content type='text'>
This is a start for moving from Python's Asciidoc to
the Erlang implementation.

Please report any issue with this change, I will fix everything
at lightning speed!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a start for moving from Python's Asciidoc to
the Erlang implementation.

Please report any issue with this change, I will fix everything
at lightning speed!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a missing file warning</title>
<updated>2016-10-31T00:05:59+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-10-31T00:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=49952d731fda28aad310cbe12de9ff8ffac003ff'/>
<id>49952d731fda28aad310cbe12de9ff8ffac003ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
