Age | Commit message (Expand) | Author |
2015-12-01 | Test and document Dialyzer | Loïc Hoguin |
2015-11-19 | Merge branch 'do-not-export-templates' of https://github.com/rabbitmq/erlang.mk | Loïc Hoguin |
2015-11-19 | Do not export templates as environment variables | Jean-Sébastien Pédron |
2015-11-18 | Fix target dependencies and enable parallel again2.0.0-pre.2 | Loïc Hoguin |
2015-10-26 | Add new-nif target and related tests | Loïc Hoguin |
2015-10-22 | Add shell chapter and tests | Loïc Hoguin |
2015-10-19 | Force rebuilds on Makefile/.app.src changes | Loïc Hoguin |
2015-10-19 | Fix creating modules from templates when using apps/ only | Loïc Hoguin |
2015-10-15 | fix multiple patterns used on core_find | Daniel Goertzen |
2015-10-12 | Add test for and fix DTL_FULL_PATH | Loïc Hoguin |
2015-10-12 | ErlyDTL files generate to beam directly | Loïc Hoguin |
2015-10-12 | Merge branch 'fix-plugin-erlydtl' of https://github.com/bullno1/erlang.mk | Loïc Hoguin |
2015-10-12 | Fix port compilation for rebar projects | Loïc Hoguin |
2015-10-11 | Ensure that modules generated from erlydtl are listed in .app file | bullno1 |
2015-09-29 | Add support for APPS_DIR | Loïc Hoguin |
2015-09-22 | Add REL_DEPS along with its test | Loïc Hoguin |
2015-09-18 | Test "no .app.src" by default, test legacy with LEGACY=1 | Loïc Hoguin |
2015-09-14 | Update relx to 3.5.0 | Loïc Hoguin |
2015-09-14 | Make relx work on Windows/MSYS2 | Loïc Hoguin |
2015-09-01 | Update elvis to 0.2.5 | Juan Facorro |
2015-08-27 | Remove a temporary file | Loïc Hoguin |
2015-08-26 | Fix auto disabling of triq when not in deps | Loïc Hoguin |
2015-08-26 | Improve the erlydtl plugin | Loïc Hoguin |
2015-07-21 | Tweaks to the ci plugin after trying CircleCI | Loïc Hoguin |
2015-07-04 | Add $(verbose) to avoid completely silencing commands | Loïc Hoguin |
2015-07-04 | Allow changing template whitespace | Loïc Hoguin |
2015-07-02 | Remove outdated code from cover.mk | Loïc Hoguin |
2015-07-02 | Reduce dependency on external programs | Loïc Hoguin |
2015-06-19 | Copyright change | Brujo Benavides |
2015-06-19 | elvis updated | Brujo Benavides |
2015-06-17 | Remove unneeded variables from cover.mk | Loïc Hoguin |
2015-06-14 | Generate the .app file directly from the Makefile | Loïc Hoguin |
2015-06-10 | xrefr upgrade | Brujo Benavides |
2015-05-22 | Handle executable ports | Loïc Hoguin |
2015-05-20 | Use core platform detection in c_src | Loïc Hoguin |
2015-05-16 | Only use +debug_info to compile protobuffs generated modules | Loïc Hoguin |
2015-05-16 | Add protobuffs plugin to compile *.proto files | Loïc Hoguin |
2015-05-15 | Replace make with $(MAKE) for BSD compatibility | Loïc Hoguin |
2015-05-14 | Merge branch 'jj1bdx-c_src-appbuild' of https://github.com/jj1bdx/erlang.mk | Loïc Hoguin |
2015-05-14 | Make sure auto patched dependencies recompile fine | Loïc Hoguin |
2015-05-14 | Build NIF C code also on tests | Kenji Rikitake |
2015-05-13 | Don't build a release if dependency | Loïc Hoguin |
2015-05-12 | More improvements for building dependencies | Loïc Hoguin |
2015-05-11 | Fix cover tests and use Erlang snippet | Loïc Hoguin |
2015-05-10 | Use an Erlang snippet for Triq | Loïc Hoguin |
2015-05-10 | Indent the Erlang snippet | Loïc Hoguin |
2015-05-09 | Document the run target in 'make help' | Loïc Hoguin |
2015-05-09 | Add a 'run' command to run the relx release | Loïc Hoguin |
2015-05-09 | Merge branch 'improved_bootstrap' of https://github.com/andrzejsliwa/erlang.mk | Loïc Hoguin |
2015-05-09 | Merge branch 'cover' of https://github.com/zuiderkwast/erlang.mk | Loïc Hoguin |