Age | Commit message (Expand) | Author |
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-17 | Fix non-verbose output for C/CPP targets | Loïc Hoguin |
2020-04-16 | Use an ln dep for core-deps-shell to avoid intermittent errors | Loïc Hoguin |
2020-04-14 | Fix encoding issues when generating the makedep file | Loïc Hoguin |
2020-04-13 | Add plugin esh.mk to the index/documentation | crownedgrouse |
2020-04-12 | core/test.mk: Build application before its tests | Jean-Sébastien Pédron |
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-25 | Remove -lerl_interface from the default LDLIBS | Loïc Hoguin |
2020-03-04 | Add the query-deps family of targets2020.03.05 | Loïc Hoguin |
2020-02-25 | Replace +A0 with +A1 | Loïc Hoguin |
2020-02-11 | Support Hex packages with name different from application2020.02.11 | Loïc Hoguin |
2020-02-11 | Add yet another dep spec format for rebar.config autopatch | Loïc Hoguin |
2020-02-11 | Add package partisan to the index | Loïc Hoguin |
2020-02-08 | Disable proto plugin if gpb/protobuffs not in deps | Loïc Hoguin |
2020-02-08 | Add package prometheus to the index | Loïc Hoguin |
2020-02-07 | Copy src/$(PROJECT).appup to ebin/ on build if any | Loïc Hoguin |
2020-01-03 | Add mysql-otp to the index | juhlig |
2020-01-03 | Remove package mysql | juhlig |
2019-12-09 | plugins/c_src.mk: Deduce directory to create from $@ | Jean-Sébastien Pédron |
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-09-26 | updated repo and homepage for elli | Martin Björklund |
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-07-30 | Recursive deps list: don't handle apps specifically | Jean-Sébastien Pédron |
2019-07-30 | Fix concurrent creation of `recursive-*deps-list.log` files | Jean-Sébastien Pédron |
2019-07-01 | Update recommendation to Make 4.22019.07.01 | Loïc Hoguin |
2019-06-30 | Make a "git describe" fall back for older git versions | Loïc Hoguin |
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-29 | Filter out master when getting the LATEST_ERLANG_OTP | 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 | Fix more path issues on Windows | Loïc Hoguin |
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-22 | Fix the EDOC_SRC_DIRS paths on Windows | Loïc Hoguin |
2019-06-22 | Use forward slashes in the Windows paths | Loïc Hoguin |
2019-06-22 | Fix the ct.cover.spec file paths on Windows | Loïc Hoguin |