rabbitmq-server/deps/rabbit_common
Jean-Sébastien Pédron 98477f95ea Delete symlinks to `erlang.mk` and `rabbitmq-components.mk`
[Why]
They make it more difficult to compile RabbitMQ on Windows. They were
probably useful at the time of the switch to a monorepository but I
don't see their need anymore.

(cherry picked from commit 63f7da23c7)
2025-06-17 14:04:30 +00:00
..
include Move `file_handle_cache` and `vm_memory_monitor` back to `rabbit` 2025-05-07 18:00:18 +00:00
mk Allow non-deterministic builds 2025-05-17 02:56:26 +00:00
src Wrap TLS options password into a function in more places 2025-06-04 11:19:44 +00:00
test Move `file_handle_cache` and `vm_memory_monitor` back to `rabbit` 2025-05-07 18:00:18 +00:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-BSD-recon
LICENSE-MIT-Erlware-Commons
LICENSE-MIT-Mochi
LICENSE-MPL-RabbitMQ
Makefile Delete symlinks to `erlang.mk` and `rabbitmq-components.mk` 2025-06-17 14:04:30 +00:00
README.md
codegen.py Bump (c) line year 2025-01-01 17:54:10 -05:00
development.post.mk Switch the default python binary for codegen scripts to python3 2022-06-02 10:58:42 +02:00
development.pre.mk

README.md

RabbitMQ Common

This library is shared between RabbitMQ server, RabbitMQ Erlang client and other RabbitMQ ecosystem projects.