index
:
erlang.mk.git
ci-for-pr-1005
faster-erl
fix-amqp_client
gh-pages
improve-rebar-config
make-ci-green
master
native-elixir
remove-most-packages
templates
test-some-hex-packages
work-20241127
A build tool for Erlang that just works.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
4 days
GitHub Actions: Upload artifacts in case of failure in `check-in-vm`
HEAD
master
Jean-Sébastien Pédron
4 days
GitHub Actions: Switch to `cross-platform-actions` actions to run VMs
Jean-Sébastien Pédron
6 days
GitHub Actions: Set a timeout of 1 hour for `check-in-vm`
Jean-Sébastien Pédron
7 days
GitHub Actions: Run tests on FreeBSD
Jean-Sébastien Pédron
7 days
test/core_elixir.mk: Specify CFLAGS when building the Elixir NIF
Jean-Sébastien Pédron
7 days
test/core_elixir.mk: Patch `reloader` Makefile to be compatible with BSD sed
Jean-Sébastien Pédron
7 days
core/elixir.mk: Do not use sed's `-i` argument
Jean-Sébastien Pédron
7 days
GitHub Actions: Pin Elixir version is `check-asdf-elixir`
Jean-Sébastien Pédron
7 days
GitHub Actions: Create Erlang cookie before running tests
Jean-Sébastien Pédron
7 days
test/plugin_hex.mk: Use the name "nc" for the netcat command
Jean-Sébastien Pédron
7 days
test/plugin_eunit.mk: Make `eunit-erl-opts` insensitive to verbose mode
Jean-Sébastien Pédron
7 days
test/core_query.mk: `gun` master branch depends on cowlib 2.15.0
Jean-Sébastien Pédron
7 days
test/core_app.mk: Use https://github.com/binarytemple/hypernumbers
Jean-Sébastien Pédron
7 days
test/core_app.mk: Redirect stderr to stdout when tests grep for parse_transfo...
Jean-Sébastien Pédron
7 days
test: Bump some dependencies that fail to build with Erlang/OTP 28
Jean-Sébastien Pédron
7 days
test: Set the branch name in `git init`
Jean-Sébastien Pédron
2025-06-25
It's OK if the application is already loaded
Loïc Hoguin
2025-06-25
Elixir: Load LOCAL_DEPS applications before compiling
Loïc Hoguin
2025-06-19
Fix Mix autopatch being enabled by default
Loïc Hoguin
2025-03-20
Properly handle asdf-installed Elixir
Loïc Hoguin
2025-03-20
Don't fail Mix autopatch if Elixir is disabled but it has a Makefile
Loïc Hoguin
2025-03-17
Document native Elixir support
native-elixir
Loïc Hoguin
2025-03-17
Native Elixir support
Tyler Hughes
2025-03-13
Add missing core_native_path call to Hex fetch
Loïc Hoguin
2025-02-11
Update Elixir test version for hex tests
Loïc Hoguin
2025-02-11
Add support for specifying Hex requirements for dependencies
Loïc Hoguin
2024-11-28
Deprecate Rebar2 projects autopatching
Loïc Hoguin
2024-11-27
Set RELX_TAR=0 when using "make run"
work-20241127
Loïc Hoguin
2024-11-27
Update Discord link to a permanent invite
faster-erl
Loïc Hoguin
2024-11-27
Update CHANGELOG
Loïc Hoguin
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 autopatch
ci-for-pr-1005
Loïc Hoguin
2024-11-25
Fix conversion of git_subdir to git-subfolder
Roger Lipscombe
2024-11-25
CI: Check select Hex.pm packages
test-some-hex-packages
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-21
Fix infinite loop when fetching amqp_client deps via Hex
fix-amqp_client
Loïc Hoguin
2024-11-21
Reinstate dep_name as it's still used by RabbitMQ plugins
Loïc Hoguin
2024-11-19
Update hex_core to current master
remove-most-packages
Loïc Hoguin
2024-11-19
Use short variable names when possible
Loïc Hoguin
2024-11-19
Remove legacy fetch method
Loïc Hoguin
2024-11-19
Remove deprecated dep_fetch, dep_name, dep_repo, dep_commit
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: Trick GH runners into picking slower jobs early
Loïc Hoguin
2024-11-15
CI: Run Dialyzer tests in parallel jobs
Loïc Hoguin
2024-11-15
Add Discord server to README and Getting Started
Loïc Hoguin
2024-11-15
CI: Use parallel Make
Loïc Hoguin
[next]