summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Makefile: Move `--no-recursion` before `-T`Jean-Sébastien Pédron2018-04-201-3/+3
* Makefile: Pass `--only prod` to `mix deps.get`Jean-Sébastien Pédron2018-04-191-1/+1
* Merge branch 'fix-offline-build'Jean-Sébastien Pédron2017-12-111-0/+1
|\
| * Makefile: Force-install Hex before calling `mix deps.get`Jean-Sébastien Pédron2017-12-111-0/+1
* | Merge pull request #62 from rabbitmq/fix-offline-buildDaniil Fedotov2017-12-081-2/+14
|\ \ | |/
| * Makefile: Bundle Elixir dependencies in the RabbitMQ source archiveJean-Sébastien Pédron2017-12-071-2/+14
* | upgrade: Testsuite was moved to rabbitmq-ciJean-Sébastien Pédron2017-11-291-1/+0
|/
* Merge branch 'stable'Jean-Sébastien Pédron2017-09-011-2/+4
|\
| * packaging: Rename `suse1012` to `sles11`Jean-Sébastien Pédron2017-09-011-2/+4
* | Makefile: Use manpages and mandoc(1) to create `readme-service.txt`Jean-Sébastien Pédron2017-05-101-2/+3
* | Merge branch 'stable'Jean-Sébastien Pédron2017-03-061-0/+6
|\ \ | |/
| * Add `standalone-linux-x86_64` and `standalone-freebsd-x86_64` package targetsJean-Sébastien Pédron2017-03-061-0/+4
| * Makefile: Exclude `/rabbit{,mq_cli}/escript/` from the source archiveJean-Sébastien Pédron2017-03-061-0/+2