<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erlang.mk.git/doc/src/guide/external_plugins.asciidoc, branch 2016.10.21</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>Generate proper filenames in the docs' HTML output</title>
<updated>2015-12-28T23:28:30+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-12-28T23:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=be976cf37aff634fc9668e15e7a0b1adacf89595'/>
<id>be976cf37aff634fc9668e15e7a0b1adacf89595</id>
<content type='text'>
This will allow to provide permanent URLs to the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow to provide permanent URLs to the documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation typo</title>
<updated>2015-11-22T15:51:04+00:00</updated>
<author>
<name>Daniel S. McCain</name>
<email>dsmccain@acm.org</email>
</author>
<published>2015-11-22T15:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=9703566b08e25e1cde3c1adeb7de3d3ba6241079'/>
<id>9703566b08e25e1cde3c1adeb7de3d3ba6241079</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix external plugins documentation</title>
<updated>2015-09-11T11:29:33+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-09-11T11:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=6083106b4eb4d27b3d9b8a8a7582ae298801d7d2'/>
<id>6083106b4eb4d27b3d9b8a8a7582ae298801d7d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for external plugins</title>
<updated>2015-08-27T16:31:58+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2015-08-27T16:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=a0563a428a2eb2d842dada83437b971ccc8b9fb5'/>
<id>a0563a428a2eb2d842dada83437b971ccc8b9fb5</id>
<content type='text'>
Plugins can automatically be fetched and included from
dependencies. All that is needed is to add either the
dependency name or the name + path of the plugin to the
DEP_PLUGINS variable.

Useful for allowing tools to easily add support for new
targets, adding templates or for putting the whole build
ecosystem in one common dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plugins can automatically be fetched and included from
dependencies. All that is needed is to add either the
dependency name or the name + path of the plugin to the
DEP_PLUGINS variable.

Useful for allowing tools to easily add support for new
targets, adding templates or for putting the whole build
ecosystem in one common dependency.
</pre>
</div>
</content>
</entry>
</feed>
