summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use pkg_files rules to avoid extra tarsRin Kuryloski2023-03-141-0/+1
* Exclude bazel related files from `make source-dist`Rin Kuryloski2023-02-241-0/+7
* Rename the tanzu cli scope to vmwareRin Kuryloski2023-02-161-2/+2
* Ignore the Elixir protocol related warningsLoïc Hoguin2022-05-311-0/+13
* Update Erlang.mk and switch to new xref codeLoïc Hoguin2022-05-311-4/+4
* Introduce a new CLI tool (scope), rabbitmq-tanzuMichael Klishin2021-11-301-1/+3
* Add bazel-test make target so that we can run tests in bazel quickly (#3138)Gerhard Lazu2021-07-201-0/+1
* Delete stats make targetGerhard Lazu2021-06-231-1/+0
* Add make target for cleaning deps of deps, like ra, osiris, etc.Gerhard Lazu2021-06-221-0/+3
* Makefile: Don't copy `rabbit/ebin` when running "make install" on WindowsJean-Sébastien Pédron2021-04-131-12/+0
* Makefile: Use `core_native_path` on filenames passed to ErlangJean-Sébastien Pédron2021-04-131-1/+1
* Use {MIX,HEX}_HOME variables to prepare offline cacheJean-Sébastien Pédron2021-04-131-2/+2
* Add the rabbitmq-streams commandGabriele Santomaggio2021-03-221-1/+3
* Add ADDITIONAL_PLUGINS variableadditional_pluginsLoïc Hoguin2021-03-121-1/+9
* Move most packaging goal implementations to rabbitmq-packagingPhilip Kuryloski2021-02-261-2/+15
* Makefile: Exclude more things from the source archiveJean-Sébastien Pédron2020-11-161-1/+7
* packaging/docker-image: Move Docker files to their own directoryJean-Sébastien Pédron2020-11-161-20/+4
* Ensure that `make distclean` does not remove vendored depsPhilip Kuryloski2020-11-131-0/+2
* Add support for bringing topic branches into the monorepoPhilip Kuryloski2020-11-131-0/+1
* Monorepo GitHub ActionsPhilip Kuryloski2020-11-131-0/+1
* Bump OTP to 22.3 for Docker imageGerhard Lazu2020-03-171-2/+2
* Use `J` tar flag for extracting `.tar.xz`Philip Kuryloski2020-03-161-1/+1
* Speed-up Docker image builds by re-using generic-unix package archiveGerhard Lazu2020-03-121-1/+4
* Bump OTP to 22.2.8 for Docker imageGerhard Lazu2020-03-121-2/+2
* Use PROJECT_VERSION in Docker image buildGerhard Lazu2020-02-201-3/+3
* Package generic-unix before building Docker imageGerhard Lazu2020-02-201-1/+1
* Bump OTP to 22.2.7 when building Docker imageGerhard Lazu2020-02-201-2/+2
* Makefile: Ignore `docker` subdirectory when creating source archiveJean-Sébastien Pédron2020-02-171-0/+1
* Fix make target for building Docker image using local RabbitMQ devGerhard Lazu2020-02-071-1/+2
* Add make target to build docker image using the local RabbitMQ devGerhard Lazu2020-02-071-0/+14
* Do not use tar flags for reproducible builds on macOSGerhard Lazu2020-02-071-0/+3
* Makefile: Improve Hex cache exportJean-Sébastien Pédron2020-02-071-1/+1
* Makefile: Don't copy rabbit's `ebin` and `priv` dirs to install dirJean-Sébastien Pédron2019-12-051-12/+0
* Makefile: cuttlefish(1) is goneJean-Sébastien Pédron2019-12-051-4/+2
* packaging: Remove standalone packageJean-Sébastien Pédron2019-12-051-6/+2
* RPM: New targets to build RHEL8 packagesJean-Sébastien Pédron2019-10-221-1/+1
* Remove rabbitmq.config.example from packagesJean-Sébastien Pédron2019-09-241-4/+1
* Install a new CLI, `rabbitmq-upgrade`Jean-Sébastien Pédron2019-09-231-0/+2
* rabbitmq-mix.mk: Ensure `$HOME` does not come from the command lineJean-Sébastien Pédron2019-06-261-2/+2
* Add rabbitmq-queues(8) to the list of scripts to installJean-Sébastien Pédron2019-02-261-0/+2
* Add make target for displaying GitHub release statsGerhard Lazu2019-01-281-0/+1
* Makefile: Restore cache.ets conditionallyJean-Sébastien Pédron2018-12-201-0/+2
* Makefile: Use separate flags for GNU tar and BSD tarJean-Sébastien Pédron2018-12-201-0/+6
* Makefile: Only remove $@.git-times.txt at the endJean-Sébastien Pédron2018-12-201-2/+1
* Makefile: Only format timestamp if the dependency is a Git repositoryJean-Sébastien Pédron2018-12-201-1/+1
* Makefile: Fix strftime format for rabbitmq-server-release timestampJean-Sébastien Pédron2018-12-201-1/+1
* Makefile: Make the source archive build reproducibleJean-Sébastien Pédron2018-12-201-8/+115
* Use temp file instead of pipeline in case a command is missing - it will make...Luke Bakken2018-11-071-1/+3
* Remove use of elinks and mandocLuke Bakken2018-11-071-7/+1
* Makefile: Stop producing the source archive compressed using ZipJean-Sébastien Pédron2018-10-011-1/+1