index
:
erlang.mk.git
gh-pages
improve-rebar-config
make-ci-green
master
remove-most-packages
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
/
Makefile
Age
Commit message (
Expand
)
Author
2023-05-12
Add testing of building packages from hex.pm
Loïc Hoguin
2023-05-05
Add ELIXIR_PATCH=1 when testing building packages
Loïc Hoguin
2023-05-05
Tests: exclude pmod_transform from .app/load checks
Loïc Hoguin
2023-05-05
Deps: Add a project-specific patch for hut
Loïc Hoguin
2023-05-05
Autopatch: Move to Rebar3
Loïc Hoguin
2023-05-05
Ignore plugins from package checks
Loïc Hoguin
2023-05-04
Remove rabbit/amqp_client packages and patches
Loïc Hoguin
2020-11-30
Try do detect if we need to sleep in tests between a build and when a
Martin Björklund
2020-11-30
Add support for publishing Hex releases and docs
Loïc Hoguin
2020-04-13
Add plugin esh.mk to the index/documentation
crownedgrouse
2019-10-09
Use no_dot_erlang instead of start_clean
Loïc Hoguin
2019-06-28
Try to make relx-start-stop more reliable
Loïc Hoguin
2018-12-07
Autopatch: allow configuring REBAR_GIT and REBAR_COMMIT
Loïc Hoguin
2018-12-03
Don't rebuild dependencies by default
Loïc Hoguin
2018-11-30
Add autopatch for LFE projects
Loïc Hoguin
2018-05-14
Don't list test cases manually anymore
Loïc Hoguin
2017-11-17
Don't try to load ci.erlang.mk when testing packages
Loïc Hoguin
2017-05-15
Add tweaks and tests for the WITHOUT feature
Loïc Hoguin
2017-05-13
Convert legacy cover tests and fix a few issues
Loïc Hoguin
2016-10-21
Update Copyright notices
2016.10.21
Loïc Hoguin
2016-04-03
Use branches for all packages
Loïc Hoguin
2016-01-09
Remove legacy EDoc tests
Loïc Hoguin
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 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
Make some rm -rf commands safer
Loïc Hoguin
2015-11-22
Remove the Rabbit patches from the test suite
Loïc Hoguin
2015-11-20
Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-11-17
V=2 causes `set -x` to be set on forked shells
Jean-Sébastien Pédron
2015-10-22
Replace "if $(MAKE) then false" by "! $(MAKE)"
Jean-Sébastien Pédron
2015-10-20
Rename couch package into opencouch
Loïc Hoguin
2015-10-12
Rework package testing
Loïc Hoguin
2015-09-29
Improve a few comments and messages
Loïc Hoguin
2015-09-27
Improve tests' platform detection
Loïc Hoguin
2015-09-26
Make tests work on more systems
Loïc Hoguin
2015-09-14
Make relx work on Windows/MSYS2
Loïc Hoguin
2015-09-14
Remove "Success!" message from test suite
Loïc Hoguin
2015-09-11
add distclean-tmp
derwinlu
2015-09-11
Delete test/erl_crash.dump on cleaning tests
Loïc Hoguin
2015-09-10
Add missing phony targets in the test Makefile
Loïc Hoguin
2015-09-10
Remove todos that shouldn't be there
Loïc Hoguin
2015-09-10
Add a test for the deleting of crash dumps
Loïc Hoguin
2015-09-10
Remove an extraneous target dependency
Loïc Hoguin
2015-09-10
Reorganize the test suite
Loïc Hoguin
2015-09-09
Alphabetical order upgrade tests
Loïc Hoguin
2015-09-09
Move the test for help in its own category
Loïc Hoguin
2015-09-09
Merge branch 'fix-no-erlang-app-support' of https://github.com/rabbitmq/erlan...
Loïc Hoguin
[next]