summaryrefslogtreecommitdiff
path: root/BUILD.bazel
Commit message (Expand)AuthorAgeFilesLines
* Add a workflow to compare the bazel/erlang.mk outputRin Kuryloski2023-05-151-7/+4
* Also exclude the .erlang.mk directory in gazelleRin Kuryloski2023-05-151-0/+3
* Exclude nested deps fetched by make from gazelleRin Kuryloski2023-05-151-0/+1
* Update rules_pkg to 0.9.1Rin Kuryloski2023-05-121-1/+1
* Replace globs in bazel with explicit lists of filesRin Kuryloski2023-04-251-1/+0
* Use gazelle generated bazel filesRin Kuryloski2023-04-171-5/+107
* Use rules_erlang 3.9.12 which has the new plt attrsRin Kuryloski2023-04-141-6/+2
* Fix dialyzer errors for rabbitmq_shovel on OTP 26Rin Kuryloski2023-04-131-0/+5
* Use pkg_files rules to avoid extra tarsRin Kuryloski2023-03-141-9/+9
* Further annotate test deps with new rules_erlang 3.9.9 featuresRin Kuryloski2023-02-281-10/+11
* Use gazelle for external erlang deps (#6935)Rin Kuryloski2023-01-251-0/+21
* format with buildifierRin Kuryloski2023-01-051-0/+1
* Merge pull request #6704 from SimonUnge/bazel-minor-updatesMichael Klishin2022-12-201-0/+4
|\
| * See #6703. Add rabbit-queues targetSimon Unge2022-12-201-0/+4
* | Update `//:test-logs` and `//:test-node-data`Rin Kuryloski2022-12-191-142/+8
|/
* See #6645. Improving error outputSimon Unge2022-12-121-0/+32
* Allow `bazel run rabbitmq-streams`Rin Kuryloski2022-12-081-0/+5
* Fix string quotesMichal Kuratczyk2022-11-211-1/+1
* Rework package_generic_unix & source_archive bazel macrosRin Kuryloski2022-10-271-2/+8
* Use @rules_erlang//:debug_build instead of //:debug_buildRin Kuryloski2022-10-271-7/+0
* Add a --test_build flag for building the broker for mixed versionsRin Kuryloski2022-10-191-0/+14
* Use rules_erlang 3.6.3Rin Kuryloski2022-09-191-0/+1
* Fixup the source_archive macro in dist.bzlRin Kuryloski2022-07-141-3/+1
* Use keyword args in bazel macros as per buildifier linterPhilip Kuryloski2022-07-111-2/+2
* Adjust macros in dist.bzl to be used more generallyPhilip Kuryloski2022-07-111-1/+38
* Add `bazel run test-logs` fallback for non-desktop sessionDavid Ansari2022-07-051-34/+44
* Add Bazel targets start-cluster and stop-clusterDavid Ansari2022-07-041-0/+16
* Allow `bazel run test-logs` to work when logs are compressedPhilip Kuryloski2022-06-201-7/+16
* Add a rule for building a source archivePhilip Kuryloski2022-06-141-1/+3
* Make rabbitmq-server work with rules_erlang 3Philip Kuryloski2022-06-081-85/+25
* rename test-node-logs -> test-node-dataPhilip Kuryloski2022-05-091-6/+6
* Add test-node-logs and remote-test-node-logs rules for bazelPhilip Kuryloski2022-05-091-0/+53
* Add helpers for quickly opening test logs from bazelPhilip Kuryloski2022-04-261-0/+50
* Use rules_erlang v2Philip Kuryloski2022-01-181-20/+3
* Disable +deterministic in compilation_mode dbg under bazelbazel-run-dev-brokerPhilip Kuryloski2022-01-031-0/+7
* Cleanup BUILD.bazelPhilip Kuryloski2021-12-171-6/+5
* Remove incorrect commentPhilip Kuryloski2021-11-181-2/+0
* Add the bazel target :package-generic-unixpjk25/bazel-package-generic-unixPhilip Kuryloski2021-11-181-36/+70
* Use externailzed rbe config in bazelPhilip Kuryloski2021-11-151-28/+0
* Revert "Merge pull request #3683 from rabbitmq/use-bazel-toolchains"Philip Kuryloski2021-11-121-0/+28
* Use externailzed rbe config in bazeluse-bazel-toolchainsPhilip Kuryloski2021-11-121-28/+0
* Use latest rabbitmq-server-buildenv:linux-erlang-23.3bump-rbe-image-23GitHub2021-09-231-1/+1
* [create-pull-request] automated changepjk252021-09-141-1/+1
* Test nightly with Erlang built from otp/master (#3215)Philip Kuryloski2021-07-211-0/+14
* Pick up more recent rabbitmq-server-buildenvPhilip Kuryloski2021-07-121-2/+4
* Remove rabbitmq_stream_prometheus pluginGerhard Lazu2021-06-221-1/+0
* Allow `bazel run repl` to start an erlang shellPhilip Kuryloski2021-06-151-36/+44
* Allow `bazel run rabbitmq-diagnostics`Philip Kuryloski2021-06-021-0/+5
* Use dialyzer on rabbit_commonPhilip Kuryloski2021-05-281-0/+6
* Make it possible to `bazel run rabbitmq-plugins`Philip Kuryloski2021-05-261-0/+5