Commit Graph

164 Commits

Author SHA1 Message Date
Diana Corbacho 691f1e1929 Update rabbitmq-components.mk 2018-01-22 21:53:59 +00:00
Jean-Sébastien Pédron 1f7b52010e Travis CI: Update config from rabbitmq-common 2017-12-15 15:08:42 +01:00
Jean-Sébastien Pédron c698ac8158 Update rabbitmq-components.mk 2017-12-01 11:05:50 +01:00
Jean-Sébastien Pédron 8cc4a43813 Update rabbitmq-components.mk 2017-11-28 14:00:28 +01:00
Jean-Sébastien Pédron 9c32e523e1 Update rabbitmq-components.mk 2017-11-28 13:23:48 +01:00
Jean-Sébastien Pédron e778d7fb24 Travis CI: Add initial configuration
[#152509619]
2017-11-08 15:52:08 +01:00
Jean-Sébastien Pédron bb8c56828a Makefile: Do not include rabbitmq-build.mk
It sets Erlang compiler flags which are quite specific to RabbitMQ.

This fixes the testsuite when the project is tested alone (i.e. outside
the Umbrella).

While here, synchronize the list of other plugins to list with
rabbitmq-common, and move the variable after `development.pre.mk`
inclusion.
2017-10-16 15:14:24 +02:00
Jean-Sébastien Pédron 1e88940af0 Update rabbitmq-components.mk 2017-10-13 15:01:38 +02:00
Jean-Sébastien Pédron 3f727588fb Update rabbitmq-components.mk 2017-10-13 14:33:01 +02:00
Daniil Fedotov b68479ceb7 Update erlang.mk 2017-08-30 19:36:58 +01:00
kjnilsson 81f8be1021 fix rountrip serialization 2017-04-13 16:33:48 +01:00
kjnilsson 6e5da2f74e Remove RABBITMQ_HEXPM_DEFAULT_FILES for now
Currently it is empty and results in an
invalid .app file.
2017-04-06 15:34:27 +01:00
Jean-Sébastien Pédron 54e061fbad development.post.mk: Create `include` directory
Empty directories are not stored in Git, so we must be sure to create it
before trying to generate `include/amqp10_framing.hrl`.

[#136435249]
2017-01-11 15:51:17 +01:00
Jean-Sébastien Pédron 585f20e4f9 New application to share code between AMQP 1.0 plugin and client
[#136435249]
2017-01-11 13:02:15 +01:00