<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erlang.mk.git/doc/src/guide, branch 2.0.0-pre.2</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>Fix target dependencies and enable parallel again</title>
<updated>2015-11-18T16:25:56+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-11-18T15:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=d514facbb41c1b76d76ffe435ccd5174d8c749c2'/>
<id>d514facbb41c1b76d76ffe435ccd5174d8c749c2</id>
<content type='text'>
We can now use 'make -j 32' again. All tests pass. There might
be some issues left with the areas that are not fully tested
yet (some plugins).

A few changes in behavior:

* 'make app' will also do 'make deps' unless SKIP_DEPS is set.
  You can use 'make app-build' instead to just build the application.

* 'make rel' will also do 'make app' (and therefore deps). There
  are no alternative target to keep the old behavior at this time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can now use 'make -j 32' again. All tests pass. There might
be some issues left with the areas that are not fully tested
yet (some plugins).

A few changes in behavior:

* 'make app' will also do 'make deps' unless SKIP_DEPS is set.
  You can use 'make app-build' instead to just build the application.

* 'make rel' will also do 'make app' (and therefore deps). There
  are no alternative target to keep the old behavior at this time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unneeded comment from docs</title>
<updated>2015-11-17T15:57:50+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-11-17T15:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=4ed29dad386225522f864b1cd1838ba47e2b0ce2'/>
<id>4ed29dad386225522f864b1cd1838ba47e2b0ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add shell chapter and tests</title>
<updated>2015-10-22T21:23:18+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-10-22T21:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=d7b4e589f1716e2de5087a491ea1701d294dccbc'/>
<id>d7b4e589f1716e2de5087a491ea1701d294dccbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the releases chapter contents</title>
<updated>2015-10-22T16:39:55+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-10-22T16:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=a9dd1a433c0a3ba4f9c82bfff17924d9d4702eee'/>
<id>a9dd1a433c0a3ba4f9c82bfff17924d9d4702eee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NIF chapter to the guide</title>
<updated>2015-10-22T15:50:44+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-10-22T15:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=a0db11f6da5093f63cf5438e46a6b49459e4beab'/>
<id>a0db11f6da5093f63cf5438e46a6b49459e4beab</id>
<content type='text'>
Not tested yet, figured it could still help people.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not tested yet, figured it could still help people.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add git-submodule fetch method</title>
<updated>2015-10-22T12:24:32+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-10-22T12:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=312f9c646ed83f6bf5bccc237e7903f2705a8c08'/>
<id>312f9c646ed83f6bf5bccc237e7903f2705a8c08</id>
<content type='text'>
Initially submitted by Daniel White.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initially submitted by Daniel White.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move external plugins chapter in a plugins section</title>
<updated>2015-10-22T01:16:53+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-10-22T01:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=d9c4a25dc182590703fbf55bc8d4ea6af8f7e834'/>
<id>d9c4a25dc182590703fbf55bc8d4ea6af8f7e834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a small typo</title>
<updated>2015-10-22T01:13:31+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-10-22T01:13:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=6d153edf86adc5f842cfd957f6816533eeb97263'/>
<id>6d153edf86adc5f842cfd957f6816533eeb97263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add placeholders for missing chapters</title>
<updated>2015-10-22T01:02:48+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-10-22T01:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=dc70d8147f53a284cc2e056455a659d81db5738d'/>
<id>dc70d8147f53a284cc2e056455a659d81db5738d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove mention of OTP_DEPS from the docs</title>
<updated>2015-10-19T13:27:24+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-10-19T13:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=5408a2add0538ce76f5a1d987f7ea84fcabbc504'/>
<id>5408a2add0538ce76f5a1d987f7ea84fcabbc504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
