<feed xmlns='http://www.w3.org/2005/Atom'>
<title>erlang.mk.git/core, branch master</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 CI errors in core-query and core-autopatch tests</title>
<updated>2026-05-20T10:21:45+00:00</updated>
<author>
<name>Aitor Perez</name>
<email>1515757+Zerpet@users.noreply.github.com</email>
</author>
<published>2026-05-20T10:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=1448925d95c2638b1c1aae8779cdbffa3bfef287'/>
<id>1448925d95c2638b1c1aae8779cdbffa3bfef287</id>
<content type='text'>
- Update expected cowlib version in core-query tests
- Add -k flag to lockf in core/deps.mk to prevent concurrency issues
during rebar3 bootstra
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update expected cowlib version in core-query tests
- Add -k flag to lockf in core/deps.mk to prevent concurrency issues
during rebar3 bootstra
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Rebar3 for autopatch compatibility with OTP-29</title>
<updated>2026-04-23T14:06:55+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2026-04-23T14:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=4dad8224f56a08ae2fe443ba8aadad28711fcf8c'/>
<id>4dad8224f56a08ae2fe443ba8aadad28711fcf8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Force rebuild when creating a fresh .d file</title>
<updated>2025-11-06T15:38:10+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-11-06T15:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=f440744985ba962df91405940b2d8e437986d848'/>
<id>f440744985ba962df91405940b2d8e437986d848</id>
<content type='text'>
This will ensure we properly rebuild projects that have
a .app file committed, since the .d file is not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will ensure we properly rebuild projects that have
a .app file committed, since the .d file is not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix autopatch of erlang-rocksdb</title>
<updated>2025-08-29T15:20:56+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-08-29T14:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=7cef74a75f1d1be150a2a3669caf58f7607e3052'/>
<id>7cef74a75f1d1be150a2a3669caf58f7607e3052</id>
<content type='text'>
Thanks Ilya Khaprov for the fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks Ilya Khaprov for the fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>core/elixir.mk: Do not use sed's `-i` argument</title>
<updated>2025-07-22T15:24:42+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien.pedron@dumbbell.fr</email>
</author>
<published>2025-07-07T10:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab'/>
<id>ac4f2f28c37b9d6213fa2ce0647a1e1c2495f7ab</id>
<content type='text'>
Use "sed ... &gt; ..." + "mv ..." instead.

The problem is that the `-i` argument is not part of POSIX and is
implemented differently betwee GNU sed and BSD sed. The previous use was
ok on Linux but failed on FreeBSD for instance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use "sed ... &gt; ..." + "mv ..." instead.

The problem is that the `-i` argument is not part of POSIX and is
implemented differently betwee GNU sed and BSD sed. The previous use was
ok on Linux but failed on FreeBSD for instance.
</pre>
</div>
</content>
</entry>
<entry>
<title>It's OK if the application is already loaded</title>
<updated>2025-06-25T11:25:05+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-06-25T11:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=f157f1121a89ea766293df3a31c58e50c4009d16'/>
<id>f157f1121a89ea766293df3a31c58e50c4009d16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Elixir: Load LOCAL_DEPS applications before compiling</title>
<updated>2025-06-25T11:01:29+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-06-25T11:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=88ab050b42ef57d56d140b7a2ccda902e9d3aa43'/>
<id>88ab050b42ef57d56d140b7a2ccda902e9d3aa43</id>
<content type='text'>
Should make x509 and others work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should make x509 and others work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Mix autopatch being enabled by default</title>
<updated>2025-06-19T14:19:34+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-06-19T14:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=ce2a1ba5ed37586dacbf1def01f23a9f550767e1'/>
<id>ce2a1ba5ed37586dacbf1def01f23a9f550767e1</id>
<content type='text'>
By default Erlang projects should not have Elixir enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default Erlang projects should not have Elixir enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle asdf-installed Elixir</title>
<updated>2025-03-20T11:40:51+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-03-19T11:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=e13b4c71d764cc92a1e5a92f5f2dd1c1f59b4a3c'/>
<id>e13b4c71d764cc92a1e5a92f5f2dd1c1f59b4a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't fail Mix autopatch if Elixir is disabled but it has a Makefile</title>
<updated>2025-03-20T11:40:48+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2025-03-19T10:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/erlang.mk.git/commit/?id=9f43c7fdbf0ae84a173be112c1c6a712ddde28c7'/>
<id>9f43c7fdbf0ae84a173be112c1c6a712ddde28c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
