summaryrefslogtreecommitdiff
path: root/packaging/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move all release handling bits to rabbitmq-releaseJean-Sébastien Pédron2016-09-211-108/+0
| | | | [#130659985]
* Pretend to build on rhel6 and rhel7 during package-rpmKarl Nilsson2016-08-241-1/+8
| | | | | | manually expand some rpm macros that do not get expanded when packaging on debian set _unitdir for rhel7
* Fix trivial typo noticed in error message.jerryk2016-08-121-1/+1
|
* packaging: We only use the signing key IDJean-Sébastien Pédron2016-05-251-3/+1
| | | | | | | | This is the only way to select a specific subkey. The user ID is useless for that. References #718. [#118296861]
* packaging: Quote variables passed to sub-makesrabbitmq_v3_6_0_milestone2Jean-Sébastien Pédron2015-11-101-5/+5
|
* packaging: Pass SIGNING_* variables to sub-makesJean-Sébastien Pédron2015-11-101-29/+13
| | | | | While here, change the name of the variable from SIGNING_KEY_ID to SIGNING_KEY in `debs/Debian/Makefile`.
* packaging: Add `make clean`Jean-Sébastien Pédron2015-11-091-0/+9
|
* packaging: Automatic `make clean` can be disabledJean-Sébastien Pédron2015-11-091-7/+11
|
* Makefile: Remove a debug "echo"Jean-Sébastien Pédron2015-11-051-1/+0
|
* packaging/Makefile: Remove a debug $(info)Jean-Sébastien Pédron2015-11-041-1/+0
|
* make packages: Move targets to packaging/MakefileJean-Sébastien Pédron2015-11-041-0/+108
| | | | | make packages is now independent of erlang.mk and the RabbitMQ source distribution.
* Removed check_tools script since Build-DependsHubert Plociniczak2008-10-191-3/+0
| | | | will handle it itself.
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+3