Commit Graph

8 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 36118fd08d 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:40:20 +02:00
Jean-Sébastien Pédron 9c701f7e2e 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 17:10:47 +01:00
Jean-Sébastien Pédron 47f05f5760 Makefile: Explicitely list all DEPS
Sync rabbitmq-components.mk with rabbitmq-common to remove automatic
DEPS handling.

[#130086871]
2016-09-20 13:22:22 +02:00
Jean-Sébastien Pédron 1b4c6fa8e5 DEPS: Remove rabbit 2015-10-26 18:13:16 +01:00
Jean-Sébastien Pédron 91db93f23e Initial move to erlang.mk 2015-10-19 16:51:28 +02:00
Marek Majkowski ffb724012d Skeleton 2012-02-27 16:22:48 +00:00