Age | Commit message (Expand) | Author |
2022-04-27 | Upgrade to Relx 4 which is now used as a library | Loïc Hoguin |
2022-04-26 | Fix .app.src.script autopatch when no .app.src is present2022.04.26 | Loïc Hoguin |
2022-04-12 | Temporary, incomplete fix for OTP-25 Relx | Loïc Hoguin |
2022-03-25 | Dialyzer no longer supports -Wrace_conditions as of Erlang 25 | Michael Klishin |
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-12-04 | Update canonical cuttlefish package location | Luke Bakken |
2020-12-04 | Revert "fix: replace perl usage with coreutils" | Loïc Hoguin |
2020-11-30 | Fix core-query-deps-no-duplicates test | Loïc Hoguin |
2020-11-30 | Update mysql-otp version to 1.7.0 | juhlig |
2020-11-30 | Add dep version in examples in README and user guide | Viktor Söderqvist |
2020-11-30 | fix: replace perl usage with coreutils | pinicarus |
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-08-18 | Update jsx master -> main branch repository | Jean Chassoul |
2020-07-21 | Add query-deps test with no deps | Loïc Hoguin |
2020-07-20 | Fix `query-deps` for projects without deps | Luke Bakken |
2020-06-23 | plugins/concuerror.mk: Use $(MAKE) instead of hard-coding `make` | Jean-Sébastien Pédron |
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-05-20 | Remove -lerl_interface also when autopatching | Loïc Hoguin |
2020-04-21 | Do minimal checks to pkg_add.sh args | crownedgrouse |
2020-04-21 | Move docker directory to etc/ | Loïc Hoguin |
2020-04-21 | Add bash completion script | crownedgrouse |
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 |