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
path:
root
/
core
Age
Commit message (
Expand
)
Author
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
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
[next]