Age | Commit message (Expand) | Author |
2013-08-15 | Add package index feature | Loïc Hoguin |
2013-08-14 | Add basic support for building deps with no Makefile | Loïc Hoguin |
2013-08-14 | Use the correct deps directory when building templates | Loïc Hoguin |
2013-08-10 | Merge branch 'build-tests-recursive' of git://github.com/jlouis/erlang.mk | Loïc Hoguin |
2013-08-07 | When building tests, provide the correct DEPS_DIR value. | Jesper Louis Andersen |
2013-07-12 | Merge branch 'fix-recursive-erlc-call' of git://github.com/jlouis/erlang.mk | Loïc Hoguin |
2013-07-12 | Set ERL_LIBS to $(DEPS_DIR) rather than `deps` | Jesper Louis Andersen |
2013-07-08 | Add support for .xrl and .yrl files | Loïc Hoguin |
2013-07-02 | Add support for rebar powered deps | Loïc Hoguin |
2013-06-20 | Merge branch 'fix-include' of git://github.com/goofansu/erlang.mk | Loïc Hoguin |
2013-06-20 | Fix include error for compile_erl | goofansu |
2013-06-19 | Merge branch 'test-erl-libs' of git://github.com/fishcakez/erlang.mk | Loïc Hoguin |
2013-06-10 | Set ERL_LIBS=deps when compiling in test/ | James Fish |
2013-06-07 | Merge branch 'patch-1' of git://github.com/dvv/erlang.mk | Loïc Hoguin |
2013-06-07 | Merge branch 'patch-1' of git://github.com/asabil/erlang.mk | Loïc Hoguin |
2013-06-07 | Fix compatibility with GNU Make 3.81 | Ali Sabil |
2013-06-01 | Report empty list when no *.beam exists | Vladimir Dronnikov |
2013-05-29 | Clarify the README about the application resource file | Loïc Hoguin |
2013-05-29 | Small README syntax fix | Loïc Hoguin |
2013-05-28 | Add the list of compiled files to the README | Loïc Hoguin |
2013-05-28 | Add support for ErlyDTL files found in templates/*.dtl | Loïc Hoguin |
2013-05-23 | Add support for compiling Core Erlang files | Loïc Hoguin |
2013-05-05 | Don't clean-deps for the tests target | Loïc Hoguin |
2013-05-01 | Add paragraph about a common workflow | Loïc Hoguin |
2013-05-01 | Add test-only dependencies | Loïc Hoguin |
2013-05-01 | Add documentation for the targets defined | Loïc Hoguin |
2013-05-01 | Fix a typo in build-plt | Loïc Hoguin |
2013-05-01 | Add deps to ERL_LIBS when compiling | Loïc Hoguin |
2013-05-01 | Initial commit | Loïc Hoguin |