Age | Commit message (Expand) | Author |
2023-05-12 | Support optional applications | jdamanalo |
2023-05-12 | Fix typos | Kian-Meng Ang |
2023-05-12 | Add testing of building packages from hex.pm | Loïc Hoguin |
2023-05-09 | Autopatch: better handle COMPILE_FIRST/erl_first_files | Loïc Hoguin |
2023-05-05 | Add ELIXIR_PATCH=1 when testing building packages | Loïc Hoguin |
2023-05-05 | Tests: exclude pmod_transform from .app/load checks | Loïc Hoguin |
2023-05-05 | Deps: Add a project-specific patch for hut | Loïc Hoguin |
2023-05-05 | Autopatch: Move to Rebar3 | Loïc Hoguin |
2023-05-05 | Ignore plugins from package checks | Loïc Hoguin |
2023-05-04 | Remove rabbit/amqp_client packages and patches | Loïc Hoguin |
2023-05-04 | Update the query duplicate test | Loïc Hoguin |
2023-04-03 | Fix core-app-yrl-header test for OTP-26 | Loïc Hoguin |
2023-04-03 | Fix core-deps-fetch-git-submodule test | Loïc Hoguin |
2022-11-10 | Fix code coverage for ct-* targets | Loïc Hoguin |
2022-05-31 | xref: Also ignore targets where applicable | Loïc Hoguin |
2022-05-30 | Fix yecc test case failing with OTP-25.02022.05.31 | Loïc Hoguin |
2022-05-30 | Revamp and document Xref support | Loïc Hoguin |
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 |