Age | Commit message (Expand) | Author |
2018-05-14 | list templates on seperate lines | Mads Flensted-Urech |
2018-05-14 | Fix use of templates from plugins in apps layout | Loïc Hoguin |
2018-04-25 | Add gen_statem template | juhlig |
2018-03-14 | Create temporary directory when generating relx | Krzysztof Jurewicz |
2018-01-24 | Add support for Sphinx documentation builder | Stanislaw Klekot |
2017-11-17 | Don't try to load ci.erlang.mk when testing packages | Loïc Hoguin |
2017-11-15 | Fix missing core-misc target in tests | Thomas Nixon |
2017-09-15 | Fix removal of COVER_DATA_DIR if not empty | Loïc Hoguin |
2017-09-13 | COVER_DATA_DIR for *.coverdata | nevar |
2017-08-23 | Make Triq plugin pick tests from $(TEST_DIR) | Krzysztof Jurewicz |
2017-05-25 | Cleanup the relx test suite | Loïc Hoguin |
2017-05-25 | Update relx up to v3.23.0 | Stanislav Ovchar |
2017-05-16 | Add a test for ErlyDTL with a custom tag | Loïc Hoguin |
2017-05-15 | Also test WITHOUT when updating Erlang.mk | Loïc Hoguin |
2017-05-15 | Add tweaks and tests for the WITHOUT feature | Loïc Hoguin |
2017-05-15 | Support plugins local to the application | Jean-Sébastien Pédron |
2017-05-15 | Add dep_fetch_ln | derwinlu |
2017-05-13 | Add a test for EDOC_SRC_DIRS and tweak the feature a bit | Loïc Hoguin |
2017-05-13 | Convert legacy cover tests and fix a few issues | Loïc Hoguin |
2017-05-12 | Fix the test merged in the previous commit | Loïc Hoguin |
2017-05-12 | Add test for CT on root app with sub-apps | Alexey Lebedeff |
2017-05-12 | Support early-stage plugins through `$(DEP_EARLY_PLUGINS)` | Jean-Sébastien Pédron |
2017-05-12 | test/core_deps.mk: Wait for node in core-deps-rel | Jean-Sébastien Pédron |
2017-04-27 | Use --gpg-no-sign in commits in tests | Loïc Hoguin |
2017-04-27 | Add a test for plugin templates and fix an issue with them | Loïc Hoguin |
2017-04-25 | Add test for plugins test builds | Daniel Goertzen |
2017-04-25 | Fix of handling relx.config release version | Krister Svanlund |
2017-04-25 | Stylistic changes to makedep tests2017.04.25 | Loïc Hoguin |
2017-04-25 | core/erlc.mk: added src subfolders support in makedep.erl | Oleksiy Kebkal |
2017-04-25 | Improve the newly added test | Loïc Hoguin |
2017-04-25 | Accumulate eunit failures in multi-apps | Stanislav Ovchar |
2017-04-25 | compile apps in the right order by looking at their LOCAL_DEPS | Jeffrey Griffin |
2017-04-25 | fix removing deps.log at toplevel when in a multi-app layout | Jeffrey Griffin |
2017-04-25 | Use $(if) instead of ifeq and add a test for RELX_TAR=0 | Loïc Hoguin |
2017-04-10 | Only makedep and build asn1/xrl/mib files when necessary | Loïc Hoguin |
2017-01-12 | Set ASN.1 compilation options using ERLC_ASN1_OPTS2017.01.12 | Klas Johansson |
2016-12-19 | plugins/escript.mk: Remove $(ESCRIPT_FILE) in distclean-escript | Jean-Sébastien Pédron |
2016-11-29 | Give ebin paths when creating the PLT | Loïc Hoguin |
2016-11-26 | Add CT_LOGS_DIR | nevar |
2016-11-01 | Test asciidoc with more than one man section | Loïc Hoguin |
2016-10-31 | Switch asciidoc-manual to using Asciideck | Loïc Hoguin |
2016-10-30 | Greatly improve the escript support | Loïc Hoguin |
2016-10-29 | Small tweak to make it easier for me to notice test failures | Loïc Hoguin |
2016-10-29 | Fix broken test on OSX | Loïc Hoguin |
2016-10-28 | Make the relx tests work on FreeBSD/OSX | Loïc Hoguin |
2016-10-28 | Add "make relup" | Loïc Hoguin |
2016-10-28 | Tweak Relx tests | Loïc Hoguin |
2016-10-28 | add tests for relx plugin | derwinlu |
2016-10-28 | Use an intermediate timestamp file to know when to touch source files | Jean-Sébastien Pédron |
2016-10-25 | core/deps-tools.mk: New targets `fetch-deps` and `list-deps` | Jean-Sébastien Pédron |