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
Age
Commit message (
Expand
)
Author
2018-12-07
Document the PropEr plugin
Loïc Hoguin
2018-12-07
Document code coverage
Loïc Hoguin
2018-12-07
Fix distclean of cover dirs when they are the same
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-07
Add COVER_APPS and COVER_DEPS to cover compile other apps/deps
Loïc Hoguin
2018-12-06
Add cover support for PropEr and Triq
Loïc Hoguin
2018-12-06
Default COVER_DATA_DIR now the same as COVER_REPORT_DIR
Loïc Hoguin
2018-12-05
SKIP_DEPS should also skip shell deps
Loïc Hoguin
2018-12-05
Implement the dep_built optimization for test/shell deps
Loïc Hoguin
2018-12-05
Silence ci-setup and ci-extra when they're not extended
Loïc Hoguin
2018-12-05
Better handle ERLANG_OTP and ERLANG_HIPE
Loïc Hoguin
2018-12-05
Fix verbosity of proper and triq tests
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
Rebuild the PLT file when the Erlang/OTP version has changed
Loïc Hoguin
2018-12-04
Fix and document Dialyzer against beam files
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-04
Document cross compiling
Loïc Hoguin
2018-12-04
Add ci.erlang.mk to the plugin list
Loïc Hoguin
2018-12-03
Add version.mk to the plugins list
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-12-03
Move autopatch tests into their own test suite
Loïc Hoguin
2018-11-30
Document selecting RELX_CONFIG for prod/dev
Loïc Hoguin
2018-11-30
Update Relx to v3.27.0
Loïc Hoguin
2018-11-30
Validate the .app file after generating it
Loïc Hoguin
2018-11-30
Document that DEPS has precedence over TEST_DEPS etc.
Loïc Hoguin
2018-11-30
Hide some pointless output behind V=1
Loïc Hoguin
2018-11-30
Make "make run" work for non-extended releases too
Loïc Hoguin
2018-11-30
Fix Dialyzer when a project has and uses parse transforms
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 test for plugins that include the word rebar
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-29
Rebuild the env.mk file when the Erlang/OTP has changed
Loïc Hoguin
2018-11-29
Rebuild C projects when Makefiles change
Loïc Hoguin
2018-11-28
Call git describe for {vsn,git} during autopatch
Loïc Hoguin
2018-11-28
Document parallel building
Loïc Hoguin
2018-11-28
Remove some duplicate information from the legacy README
Loïc Hoguin
2018-11-28
Rename the rel/ directory to config/ by default
Loïc Hoguin
2018-11-28
Add option DTL_PREFIX for erlydtl-produced module names
Loïc Hoguin
2018-11-28
Fix asn1 compilation with the +maps option
Loïc Hoguin
2018-11-28
Add built-in support for gpb for building proto files
Loïc Hoguin
2018-11-28
Modernize the protobuffs plugin
Loïc Hoguin
2018-11-27
Remove some unnecessary -pa arguments
Loïc Hoguin
[next]