rabbitmq-server/mk
Alexey Lebedeff 87532c4af4 Make test/development related makefile vars lazy
They were trying to run `hostname` and `which`, which produced a bunch
of error messages in a hermetic build environment.

And performance of those `shell` calls is not very important, as they
are caled just a few times during script runtime anyway (there is a
hack to make these lazy, but evaluating only once - but it's hardly
worth it).
2021-08-06 17:32:04 +02:00
..
bazel.mk Make test/development related makefile vars lazy 2021-08-06 17:32:04 +02:00
github-actions.mk Remove unused GitHub Actions workflow files 2021-03-29 14:18:17 +02:00
rabbitmq-mix.mk Use {MIX,HEX}_HOME variables to prepare offline cache 2021-04-13 14:43:32 +02:00
topic-branches.mk Add support for bringing topic branches into the monorepo 2020-11-13 14:41:22 +01:00