Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* erlang:halt/0 is much faster than init:stop/0 to terminate
execution (no wait time)
|
|
git://github.com/inaka/erlang.mk
|
|
|
|
|
|
|
|
|
|
As much as I dislike this change, this should simplify the
process of moving to erlang.mk.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If all deps know where to download it, then don't download index file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
packages.v1.tsv
packages.v1.txt
packages.v2.tsv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* esx64, esxplus, esx1024 -> exs64, exsplus, exs1024
* See https://github.com/ninenines/erlang.mk/pull/129#issuecomment-56919453
Thx @ddosia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|