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
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
2018-11-26
Fix propagation of SP in sub-apps
Loïc Hoguin
2018-11-26
Fix badly written tests failing when LEGACY=1
Loïc Hoguin
2018-11-26
Disable Asciidoc tests requiring DocBook if not installed
Loïc Hoguin
2018-11-26
Disable sphinx tests when it isn't installed
Loïc Hoguin
2018-11-26
Tweak a few tests so they run on all platforms
Loïc Hoguin
2018-11-26
Add test for autopatch with two Rebar projects
Loïc Hoguin
2018-11-25
Build issues testing multi-apps projects
Loïc Hoguin
2018-11-25
Fix a shell test when run in parallel
Loïc Hoguin
2018-11-25
Build $(PROJECT).d in a separate $(MAKE) call
Loïc Hoguin
2018-11-24
Test case for yecc, switching between test mode and normal mode
Hugo Mills
2018-11-24
Add the git-subfolder fetch method
Loïc Hoguin
2018-11-24
Fix a test that used invalid application names
Loïc Hoguin
2018-11-24
Move apps tests in their own file and fix a test case
Loïc Hoguin
2018-11-24
Disallow uppercase characters in application names
Loïc Hoguin
2018-11-24
Error out on dash characters during bootstrap
Loïc Hoguin
2018-11-24
Don't try to create a nif if n wasn't provided
Loïc Hoguin
2018-11-24
Update the OTP-REG.mib file download location
Loïc Hoguin
2018-11-24
Improve ct/eunit tests
Loïc Hoguin
2018-11-23
Ensure apps eunit tests only run once when called directly
Loïc Hoguin
2018-11-23
Add eunit test with apps where one include_lib another
Roger Lipscombe
2018-11-23
Ensure apps have APPS_DIR and DEPS_DIR defined
Loïc Hoguin
[next]