Commit Graph

222 Commits

Author SHA1 Message Date
Michael Klishin 01f49ae603
Update rabbitmq-components.mk 2017-06-02 17:51:34 +03:00
Michael Klishin 4c22c76361
Update rabbitmq-components.mk 2017-06-02 00:43:31 +03:00
Michael Klishin b92a4fcc66
Update rabbitmq-components.mk 2017-06-01 18:01:48 +03:00
Michael Klishin 38aaf6f2d7
Update rabbitmq-components.mk 2017-02-11 23:29:38 +03:00
Michael Klishin 75153e5774
Update rabbitmq-components.mk 2017-02-10 11:16:39 +03:00
Michael Klishin f2a2b764de
Update rabbitmq-components.mk 2017-02-10 03:06:32 +03:00
Michael Klishin c049d156af
merge branch 'stable' 2017-02-08 16:57:22 +03:00
Michael Klishin 4c962c73d4
Update rabbitmq-components.mk 2017-02-08 16:38:22 +03:00
Michael Klishin 0a5ed3542c
merge branch 'stable' 2017-02-06 19:51:50 +03:00
Michael Klishin cabbfe548e
Update rabbitmq-components.mk 2017-02-06 19:24:00 +03:00
Jean-Sébastien Pédron f9acc91827
Update rabbitmq-components.mk 2017-02-02 17:17:15 +01:00
Michael Klishin db4329b003
Update rabbitmq-components.mk 2017-01-31 18:12:09 +03:00
Jean-Sébastien Pédron ba5bc15ac4
Makefile: Use a recursively expanded var for `RABBITMQ_VERSION`
This fixes proper propagation of `RABBITMQ_VERSION`.

[#130992027]
2016-12-08 19:02:49 +01:00
Jean-Sébastien Pédron 9e0cf9581c
Update rabbitmq-components.mk 2016-12-06 16:36:41 +01:00
Jean-Sébastien Pédron c096bd8f70
Update rabbitmq-components.mk
Remove PROJECT_VERSION computation from Makefile: rabbitmq-components.mk
takes care of it.

[#130992027]
2016-12-06 13:37:00 +01:00
Michael Klishin 0d02553e26
Update rabbitmq-components.mk 2016-11-29 20:59:38 +03:00
Jean-Sébastien Pédron 70e7279006
Update rabbitmq-components.mk 2016-11-25 10:51:01 +01:00
Jean-Sébastien Pédron 58ff565525
Update rabbitmq-components.mk 2016-11-25 10:08:22 +01:00
Jean-Sébastien Pédron 6afcbc253d
Update rabbitmq-components.mk 2016-11-23 18:06:06 +01:00
Gerhard Lazu d0291bf0c8 Update rabbitmq-components.mk 2016-11-22 16:16:40 +00:00
Jean-Sébastien Pédron 8c7ac9c2e1 Update rabbitmq-components.mk 2016-09-23 11:23:08 +02:00
Jean-Sébastien Pédron db7f0a0f38
Initial commit of RabbitMQ release handling bits
Everything comes from the rabbitmq-server repository. The goals of this
move are:
    1. separate unrelated files: the broker sources and release
       handling comprising plugins;
    2. resolve an important dependency cycle: plugins depend on the
       broker to run, but the broker depends on plugins to build a
       release.

[#130659985]
2016-09-20 18:19:24 +02:00