rabbitmq-server/deps/rabbit_common
Jean-Sébastien Pédron ed3dba3670 rabbitmq-dist.mk: Don't assume the plugin lives in `$(DEPS_DIR)`
The application to "package" as a plugin (an .ez archive) might be under
`$(APPS_DIR)`. Therefore now, the all the variables and recipes are
created from the path to the application not just its name.
2019-07-01 14:41:53 +02:00
..
include Finish converting check_vhost_access/3 to new API 2019-03-22 13:10:27 -07:00
mk rabbitmq-dist.mk: Don't assume the plugin lives in `$(DEPS_DIR)` 2019-07-01 14:41:53 +02:00
src Merge pull request #329 from rabbitmq/rabbitmq-server-2030 2019-06-13 15:14:43 +01:00
test URL Cleanup 2019-03-20 03:13:48 -05:00
.gitignore Merge branch 'fix-dialyzer-errors' into fix-dialyzer-errors-in-master 2018-02-01 13:19:35 +01:00
.travis.yml Require Erlang 21.3 2019-03-20 10:24:51 +03:00
CODE_OF_CONDUCT.md URL Cleanup 2019-03-20 03:13:48 -05:00
CONTRIBUTING.md URL Cleanup 2019-03-20 03:13:48 -05:00
LICENSE Rename mochinum, mochiweb_util and ec_semver modules 2016-11-24 16:18:39 +01:00
LICENSE-BSD-recon Add recon license file 2017-10-12 18:31:28 +03:00
LICENSE-MIT-Erlware-Commons Add Erlware Commons license, fix LICENSE. 2016-10-14 10:42:20 +01:00
LICENSE-MIT-Mochi Rename mochinum, mochiweb_util and ec_semver modules 2016-11-24 16:18:39 +01:00
LICENSE-MPL-RabbitMQ URL Cleanup 2019-03-20 03:13:48 -05:00
Makefile URL Cleanup 2019-03-20 03:13:48 -05:00
README.md Remove Travis badge :( 2017-06-16 01:38:17 +03:00
codegen.py URL Cleanup 2019-03-20 03:13:48 -05:00
development.post.mk Support publish to Hex.pm 2016-12-16 14:50:29 +01:00
development.pre.mk Support publish to Hex.pm 2016-12-16 14:50:29 +01:00
erlang.mk Update erlang.mk 2019-06-28 16:01:30 +02:00

README.md

RabbitMQ Common

This library is shared between RabbitMQ server, RabbitMQ Erlang client and other RabbitMQ ecosystem projects.