Age | Commit message (Expand) | Author |
2015-09-05 | Add tests for a .xrl file that includes .hrl files | Loïc Hoguin |
2015-09-04 | Add test for xrl files | Loïc Hoguin |
2015-09-04 | Simplify one check in mibs test | Loïc Hoguin |
2015-09-04 | Don't recompile everything when one mib file changes | Loïc Hoguin |
2015-09-04 | Add tests for mibs | Loïc Hoguin |
2015-09-04 | Add test for recursive header dependency tracking | Loïc Hoguin |
2015-09-04 | Add test for header dependency tracking | Loïc Hoguin |
2015-09-03 | test: Add missing clean target dependency | Loïc Hoguin |
2015-09-03 | Fix bug where intermediate files from .asn1 wouldn't get cleaned | Loïc Hoguin |
2015-09-03 | Add a test for building .asn1 files | Loïc Hoguin |
2015-09-03 | Add a test for ERLANG_MK_BUILD_DIR | Loïc Hoguin |
2015-09-03 | Improve upgrade test | Loïc Hoguin |
2015-09-03 | Add tests for upgrading Erlang.mk | Loïc Hoguin |
2015-09-03 | Add tests for the bootstrap plugin | Loïc Hoguin |
2015-09-03 | Add missing link to app.asciidoc in guide index | Loïc Hoguin |
2015-09-03 | Generate `$(PROJECT).d` before calling `make app-build` | Jean-Sébastien Pédron |
2015-09-03 | Fix list of modules in the .app file | Loïc Hoguin |
2015-09-03 | Improve the dependency tracking | Loïc Hoguin |
2015-09-03 | Update worker_pool.mk | winlu |
2015-09-02 | Merge branch 'double-colon-for-source-files' of https://github.com/rabbitmq/e... | Loïc Hoguin |
2015-09-02 | Merge branch 'alt_build_config_name' of https://github.com/zerotao/erlang.mk | Loïc Hoguin |
2015-09-02 | Merge branch 'jacorro.update_elvis_0.2.5' of https://github.com/inaka/erlang.mk | Loïc Hoguin |
2015-09-02 | app.asciidoc: Document how to handle generated source files | Jean-Sébastien Pédron |
2015-09-02 | erlc.mk: Remove the target touching source files | Jean-Sébastien Pédron |
2015-09-02 | erlc.mk: Use double-colon targets for source files targets | Jean-Sébastien Pédron |
2015-09-02 | Add dependency tracking (makedep) | Loïc Hoguin |
2015-09-02 | Replace core_find with native find | Loïc Hoguin |
2015-09-02 | Disable concurrent building entirely | Loïc Hoguin |
2015-09-01 | Update elvis to 0.2.5 | Juan Facorro |
2015-08-27 | Add support for external plugins | Loïc Hoguin |
2015-08-27 | Add support for 'compile' step for plugins | Loïc Hoguin |
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-08-26 | Add package riak_control to the index | Loïc Hoguin |
2015-08-22 | Add first three chapters of new documentation | Loïc Hoguin |
2015-08-18 | Fix build config renaming | Jason L. Shiffer |
2015-08-16 | Merge branch 'xargs-darwin-find' of https://github.com/manifest/erlang.mk | Loïc Hoguin |
2015-08-16 | Update apt-get before trying to install autoconf | Loïc Hoguin |
2015-08-16 | Improve dependency handling | Loïc Hoguin |
2015-08-14 | Add test/pkgs.log as artifact | Loïc Hoguin |
2015-08-14 | Update edown in test Makefile | Loïc Hoguin |
2015-08-14 | Fix test Makefile on some platforms | Loïc Hoguin |
2015-08-14 | Fix a bug where modules were missing on first make | Loïc Hoguin |
2015-07-27 | Attempt using CircleCI with erlang.mk | Loïc Hoguin |
2015-07-21 | Tweaks to the ci plugin after trying CircleCI | Loïc Hoguin |
2015-07-21 | Don't use warning_as_errors for erlang.mk-style deps | Loïc Hoguin |
2015-07-12 | The '-r' option of 'xargs' is illegal on OSX | Andrei Nesterov |
2015-07-06 | Add package syn to the index | Loïc Hoguin |
2015-07-04 | Add $(verbose) to avoid completely silencing commands | Loïc Hoguin |