index
:
erlang.mk.git
gh-pages
improve-rebar-config
make-ci-green
master
remove-most-packages
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
17 hours
CI: Add Erlang.mk packages testing
remove-most-packages
Loïc Hoguin
17 hours
Add hex_core as a proper Erlang.mk package
Loïc Hoguin
17 hours
Update changelog
Loïc Hoguin
17 hours
Update Cowlib/Ranch versions in the index to master
Loïc Hoguin
20 hours
Update hex_core to v0.10.1
Loïc Hoguin
21 hours
Remove most packages
Loïc Hoguin
39 hours
Greatly speed up test speed with -j
Loïc Hoguin
43 hours
Remove packages.v2.tsv
Loïc Hoguin
44 hours
Improve rebar.config generation
HEAD
master
improve-rebar-config
Loïc Hoguin
10 days
Clarify project naming in getting started
Yun Seong Kim
10 days
Update erlang downloads links on docs
Yun Seong Kim
11 days
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
2023-05-15
docs(edoc): recursively find source paths
pinicarus
2023-05-15
Fix gpb proto compilation with imports
Loïc Hoguin
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 EUNIT_TEST_SPEC variable
Arpit Tarang Saxena
[next]