Age | Commit message (Expand) | Author |
2024-11-26 | CI: Test the Hex plugin | Loïc Hoguin |
2024-11-26 | Make $(ERL) faster | Loïc Hoguin |
2024-11-25 | Add test case for rebar git_subdir autopatchci-for-pr-1005 | Loïc Hoguin |
2024-11-25 | Update hexpm_packages.txt | Loïc Hoguin |
2024-11-25 | Check templates independently from tests | Loïc Hoguin |
2024-11-22 | Move templates outside the source .mk files | Loïc Hoguin |
2024-11-19 | Remove legacy fetch method | Loïc Hoguin |
2024-11-19 | Use hex_core to fetch Hex packages | Loïc Hoguin |
2024-11-19 | CI: Also test with CACHE_DEPS=1 | Loïc Hoguin |
2024-11-15 | CI: Run Dialyzer tests in parallel jobs | Loïc Hoguin |
2024-11-14 | Update Cowlib/Ranch versions in the index to master | Loïc Hoguin |
2024-11-14 | Remove most packages | Loïc Hoguin |
2024-11-13 | Greatly speed up test speed with -j | Loïc Hoguin |
2024-11-13 | Improve rebar.config generationimprove-rebar-config | Loïc Hoguin |
2024-06-21 | Don't use the shell in core_find | Loïc Hoguin |
2024-06-21 | Comment-out core-deps-fetch-svn test | Loïc Hoguin |
2023-05-23 | Add a test for ESCRIPT_ZIP_FILE and abspath the value | Loïc Hoguin |
2023-05-16 | Don't run core-deps-optional test when LEGACY=1 | Loïc Hoguin |
2023-05-16 | Fix RELX_OUTPUT_DIR | Loïc Hoguin |
2023-05-15 | Use $(CACHE_DIR)/git instead of $(CACHE_DIR)/gits | Loïc Hoguin |
2023-05-15 | Cleaned up dep cache tests, added hex test and fixed a bug | Loïc Hoguin |
2023-05-15 | Allow git + hex deps to be cached to XDG_CACHE_HOME | Tyler Hughes |
2023-05-15 | Add test for static NIF compilation | Loïc Hoguin |
2023-05-15 | test(edoc): add checks for source subdirectories | pinicarus |
2023-05-15 | Added test for protobuf files with imports | Lars Kroll |
2023-05-15 | Add test for EUNIT_TEST_SPEC | Loïc Hoguin |
2023-05-15 | Add COVER_EXCL_MODS variable | Joseph Dunne |
2023-05-12 | Ignore files with '#' in their names, e.g. emacs lock files | Martin Björklund |
2023-05-12 | Add support for relx.config.script back | Tyler Hughes |
2023-05-12 | Add tests for Relx' {git, short} && {git, long} | Loïc Hoguin |
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 |