index
:
erlang.mk.git
gh-pages
make-ci-green
master
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
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
2018-11-25
Build $(PROJECT).d in a separate $(MAKE) call
Loïc Hoguin
2018-11-24
Add the git-subfolder fetch method
Loïc Hoguin
2018-11-24
Add a warning to not edit env.mk
Loïc Hoguin
2018-11-23
Ensure apps eunit tests only run once when called directly
Loïc Hoguin
2018-11-23
Reorder the test-dir options to make it more like compile_erl
Loïc Hoguin
2018-09-12
Append -native to ERLANG_HIPE installations
Loïc Hoguin
2018-09-12
Prevent kerl from being deleted uncorrectly
Loïc Hoguin
2018-08-01
Filter out the old OTP versions from LATEST_ERLANG_OTP
Loïc Hoguin
2018-06-27
Add a missing IS_DEPS=1 for docs deps
Loïc Hoguin
2018-06-21
Add the version fetched to the DEP line
Loïc Hoguin
2018-05-15
Don't use release candidates when LATEST_ERLANG_OTP=1
2018.05.15
Loïc Hoguin
2018-05-14
Display the version fetched of dependencies
Loïc Hoguin
2018-05-14
Small tweaks to previous PR
Loïc Hoguin
2018-05-14
Update to support Windows
Stanislav Ovchar
2018-05-14
Update makedep.erl to ignore hrl loops
Stanislav Ovchar
2018-05-14
Fix #757: recompile erl if hrl from another app was updated
Stanislav Ovchar
2018-05-07
Escape double quotes when passing ERLC_OPTS during tests
Loïc Hoguin
2018-05-02
Add LATEST_ERLANG_OTP=1 to automatically select the latest build
Loïc Hoguin
2018-04-25
Fix rebar pre_hooks patch
Serhii Kostiushkin
2018-03-14
Speed up the git clone download by using shallow downloads.
Andreas Krüger
2018-03-05
Fetch the version from rebar.lock if not specified in rebar.config
2018.03.05
Loïc Hoguin
2018-03-01
Change to repo.hex.pm, S3 URL is deprecated
2018.03.01
Eric Meadows-Jönsson
2018-03-01
.app.src.script files may return app specification directly
Hans Bulfone
2017-11-15
Use dep rather than package names in .app files
Thomas Nixon
2017-10-23
Masquerade the version when {vsn, {cmd, "..."}} is used
Loïc Hoguin
2017-10-23
Add CONFIG and SCRIPT variables to .app.src.script files
Loïc Hoguin
2017-10-19
Handle lists in -D compiler switches in autopatch
Loïc Hoguin
2017-08-30
Support in pattern matching of extra data type
plakshman93
2017-08-28
Remove stray $t variable
2017.08.28
Loïc Hoguin
2017-08-23
Ensure the current shell knows about PATH when pinning OTP
Loïc Hoguin
2017-08-16
More improvements to version pinning
Loïc Hoguin
2017-08-15
Prevent recursion when building a pinned Erlang/OTP
Loïc Hoguin
2017-08-14
Add experimental pinning of Erlang/OTP version
Loïc Hoguin
2017-07-06
Fix handling of Rebar's .app.src.script files
2017.07.06
Loïc Hoguin
[next]