summaryrefslogtreecommitdiff
path: root/rabbitmq.bzl
Commit message (Expand)AuthorAgeFilesLines
* Add a workflow to compare the bazel/erlang.mk outputRin Kuryloski2023-05-161-0/+2
* Simplify the reference to RABBITMQ_RUN in bazel in integration tests (backpor...mergify[bot]2023-04-261-2/+2
* Use gazelle for some maintenance of bazel BUILD files (backport #6466) (backp...mergify[bot]2023-04-251-74/+68
* Fix all dependencies for the dialyzer (backport #7196) (backport #7291) (back...mergify[bot]2023-02-171-0/+1
* Rework elixir dialyze (backport #6919) (backport #6991) (#6992)mergify[bot]2023-01-241-4/+4
* Simplify BUILD files by using new macros from rules_erlang 3.9.0 (backport #6...mergify[bot]2023-01-191-4/+5
* rules_erlang 3.9.0 compatibilityRin Kuryloski2023-01-171-7/+1
* Resolve conflictsMichael Klishin2022-12-221-16/+1
* Resolve a conflictMichael Klishin2022-12-211-0/+7
* Bazel 6 compatibilityAlexey Lebedeff2022-12-211-0/+14
* Use @rules_erlang//:debug_build instead of //:debug_buildRin Kuryloski2022-10-281-4/+4
* Add a --test_build flag for building the broker for mixed versionsRin Kuryloski2022-10-201-0/+3
* Fixup version in rabbitmq.bzlRin Kuryloski2022-07-271-1/+1
* Use code compiled with -DTEST in mixed version testingRin Kuryloski2022-07-271-3/+3
* Restore the mixed-ness of mixed version testingRin Kuryloski2022-07-211-1/+1
* Make rabbitmq-server work with rules_erlang 3Philip Kuryloski2022-06-081-8/+31
* Use UTF-8 in Bazel testsDavid Ansari2022-05-091-0/+3
* Bring over PROJECT_APP_EXTRA_KEYS values from make to bazelPhilip Kuryloski2022-04-081-0/+4
* Updates for rules_erlang 2.5.0Philip Kuryloski2022-04-081-14/+13
* Use the assert_suites function from rules_erlangPhilip Kuryloski2022-02-281-5/+7
* Use rabbitmq 3.9 for mixed version testsing (#4208)Philip Kuryloski2022-02-281-2/+2
* Merge pull request #3963 from rabbitmq/use-rules_erlanguse-rules_erlang-2Philip Kuryloski2022-01-191-59/+63
* Disable +deterministic in compilation_mode dbg under bazelbazel-run-dev-brokerPhilip Kuryloski2022-01-031-6/+21
* Add the bazel target :package-generic-unixpjk25/bazel-package-generic-unixPhilip Kuryloski2021-11-181-0/+39
* Generate the rabbitmqadmin cli under bazelgenerate-rabbitmqadmin-cli-bazelPhilip Kuryloski2021-11-121-0/+3
* Adjustments for the latest bazel-erlangPhilip Kuryloski2021-11-021-8/+2
* Update makefiles/bazel to reflect CT helpers repo merge-inmove-ct-helpers-to-monorepoAlexey Lebedeff2021-09-301-8/+8
* Use 3.8.22 in 3.8/3.9 mixed version testingPhilip Kuryloski2021-09-211-2/+2
* Mark a couple of bazel targets as testonly, that should have beenPhilip Kuryloski2021-07-191-0/+2
* Mixed version testing in bazel (#3200)Philip Kuryloski2021-07-191-2/+46
* Add an assertion that no deps/rabbit common test suites are missingPhilip Kuryloski2021-07-121-0/+8
* Use bazel-erlang semi-automatic suite shardingPhilip Kuryloski2021-07-091-1/+1
* Revert "Default all `rabbitmq_integration_suite` to flaky in bazel"Philip Kuryloski2021-06-231-2/+0
* Default all `rabbitmq_integration_suite` to flaky in bazelPhilip Kuryloski2021-06-211-0/+2
* Update default version number used in bazel for RabbitMQPhilip Kuryloski2021-06-151-1/+1
* Add dialyze for remaning tier-1 pluginsPhilip Kuryloski2021-06-011-0/+5
* Refactor rabbitmq_federation bazelPhilip Kuryloski2021-05-111-0/+2
* Bazel file refactoringPhilip Kuryloski2021-05-111-4/+27
* Add rabbit_common to the deps in rabbitmq_integration_suite macroPhilip Kuryloski2021-05-111-0/+1
* Bazel file refactoring for rabbitPhilip Kuryloski2021-05-101-14/+5
* Refactor and dedupe .bazel file contentPhilip Kuryloski2021-04-161-22/+23
* Fix the lack of systemd in certain bazel testsPhilip Kuryloski2021-04-121-0/+16
* Adopt enhancements from @bazel-erlangPhilip Kuryloski2021-03-311-6/+11
* Add a partial Bazel build (#2938)Philip Kuryloski2021-03-291-0/+101