Loïc Hoguin
dc70cbf281
Update Erlang.mk and switch to new xref code
2022-05-31 13:51:12 +02:00
Philip Kuryloski
a63f169fcb
Remove duplicate rabbitmq-components.mk and erlang.mk files
...
Also adjust the references in rabbitmq-components.mk to account for
post monorepo locations
2021-03-22 15:40:19 +01:00
Jean-Sébastien Pédron
5067edc1d9
Merge branch 'stable'
2017-05-16 18:11:26 +02:00
Jean-Sébastien Pédron
02eca97bfc
Makefile: Load the new `rabbitmq-early-plugin.mk` early-stage plugin
...
See the corresponding commit in rabbitmq-common for an explanation.
[#144697185 ]
2017-05-16 17:37:45 +02:00
Jean-Sébastien Pédron
c59ef46318
Merge branch 'stable'
2016-12-07 16:03:31 +01:00
Jean-Sébastien Pédron
0ce5392d24
Move from .app.src to Makefile variables
...
This is the recommended way with Erlang.mk.
By default, the version is inherited from rabbitmq-server-release when
the source archive is created, or computed from git-describe(1) (see
`rabbitmq-components.mk`). One can override the version from the command
line by setting the `PROJECT_VERSION` variable.
[#130992027 ]
2016-12-06 16:38:10 +01:00
Jean-Sébastien Pédron
8e6a466948
Add rabbitmq_ct_client_helpers to TEST_DEPS
2016-11-24 10:37:43 +01:00
Jean-Sébastien Pédron
bcde0c9bfd
Makefile: Explicitely list all DEPS
...
Sync rabbitmq-components.mk with rabbitmq-common to remove automatic
DEPS handling.
[#130086871 ]
2016-09-20 11:53:50 +02:00
Michael Klishin
bf34065c9e
Switch test suite to Common Test
...
Fixes #17 .
2016-06-23 02:57:58 +03:00
Jean-Sébastien Pédron
7aed50da50
Remove `rabbit` from the DEPS
2015-12-21 17:35:53 +01:00
Jean-Sébastien Pédron
09d78f4dd6
In fact, `rabbit` is listed in .app
...
Therefore, move it back to DEPS
2015-12-01 17:47:33 +01:00
Jean-Sébastien Pédron
6af20122fc
`amqp_client` is also a TEST_DEPS
2015-12-01 16:43:49 +01:00
Jean-Sébastien Pédron
0f5cd8c3d1
`rabbit` is a TEST_DEPS, not a normal DEPS
2015-12-01 14:24:21 +01:00
Jean-Sébastien Pédron
df89f1b02c
Set RABBITMQ_CONFIG_FILE for the testsuite
2015-12-01 14:23:28 +01:00
Michael Klishin
9e9067d225
Move to erlang.mk, tests need more work
2015-12-01 08:46:31 +03:00
Alvaro Videla
07ca997627
removes extra plugin dependencies
2014-03-17 17:00:42 +01:00
Alvaro Videla
ee5e9f914f
adds auto scaling test
2014-03-04 17:16:32 +01:00
Alvaro Videla
3c44df5128
first commit
2014-01-10 16:10:28 +01:00