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
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
2024-11-14
CI: Add Erlang.mk packages testing
Loïc Hoguin
2024-11-14
Add hex_core as a proper Erlang.mk package
Loïc Hoguin
2024-11-14
Update changelog
Loïc Hoguin
2024-11-14
Update Cowlib/Ranch versions in the index to master
Loïc Hoguin
2024-11-14
Update hex_core to v0.10.1
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
Remove packages.v2.tsv
Loïc Hoguin
2024-11-13
Improve rebar.config generation
improve-rebar-config
Loïc Hoguin
2024-11-05
Clarify project naming in getting started
Yun Seong Kim
2024-11-05
Update erlang downloads links on docs
Yun Seong Kim
2024-11-04
Make CI green
make-ci-green
Loïc Hoguin
2024-10-03
CI: Add diffutils as a required package for Windows
Loïc Hoguin
2024-10-03
CI: Disable macOS and improve Windows
Loïc Hoguin
2024-10-01
Initial GitHub Actions test workflow
Loïc Hoguin
2024-10-01
Remove unnecessary legacy documentation
Loïc Hoguin
2024-10-01
Initial beam-cache implementation
Loïc Hoguin
2024-10-01
Update cuttlefish package branch from master to main
Loïc Hoguin
2024-06-24
fix: use REL_DEPS instead of BUILD_DEPS in plugins/bootstrap.mk
zll600
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
2024-05-28
Update rebar3 to 3.23.0
Loïc Hoguin
2024-03-20
Update rebar3 to include OTP-27 fixes
Loïc Hoguin
2024-02-16
Remove unnecessary file:pid2name call
Loïc Hoguin
2024-01-23
Update instructions for releases
Loïc Hoguin
2023-11-30
Add an extra ci-prepare step for each OTP
Loïc Hoguin
2023-08-31
Tweak c_src autopatch output on macOS
Loïc Hoguin
2023-08-31
Fix autopatch on Windows
Loïc Hoguin
2023-06-21
Fix verbosity regression
Tyler Hughes
2023-05-23
Remove deprecated --no_native option from dialyzer
Michal Kuratczyk
2023-05-23
Add a test for ESCRIPT_ZIP_FILE and abspath the value
Loïc Hoguin
2023-05-23
Make parent directory of ESCRIPT_ZIP_FILE
James Aimonetti
2023-05-16
Don't run core-deps-optional test when LEGACY=1
Loïc Hoguin
2023-05-16
Remove support for HiPE and ErlLLVM
Loïc Hoguin
2023-05-16
Fix RELX_OUTPUT_DIR
Loïc Hoguin
2023-05-16
Fix autopatch of shared libraries on Darwin
Loïc Hoguin
2023-05-15
Add dep caching to the CHANGELOG as experimental
Loïc Hoguin
2023-05-15
Use $(CACHE_DIR)/git instead of $(CACHE_DIR)/gits
Loïc Hoguin
2023-05-15
Rename __fetch_git to dep_cache_fetch_git
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
Added static compilation option for NIFs
Dominic Letz
2023-05-15
Replace erlang:get_stacktrace() with catch C:E (V=0) or C:E:S (V>0)
Viktor Söderqvist
2023-05-15
test(edoc): add checks for source subdirectories
pinicarus
[next]