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
2019-10-09
Use no_dot_erlang instead of start_clean
Loïc Hoguin
2019-08-29
Build symlinked source files
Lars Kroll
2019-08-29
core/erlc.mk: Support non-US-ASCII characters in paths
Jean-Sébastien Pédron
2019-07-30
Recursive deps list: don't handle apps specifically
Jean-Sébastien Pédron
2019-07-30
Fix concurrent creation of `recursive-*deps-list.log` files
Jean-Sébastien Pédron
2019-06-30
Make a "git describe" fall back for older git versions
Loïc Hoguin
2019-06-29
Filter out master when getting the LATEST_ERLANG_OTP
Loïc Hoguin
2019-06-28
Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`
Jean-Sébastien Pédron
2019-06-26
Fix "make eunit/ct" not fetching apps dependencies
Loïc Hoguin
2019-06-24
Rename force_rebuilding_dep to force_rebuild_dep
Loïc Hoguin
2019-06-24
Fix the force_rebuilding_dep test
Loïc Hoguin
2019-06-24
Accept `$(force_rebuilding_dep)` to tune the behavior of `$(FULL)`
Jean-Sébastien Pédron
2019-06-22
Use forward slashes in the Windows paths
Loïc Hoguin
2019-06-21
Include applications `$(APPS_DIR)` in the `list-deps` targets
Jean-Sébastien Pédron
2019-06-20
Small correction to semver conversion for hex
Loïc Hoguin
2019-06-20
Display Hex dependency version in the "DEP mydep (version)" line
Jean-Sébastien Pédron
2019-05-27
Do git describe on the right folder for {vsn,git}
Loïc Hoguin
2019-01-02
Fix rebuild on Makefile change when new deps are added
Loïc Hoguin
2018-12-31
Add skeleton compatibility for semver versions
Loïc Hoguin
2018-12-11
Silence some boring output in autopatched dependencies
2018.12.11
Loïc Hoguin
2018-12-11
Fix a bug where ct-* targets produced an empty GEN line
Loïc Hoguin
2018-12-10
Make the version warning less repetitive
Loïc Hoguin
2018-12-10
Optimization: reduce the number of shell commands on noops
Loïc Hoguin
2018-12-10
Correct expanding of shell variables in autopatch again
Loïc Hoguin
2018-12-07
Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT
Loïc Hoguin
2018-12-07
core_find: Ignore files with spaces to avoid issues
Loïc Hoguin
2018-12-07
Autopatch: erl_first_files can contain xrl/yrl
Loïc Hoguin
2018-12-05
Implement the dep_built optimization for test/shell deps
Loïc Hoguin
2018-12-05
Better handle ERLANG_OTP and ERLANG_HIPE
Loïc Hoguin
2018-12-05
Allow hooking before/after autopatch
Loïc Hoguin
2018-12-04
Remove some repetition in some output
Loïc Hoguin
2018-12-04
Delete $(ERLANG_MK_TMP) directory after 'make erlang-mk'
Loïc Hoguin
2018-12-04
Add a V=3 that works like V=2 across all shell commands
Loïc Hoguin
2018-12-03
Print a changelog when updating Erlang.mk
Loïc Hoguin
2018-12-03
Don't rebuild dependencies by default
Loïc Hoguin
2018-11-30
Validate the .app file after generating it
Loïc Hoguin
2018-11-30
Support Elixir as a dependency via ELIXIR_PATCH=1
Loïc Hoguin
2018-11-30
Correct expanding of shell variables in autopatch
Loïc Hoguin
2018-11-30
Add rebar3 hex package define
nevar
2018-11-30
Add autopatch for LFE projects
Loïc Hoguin
2018-11-29
Ignore rebar3 plugins for the time being
Loïc Hoguin
2018-11-29
Add the target help-plugins to document external plugins
Loïc Hoguin
2018-11-28
Call git describe for {vsn,git} during autopatch
Loïc Hoguin
2018-11-28
Fix asn1 compilation with the +maps option
Loïc Hoguin
2018-11-28
Modernize the protobuffs plugin
Loïc Hoguin
2018-11-27
Don't use the non-portable flock -c, use flock sh -c
Loïc Hoguin
2018-11-27
Fix jobserver unavailable warnings
Loïc Hoguin
2018-11-26
Rename render_template to core_render and move into core
Loïc Hoguin
2018-11-26
Use flock/lockf when available to avoid a -j issue
Loïc Hoguin
2018-11-25
Build issues testing multi-apps projects
Loïc Hoguin
[next]