summaryrefslogtreecommitdiff
path: root/mk
Commit message (Expand)AuthorAgeFilesLines
* Use rules_erlang v2Philip Kuryloski2022-01-181-2/+2
* Make test/development related makefile vars lazyAlexey Lebedeff2021-08-061-1/+1
* Add bazel-test make target so that we can run tests in bazel quickly (#3138)Gerhard Lazu2021-07-201-0/+42
* Delete stats make targetGerhard Lazu2021-06-231-17/+0
* Use {MIX,HEX}_HOME variables to prepare offline cacheJean-Sébastien Pédron2021-04-131-4/+4
* Remove unused GitHub Actions workflow filesPhilip Kuryloski2021-03-291-115/+0
* Remove Erlang 22 from GitHub ActionsPhilip Kuryloski2021-03-031-1/+1
* Add `make monorepo-distclean` [ci skip]Philip Kuryloski2020-11-241-0/+7
* Add additional testing dependencies to the temporary docker imagesPhilip Kuryloski2020-11-231-6/+12
* Add a workflow for testing with erlang/otp masterPhilip Kuryloski2020-11-231-11/+5
* Fix generation of workflow_sources/deps.yml on darwin [ci skip]Philip Kuryloski2020-11-191-2/+2
* Add rabbitmq_stream to the github-actions releated make goalsPhilip Kuryloski2020-11-171-0/+1
* Add mixed version testing for the deps/rabbit suitesPhilip Kuryloski2020-11-161-11/+0
* Correct use of dialyze in GitHub ActionsPhilip Kuryloski2020-11-131-18/+36
* Adjustments for rabbitmq-cli testsPhilip Kuryloski2020-11-131-4/+2
* Add support for bringing topic branches into the monorepoPhilip Kuryloski2020-11-131-0/+48
* Add a manually triggered workflow for builing base ci docker imagesPhilip Kuryloski2020-11-131-3/+7
* Monorepo GitHub ActionsPhilip Kuryloski2020-11-131-0/+148
* rabbitmq-mix.mk: Still set `$HOME` in addition to `$MIX_HOME`Jean-Sébastien Pédron2019-06-271-3/+8
* rabbitmq-mix.mk: Set `$MIX_HOME` instead of `$HOME`Jean-Sébastien Pédron2019-06-271-2/+8
* rabbitmq-mix.mk: Ensure `$HOME` does not come from the command lineJean-Sébastien Pédron2019-06-262-0/+27