Age | Commit message (Expand) | Author |
2022-05-23 | Fix bootstrap-rel test | Loïc Hoguin |
2022-05-23 | Fix core-deps-rel test | Loïc Hoguin |
2022-05-23 | Automatically add relx dependency on bootstrap-rel | Loïc Hoguin |
2022-04-28 | Fix core-deps-fetch-hex test when LEGACY=1 | Loïc Hoguin |
2022-04-28 | Fix core-query-deps-no-duplicates test | Loïc Hoguin |
2022-04-28 | Only test compatibility with rebar3, not rebar2 | Loïc Hoguin |
2022-04-28 | Remove erlang_protobuffs tests, only gpb works now | Loïc Hoguin |
2022-04-28 | fixup! Upgrade to Relx 4 which is now used as a library | Loïc Hoguin |
2022-04-27 | Upgrade to Relx 4 which is now used as a library | Loïc Hoguin |
2021-03-26 | core/deps.mk: Support Rebar lock files with version "1.2.0" | Jean-Sébastien Pédron |
2021-03-26 | test/core_deps.mk: Fix jquery branch name | Jean-Sébastien Pédron |
2020-11-30 | Fix core-query-deps-no-duplicates test | Loïc Hoguin |
2020-11-30 | Try do detect if we need to sleep in tests between a build and when a | Martin Björklund |
2020-11-30 | Add support for publishing Hex releases and docs | Loïc Hoguin |
2020-10-27 | Fix test that uses LFE | Loïc Hoguin |
2020-10-27 | Disable Mercurial test | Loïc Hoguin |
2020-07-21 | Add query-deps test with no deps | Loïc Hoguin |
2020-06-22 | core/test.mk: Abort build if a test file fails to compile | Jean-Sébastien Pédron |
2020-06-18 | Add missing exports to Dialyzer tests | Loïc Hoguin |
2020-06-18 | Add initial Concuerror integration | Loïc Hoguin |
2020-05-20 | Temporarily disable the core-autopatch-no-autopatch-rebar test | Loïc Hoguin |
2020-04-21 | core/test.mk: Rebuild out-of-date test modules only | Jean-Sébastien Pédron |
2020-04-17 | Remove --retry-connrefused from curl command | Loïc Hoguin |
2020-04-17 | Strengthen the core_compat tests with curl --retry | Loïc Hoguin |
2020-04-16 | Use an ln dep for core-deps-shell to avoid intermittent errors | Loïc Hoguin |
2020-04-13 | Add plugin esh.mk to the index/documentation | crownedgrouse |
2020-04-03 | test/plugin_dialyzer.mk: Skip cowlib test in `dialyzer-plt-ebin-only` | Jean-Sébastien Pédron |
2020-04-02 | test/core_query.mk: Pin `farwest` in `core-query-deps-no-duplicates` | Jean-Sébastien Pédron |
2020-03-04 | Add the query-deps family of targets2020.03.05 | Loïc Hoguin |
2020-02-08 | Disable proto plugin if gpb/protobuffs not in deps | Loïc Hoguin |
2020-02-07 | Copy src/$(PROJECT).appup to ebin/ on build if any | Loïc Hoguin |
2019-10-09 | Comment out the kjell test | Loïc Hoguin |
2019-10-09 | Use no_dot_erlang instead of start_clean | Loïc Hoguin |
2019-08-29 | Build symlinked source files | Lars Kroll |
2019-08-29 | core/erlc.mk: Support non-US-ASCII characters in paths | Jean-Sébastien Pédron |
2019-06-30 | Don't use "git -C" in tests: older git doesn't have it | Loïc Hoguin |
2019-06-30 | Tweak a check in ct tests to make it work on Make 3.82 | Loïc Hoguin |
2019-06-28 | Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)` | Jean-Sébastien Pédron |
2019-06-28 | Try to make relx-start-stop more reliable | Loïc Hoguin |
2019-06-26 | Don't try to start/stop releases in bootstrap-rel test | Loïc Hoguin |
2019-06-26 | Fix "make eunit/ct" not fetching apps dependencies | Loïc Hoguin |
2019-06-25 | Fix or disable some of the Relx tests on Windows | Loïc Hoguin |
2019-06-24 | Rename force_rebuilding_dep to force_rebuild_dep | Loïc Hoguin |
2019-06-24 | Fix the core-deps-dep-makefile-change test on Windows | Loïc Hoguin |
2019-06-24 | Fix the force_rebuilding_dep test | Loïc Hoguin |
2019-06-24 | Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)` | Jean-Sébastien Pédron |
2019-06-24 | Skip the "rebuild" part of the "ln" test on Windows | Loïc Hoguin |
2019-06-24 | Use cowlib master in tests | Loïc Hoguin |
2019-06-22 | Fix the eunit-test-dir test on Windows | Loïc Hoguin |
2019-06-21 | Test `list-deps` behavior with various values of `FULL` | Jean-Sébastien Pédron |