Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-14 | Remove most packages | Loïc Hoguin | |
Erlang.mk will no longer feature packages out of the box, except for the applications that we implement plugins for (such as erlydtl, proper or relx) and the projects I work on that are also used to test Erlang.mk (cowboy and friends). This is a breaking change. In most cases the fix is to add a full dep_* line for the dependencies that were used as packages before. | |||
2020-11-30 | Update mysql-otp version to 1.7.0 | juhlig | |
2020-01-03 | Add mysql-otp to the index | juhlig | |
2020-01-03 | Remove package mysql | juhlig | |
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. :-) |