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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2024-11-26
Make $(ERL) faster
Loïc Hoguin
2024-11-25
Fix conversion of git_subdir to git-subfolder
Roger Lipscombe
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
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-13
Improve rebar.config generation
improve-rebar-config
Loïc Hoguin
2024-10-01
Initial beam-cache implementation
Loïc Hoguin
2024-06-21
Don't use the shell in core_find
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
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-16
Remove support for HiPE and ErlLLVM
Loïc Hoguin
2023-05-16
Fix autopatch of shared libraries on Darwin
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-12
Ignore files with '#' in their names, e.g. emacs lock files
Martin Björklund
2023-05-12
Support optional applications
jdamanalo
2023-05-09
Autopatch: Include $LBLIBS when compiling c_src files
Loïc Hoguin
2023-05-09
Autopatch: better handle COMPILE_FIRST/erl_first_files
Loïc Hoguin
2023-05-05
Autopatch: add support for >= hex versions
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
Autopatch: Improve hex version detection for ~>
Loïc Hoguin
2023-05-05
Autopatch: support rebar3 plugin-style C compile hooks
Loïc Hoguin
2023-05-04
Remove rabbit/amqp_client packages and patches
Loïc Hoguin
2023-05-04
Autopatch: do not export ERLC_OPTS
Loïc Hoguin
2022-05-31
Add -Werror by default again
Loïc Hoguin
2022-05-30
Revamp and document Xref support
Loïc Hoguin
2022-04-26
Fix .app.src.script autopatch when no .app.src is present
2022.04.26
Loïc Hoguin
2021-03-26
core/deps.mk: Support Rebar lock files with version "1.2.0"
Jean-Sébastien Pédron
2020-12-04
Revert "fix: replace perl usage with coreutils"
Loïc Hoguin
2020-11-30
fix: replace perl usage with coreutils
pinicarus
2020-07-20
Fix `query-deps` for projects without deps
Luke Bakken
2020-06-22
core/test.mk: Abort build if a test file fails to compile
Jean-Sébastien Pédron
2020-05-20
Remove -lerl_interface also when autopatching
Loïc Hoguin
2020-04-21
core/test.mk: Rebuild out-of-date test modules only
Jean-Sébastien Pédron
2020-04-14
Fix encoding issues when generating the makedep file
Loïc Hoguin
2020-04-12
core/test.mk: Build application before its tests
Jean-Sébastien Pédron
2020-03-04
Add the query-deps family of targets
2020.03.05
Loïc Hoguin
2020-02-25
Replace +A0 with +A1
Loïc Hoguin
2020-02-11
Support Hex packages with name different from application
2020.02.11
Loïc Hoguin
[next]