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
/
plugins
Age
Commit message (
Expand
)
Author
2022-05-31
xref: Also ignore targets where applicable
Loïc Hoguin
2022-05-31
xref: Better handling of app scope
Loïc Hoguin
2022-05-30
Revamp and document Xref support
Loïc Hoguin
2022-05-23
Hopefully more portable bootstrap-rel fix
Loïc Hoguin
2022-05-23
Better fix for inserting BUILD_DEPS += relx
Loïc Hoguin
2022-05-23
Automatically add relx dependency on bootstrap-rel
Loïc Hoguin
2022-04-28
fixup! Upgrade to Relx 4 which is now used as a library
Loïc Hoguin
2022-04-27
Upgrade to Relx 4 which is now used as a library
Loïc Hoguin
2022-04-12
Temporary, incomplete fix for OTP-25 Relx
Loïc Hoguin
2022-03-25
Dialyzer no longer supports -Wrace_conditions as of Erlang 25
Michael Klishin
2020-11-30
Add support for publishing Hex releases and docs
Loïc Hoguin
2020-06-23
plugins/concuerror.mk: Use $(MAKE) instead of hard-coding `make`
Jean-Sébastien Pédron
2020-06-18
Add initial Concuerror integration
Loïc Hoguin
2020-04-17
Fix non-verbose output for C/CPP targets
Loïc Hoguin
2020-03-25
Remove -lerl_interface from the default LDLIBS
Loïc Hoguin
2020-02-08
Disable proto plugin if gpb/protobuffs not in deps
Loïc Hoguin
2019-12-09
plugins/c_src.mk: Deduce directory to create from $@
Jean-Sébastien Pédron
2019-06-24
Fix more path issues on Windows
Loïc Hoguin
2019-06-22
Fix the EDOC_SRC_DIRS paths on Windows
Loïc Hoguin
2019-06-22
Fix the ct.cover.spec file paths on Windows
Loïc Hoguin
2019-06-17
Set locale to `C` when checking bootstrapped app name
Jean-Sébastien Pédron
2018-12-11
Remove -finline-functions from OSX by default
Loïc Hoguin
2018-12-11
Fix a bug where ct-* targets produced an empty GEN line
Loïc Hoguin
2018-12-10
Optimization: reduce the number of shell commands on noops
Loïc Hoguin
2018-12-07
Make sure we go through all deps when building escripts
Loïc Hoguin
2018-12-07
Fix distclean of cover dirs when they are the same
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-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-11-30
Update Relx to v3.27.0
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-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
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
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
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
Rename render_template to core_render and move into core
Loïc Hoguin
2018-11-26
Use two colons for the shell target
Loïc Hoguin
[next]