Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-15 | Detect Erlang.mk before Rebar | Loïc Hoguin | |
This allows us to avoid autopatching when the Makefile of an Erlang.mk project contains the word "rebar". Had to update elvis and xref_runner to master for now because of incompatibilities. The problem went unnoticed for a while because they were autopatched. | |||
2015-06-28 | Bundle the package index directly inside erlang.mk | Loïc Hoguin | |
If you were using the index file as a "lock file", bear with me for a moment, equivalent functionality will soon be added. :-) |