Age | Commit message (Expand) | Author |
2018-12-07 | Document the PropEr plugin | Loïc Hoguin |
2018-12-07 | Document code coverage | Loïc Hoguin |
2018-12-05 | Allow hooking before/after autopatch | Loïc Hoguin |
2018-12-04 | Fix and document Dialyzer against beam files | Loïc Hoguin |
2018-12-04 | Document cross compiling | Loïc Hoguin |
2018-12-04 | Add ci.erlang.mk to the plugin list | Loïc Hoguin |
2018-12-03 | Add version.mk to the plugins list | Loïc Hoguin |
2018-12-03 | Don't rebuild dependencies by default | Loïc Hoguin |
2018-11-30 | Document selecting RELX_CONFIG for prod/dev | Loïc Hoguin |
2018-11-30 | Document that DEPS has precedence over TEST_DEPS etc. | Loïc Hoguin |
2018-11-29 | Add the target help-plugins to document external plugins | Loïc Hoguin |
2018-11-28 | Document parallel building | Loïc Hoguin |
2018-11-28 | Rename the rel/ directory to config/ by default | Loïc Hoguin |
2018-11-26 | Allow running test cases without groups in CT | Loïc Hoguin |
2018-11-26 | Add a guide section about dealing with duplicate modules | Loïc Hoguin |
2018-11-26 | Document the requirement on flock for parallel builds | Loïc Hoguin |
2018-11-24 | Add the git-subfolder fetch method | Loïc Hoguin |
2018-11-24 | Document building EDoc on all apps in multi-apps projects | Loïc Hoguin |
2018-07-05 | Document ERLANG_MK_REPO and ERLANG_MK_COMMIT | Krzysztof Jurewicz |
2018-06-04 | Add basic documentation for Triq plugin | Krzysztof Jurewicz |
2018-05-31 | Add $(TEST_DIR) to the default value of SHELL_PATHS | Krzysztof Jurewicz |
2018-05-14 | Document PROJECT_ENV usage with/without file | Alexander Clouter |
2018-04-25 | Add gen_statem template | juhlig |
2018-01-24 | On Alpine gawk is required | Loïc Hoguin |
2018-01-24 | Tweak the new Sphinx plugin's documentation | Loïc Hoguin |
2018-01-24 | Add support for Sphinx documentation builder | Stanislaw Klekot |
2017-10-07 | docs: use `make` instead of deprecated homebrew `homebrew/dupes/mak` | rheza |
2017-09-17 | Add trick for exporting C build flags to sub-Makefiles | Loïc Hoguin |
2017-08-28 | Tweak newly added docs | Loïc Hoguin |
2017-08-28 | Document CI and OTP version management/pinning | Loïc Hoguin |
2017-05-26 | Fix a typo | Loïc Hoguin |
2017-05-25 | Edit the previous doc addition | Loïc Hoguin |
2017-05-25 | Document workaround with relx semver value | Stanislav Ovchar |
2017-05-17 | Add a note about Windows CRLF2017.05.18 | Loïc Hoguin |
2017-05-15 | Add tweaks and tests for the WITHOUT feature | Loïc Hoguin |
2017-05-15 | Add WITHOUT variable to exclude components on build | benoitc |
2017-05-15 | Support plugins local to the application | Jean-Sébastien Pédron |
2017-05-15 | Add dep_fetch_ln | derwinlu |
2017-05-15 | Make autopatch of Erlang.mk projects less obtrusive | Loïc Hoguin |
2017-05-12 | Support early-stage plugins through `$(DEP_EARLY_PLUGINS)` | Jean-Sébastien Pédron |
2017-04-25 | compile apps in the right order by looking at their LOCAL_DEPS | Jeffrey Griffin |
2017-02-08 | Fix Archlinux Installation Instructions | derwinlu |
2017-01-12 | Set ASN.1 compilation options using ERLC_ASN1_OPTS2017.01.12 | Klas Johansson |
2016-11-26 | Add CT_LOGS_DIR | nevar |
2016-11-03 | Clarify gmake commands on FreeBSD/Homebrew | Loïc Hoguin |
2016-11-01 | Document ESCRIPT_ZIP=zip and Ubuntu's p7zip-full | Loïc Hoguin |
2016-10-30 | Greatly improve the escript support | Loïc Hoguin |
2016-10-29 | Add chapter about self-extracting releases | Loïc Hoguin |
2016-10-28 | Add "make relup" | Loïc Hoguin |
2016-10-25 | Simplify the curl method to get erlang.mk | Loïc Hoguin |