Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-05 | Add an erlang-mk target for automated updating of erlang.mk | Loïc Hoguin | |
2014-09-12 | Merge branch 'wget_fallback' of git://github.com/crownedgrouse/erlang.mk | Loïc Hoguin | |
2014-09-11 | Add wget fallback | crownedgrouse | |
2014-07-25 | Strip whitespace around the PROJECT variable | Loïc Hoguin | |
2014-05-28 | Cut erlang.mk into many small components | Loïc Hoguin | |
* The build.config says what gets into the generated erlang.mk. * The default erlang.mk in the repository hasn't changed yet. * Clean targets were separated into "clean" and "distclean". * The "help" target was added to display some help message. I probably broke a couple things... |