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
2016-09-13
Merge branch 'fix-dialyzer-ERLC_OPTS-filtering' of https://github.com/rabbitm...
Loïc Hoguin
2016-09-09
Remove an unnecessary step in dialyzer-beam test
Loïc Hoguin
2016-09-09
Add a test for using Dialyzer against BEAM files
Loïc Hoguin
2016-09-08
dialyzer.mk: Use the shell to parse command line args
Jean-Sébastien Pédron
2016-07-14
Build apps/* only once
Krister Svanlund
2016-06-08
Add a test case for custom PROJECT_MOD
Jared Flatow
2016-05-17
Add test case demonstrating issue 447.
Daniel Goertzen
2016-04-05
Add test for eunit accessing priv_dir
crownedgrouse
2016-04-03
Use branches for all packages
Loïc Hoguin
2016-04-03
Add possibility to specify custom ErlyDTL options
Krzysztof Jurewicz
2016-03-19
Merge branch 'erlc-opts-sed' of https://github.com/Gatzy118/erlang.mk
Loïc Hoguin
2016-03-19
Merge branch 'add_tpl_empty' of https://github.com/ingwinlu/erlang.mk
Loïc Hoguin
2016-03-19
Merge branch 'multi_app_ct' of https://github.com/ingwinlu/erlang.mk
Loïc Hoguin
2016-03-02
Properly write hex dependencies in rebar.config for Rebar3
Loïc Hoguin
2016-02-17
Add 'module' template
derwinlu
2016-02-08
Fix ct for multi-app repositories
derwinlu
2016-01-22
Use "make edoc" in the edoc test
Loïc Hoguin
2016-01-09
Add AsciiDoc tests and documentation
Loïc Hoguin
2016-01-09
Remove legacy EDoc tests
Loïc Hoguin
2016-01-09
Test and document EDoc
Loïc Hoguin
2016-01-06
Add a second comma/space to test global substitutions
Nick Gates
2015-12-29
Add Common Test docs and tests
Loïc Hoguin
2015-12-24
Simplify cleaning in the test suite
Loïc Hoguin
2015-12-24
Add EUNIT_ERL_OPTS variable
Loïc Hoguin
2015-12-24
Add EUnit tests and documentation
Loïc Hoguin
2015-12-18
Exclude rabbitmq_codegen from the package check
Loïc Hoguin
2015-12-17
Remove the patch for i18n in the test suite
Loïc Hoguin
2015-12-17
Add package i18n to the index
Loïc Hoguin
2015-12-15
Prevent Dialyzer from running concurrently in test suite
Loïc Hoguin
2015-12-15
Make some rm -rf commands safer
Loïc Hoguin
2015-12-14
Fix compilation of NIFs on Windows
Loïc Hoguin
2015-12-01
Test and document Dialyzer
Loïc Hoguin
2015-11-22
Remove the Rabbit patches from the test suite
Loïc Hoguin
2015-11-21
Merge branch 'late-autopatch' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-11-21
deps.mk: In dep_target, call dep_autopatch during the second eval
Jean-Sébastien Pédron
2015-11-20
Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-11-20
Add tests and document the SP variable
Loïc Hoguin
2015-11-17
make erlang-mk: Copy build.config after switching to $(ERLANG_MK_COMMIT)
Jean-Sébastien Pédron
2015-11-17
V=2 causes `set -x` to be set on forked shells
Jean-Sébastien Pédron
2015-10-27
Fix small issue with c-src tests
Loïc Hoguin
2015-10-26
Add new-nif target and related tests
Loïc Hoguin
2015-10-22
Add shell chapter and tests
Loïc Hoguin
2015-10-22
Add git-submodule fetch method
Loïc Hoguin
2015-10-22
Merge branch 'fix-test-core-plugins-one' of https://github.com/rabbitmq/erlan...
Loïc Hoguin
2015-10-22
Use relative path to erlang.mk file in autopatched deps
Loïc Hoguin
2015-10-22
Replace "if $(MAKE) then false" by "! $(MAKE)"
Jean-Sébastien Pédron
2015-10-22
Do not try to execute an empty shell script in core-plugins-one test
Jean-Sébastien Pédron
2015-10-20
Rename couch package into opencouch
Loïc Hoguin
2015-10-19
Force rebuilds on Makefile/.app.src changes
Loïc Hoguin
2015-10-19
Fix creating modules from templates when using apps/ only
Loïc Hoguin
[next]