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
/
test
Age
Commit message (
Expand
)
Author
2019-06-28
Accept a list of deps to forcibly rebuild in `$(FORCE_REBUILD)`
Jean-Sébastien Pédron
2019-06-28
Try to make relx-start-stop more reliable
Loïc Hoguin
2019-06-26
Don't try to start/stop releases in bootstrap-rel test
Loïc Hoguin
2019-06-26
Fix "make eunit/ct" not fetching apps dependencies
Loïc Hoguin
2019-06-25
Fix or disable some of the Relx tests on Windows
Loïc Hoguin
2019-06-24
Rename force_rebuilding_dep to force_rebuild_dep
Loïc Hoguin
2019-06-24
Fix the core-deps-dep-makefile-change test on Windows
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-24
Skip the "rebuild" part of the "ln" test on Windows
Loïc Hoguin
2019-06-24
Use cowlib master in tests
Loïc Hoguin
2019-06-22
Fix the eunit-test-dir test on Windows
Loïc Hoguin
2019-06-21
Test `list-deps` behavior with various values of `FULL`
Jean-Sébastien Pédron
2019-06-21
Include applications `$(APPS_DIR)` in the `list-deps` targets
Jean-Sébastien Pédron
2019-06-20
Try a fix for the relx-start-stop intermittent test failure
Loïc Hoguin
2019-06-20
Use echo(1) instead of printf(1) in `core-autopatch-extended-erlc-opts`
Jean-Sébastien Pédron
2019-06-20
Replace zipinfo(1) by `unzip -l`
Jean-Sébastien Pédron
2019-01-02
Fix rebuild on Makefile change when new deps are added
Loïc Hoguin
2018-12-11
Remove some silencing of release commands
Loïc Hoguin
2018-12-07
Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT
Loïc Hoguin
2018-12-07
Make sure we go through all deps when building escripts
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
Fix verbosity of proper and triq tests
Loïc Hoguin
2018-12-05
Allow hooking before/after autopatch
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-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
Validate the .app file after generating it
Loïc Hoguin
2018-11-30
Fix Dialyzer when a project has and uses parse transforms
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 autopatch for LFE projects
Loïc Hoguin
2018-11-29
Add the target help-plugins to document external plugins
Loïc Hoguin
2018-11-29
Rebuild C projects when Makefiles change
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
Fix jobserver unavailable warnings
Loïc Hoguin
2018-11-26
Allow running test cases without groups in CT
Loïc Hoguin
2018-11-26
Remove a non-portable "echo -n" from a test
Loïc Hoguin
2018-11-26
Remove some non-portable "echo -e" from a couple tests
Loïc Hoguin
2018-11-26
Use two colons for the shell target
Loïc Hoguin
2018-11-26
Don't include applications with no ebin/ directory in escripts
Loïc Hoguin
2018-11-26
Add or improve tests based on false flag reports
Loïc Hoguin
[next]