Commit Graph

17 Commits

Author SHA1 Message Date
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 bfde0af25c Merge branch 'stable' 2017-05-16 18:13:18 +02:00
Jean-Sébastien Pédron 8ffabb007a 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:39:03 +02:00
Jean-Sébastien Pédron 17a9fc4642 Merge branch 'stable' 2016-12-07 16:06:34 +01:00
Jean-Sébastien Pédron 36921c26cf 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:54:51 +01:00
Jean-Sébastien Pédron 608d7b537a Add rabbitmq_ct_client_helpers to TEST_DEPS
[#134347953]
2016-12-02 10:49:45 +01:00
Loïc Hoguin 159f2c595a Convert to Cowboy REST
(cherry picked from commit da70f42d91f87497d89ee24983229b0cdbd86c3f)
2016-11-30 15:43:49 +03:00
Michael Klishin 8a582f7deb Revert "Switch stable to Cowboy" 2016-10-07 09:13:20 +03:00
Michael Klishin 6fc77fa3ef Merge branch 'stable' into rabbitmq-management-236
Conflicts:
    Makefile
2016-09-20 13:50:28 +03:00
Jean-Sébastien Pédron 8e46d725cc Makefile: Explicitely list all DEPS
Sync rabbitmq-components.mk with rabbitmq-common to remove automatic
DEPS handling.

[#130086871]
2016-09-20 12:42:47 +02:00
Loïc Hoguin ccf554bdee Convert to Cowboy REST
(cherry picked from commit da70f42d91f87497d89ee24983229b0cdbd86c3f)
2016-09-20 12:22:43 +02:00
Michael Klishin 20c0938e8e Switch test suite to Common Test 2016-06-19 21:51:18 +03:00
Jean-Sébastien Pédron 73ac1223d4 Add webmachine to DEPS 2016-01-05 10:24:19 +01:00
Jean-Sébastien Pédron 56c08621a3 Fix project name... 2015-10-23 19:58:13 +02:00
Jean-Sébastien Pédron 5d4671a004 Initial move to erlang.mk 2015-10-19 13:17:08 +02:00
Simon MacMullen 202f4ab4ec Nothing but CRUD. 2011-06-14 14:16:34 +01:00