<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erlang.mk.git, branch 0.1.0</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>Add CT_OPTS</title>
<updated>2013-12-29T13:44:07+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-12-29T13:44:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=46d08fcffe8848b492089c29c2effb7767075792'/>
<id>46d08fcffe8848b492089c29c2effb7767075792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Append DEPS_DIR at the end of ERL_LIBS if ERL_LIBS is defined</title>
<updated>2013-12-02T14:50:39+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-12-02T14:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=d51f7fc261199d55098c3e2d447aa05cd2d07dc2'/>
<id>d51f7fc261199d55098c3e2d447aa05cd2d07dc2</id>
<content type='text'>
Only done if DEPS_DIR isn't found in it yet.

Thanks to Sean Chalmers for the debugging and original fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only done if DEPS_DIR isn't found in it yet.

Thanks to Sean Chalmers for the debugging and original fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://github.com/NineFX/erlang.mk</title>
<updated>2013-12-02T11:05:32+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-12-02T11:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=984a6c27683064d0f7479a1015aae5c2636ed0b6'/>
<id>984a6c27683064d0f7479a1015aae5c2636ed0b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://github.com/kiela/erlang.mk</title>
<updated>2013-12-02T11:02:24+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-12-02T11:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=4fb6ab9cbce147ad319a903b76f5e717b109ccbb'/>
<id>4fb6ab9cbce147ad319a903b76f5e717b109ccbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --no-check-certificate to wget to make it work on default OSX</title>
<updated>2013-12-02T11:00:57+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-12-02T11:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=62f726a2f150a781bbb7097939ab154ab316d1cd'/>
<id>62f726a2f150a781bbb7097939ab154ab316d1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed \s pattern in sed regex pattern to [[:space:]]. This should make the sed pattern portable across GNU and BSD implementations.</title>
<updated>2013-12-01T20:08:38+00:00</updated>
<author>
<name>Drew</name>
<email>drew.varner@ninefx.com</email>
</author>
<published>2013-12-01T20:08:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=ecb1e7d8e375e49046bcdc1dbb9ed7f5f8e363e3'/>
<id>ecb1e7d8e375e49046bcdc1dbb9ed7f5f8e363e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump relx version to 0.5.2</title>
<updated>2013-11-23T11:56:45+00:00</updated>
<author>
<name>Kamil Kieliszczyk</name>
<email>kamil@kieliszczyk.net</email>
</author>
<published>2013-11-23T11:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=7b87d30cf0d255724128217fd9951437be01af68'/>
<id>7b87d30cf0d255724128217fd9951437be01af68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://github.com/kaos/erlang.mk</title>
<updated>2013-11-18T13:52:02+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-11-18T13:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=25041ba7eb9aab202235afd3a98e866f66f17c5b'/>
<id>25041ba7eb9aab202235afd3a98e866f66f17c5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add relx improvements</title>
<updated>2013-11-13T16:35:26+00:00</updated>
<author>
<name>Kamil Kieliszczyk</name>
<email>kamil@kieliszczyk.net</email>
</author>
<published>2013-11-13T16:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=02309f4900e9f27c7baab8befe559e0ed0e50d79'/>
<id>02309f4900e9f27c7baab8befe559e0ed0e50d79</id>
<content type='text'>
Add ability to config relx in-line options by setting RELX_OPTS
Fix using RELX_CONFIG variable
Use relx 0.5.0 </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ability to config relx in-line options by setting RELX_OPTS
Fix using RELX_CONFIG variable
Use relx 0.5.0 </pre>
</div>
</content>
</entry>
<entry>
<title>Add EDOC_OPTS variable.</title>
<updated>2013-11-06T13:49:28+00:00</updated>
<author>
<name>Andreas Stenius</name>
<email>git@astekk.se</email>
</author>
<published>2013-10-09T09:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=acfa33561cc06e7a085420fc3381188bcd0903d2'/>
<id>acfa33561cc06e7a085420fc3381188bcd0903d2</id>
<content type='text'>
This is useful if edoc can't process the sources without using the
Erlang pre processor, for instance, or to pass other custom options
when building the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is useful if edoc can't process the sources without using the
Erlang pre processor, for instance, or to pass other custom options
when building the documentation.
</pre>
</div>
</content>
</entry>
</feed>
