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. | |||
2023-05-12 | Fix typos | Kian-Meng Ang | |
2020-04-21 | Do minimal checks to pkg_add.sh args | crownedgrouse | |
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. :-) | |||
2014-08-21 | Add a script to easily add packages to the index properly | Loïc Hoguin | |