| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move all release handling bits to rabbitmq-release | Jean-Sébastien Pédron | 2016-09-21 | 2 | -50/+0 |
| | | | | | [#130659985] | ||||
| * | packaging: Always use xzcat(1) to decompress xz archiverabbitmq_v3_6_0 | Jean-Sébastien Pédron | 2015-12-22 | 1 | -1/+1 |
| | | | | | | Do not rely on tar's behaviour. It was already done everywhere except in those three places. | ||||
| * | packaging: Add `make clean` | Jean-Sébastien Pédron | 2015-11-09 | 1 | -7/+5 |
| | | |||||
| * | packaging: Do not pass $(ERL_LIBS) to sub-make | Jean-Sébastien Pédron | 2015-10-29 | 1 | -0/+1 |
| | | |||||
| * | packaging: Do not pass $(DEPS_DIR) to sub-make | Jean-Sébastien Pédron | 2015-10-28 | 1 | -0/+2 |
| | | |||||
| * | Give path to the source dist to packages' Makefiles | Jean-Sébastien Pédron | 2015-10-20 | 1 | -9/+20 |
| | | |||||
| * | Packages are now "self-hosted": no need for the packaging dir | Jean-Sébastien Pédron | 2015-10-20 | 2 | -7/+9 |
| | | | | | ... in the source distribution anymore | ||||
| * | Finish with generic-unix and standalone-macosx packages | Jean-Sébastien Pédron | 2015-10-20 | 1 | -0/+8 |
| | | |||||
| * | Make the Windows non-exe package work with erlang.mk | Jean-Sébastien Pédron | 2015-10-20 | 1 | -29/+7 |
| | | |||||
| * | Don't fail if sbin or etc exist | Michael Klishin | 2015-01-08 | 1 | -2/+2 |
| | | |||||
| * | Add a README file explaining this directory. | Simon MacMullen | 2014-06-03 | 2 | -0/+9 |
| | | |||||
| * | Further tidying of the sample config docs, make DOC_INSTALL_DIR mandatory | Tim Watson | 2013-09-27 | 1 | -2/+2 |
| | | |||||
| * | tweak the location of the sample config file on windows | Tim Watson | 2013-08-28 | 1 | -2/+3 |
| | | |||||
| * | bundle the sample config up in the broker directory on windows | Tim Watson | 2013-07-03 | 1 | -0/+2 |
| | | |||||
| * | Package all bat files. | Simon MacMullen | 2012-03-22 | 1 | -4/+1 |
| | | |||||
| * | Use DOS/Windows linebreaks | Emile Joubert | 2012-02-16 | 1 | -0/+3 |
| | | |||||
| * | make sure plugins/README is in all the binary packages | Alexandru Scvortov | 2011-10-03 | 1 | -1/+1 |
| | | |||||
| * | plugins-dist -> plugins | Alexandru Scvortov | 2011-09-23 | 1 | -3/+1 |
| | | |||||
| * | fix packaging bits | Alexandru Scvortov | 2011-09-22 | 1 | -3/+2 |
| | | |||||
| * | permission tweaks | Alexandru Scvortov | 2011-09-20 | 1 | -3/+2 |
| | | |||||
| * | typo | Alexandru Scvortov | 2011-09-20 | 1 | -1/+1 |
| | | |||||
| * | the READMEs should be .txt on Windows | Alexandru Scvortov | 2011-09-20 | 1 | -1/+2 |
| | | |||||
| * | make the windows zip bundle look more like the generic unix one | Alexandru Scvortov | 2011-09-20 | 1 | -1/+5 |
| | | | | | | Remove the build directories not present in the generic unix bundle. We were already removing the Makefile and codegen, so it was unbuildable anyway. | ||||
| * | fix a recursive compilation issue | Alexandru Scvortov | 2011-09-16 | 1 | -2/+1 |
| | | |||||
| * | add the plugins to the windows package | Alexandru Scvortov | 2011-09-08 | 1 | -0/+3 |
| | | |||||
| * | silence tar | Alexandru Scvortov | 2011-07-29 | 1 | -1/+1 |
| | | |||||
| * | silence zips | Alexandru Scvortov | 2011-07-28 | 1 | -1/+1 |
| | | | | | Gzips don't normally print anything, so they're fine. | ||||
| * | Satisfying bit first: remove rabbitmq-multi and all trivial references. | Simon MacMullen | 2011-01-18 | 1 | -1/+0 |
| | | |||||
| * | All packaging makefiles can assume that "make srcdist" is already done | David Wragg | 2010-08-27 | 1 | -1/+0 |
| | | |||||
| * | Remerge bug23038 into default | David Wragg | 2010-08-10 | 1 | -0/+2 |
| |\ | | | | | | | Plugins directory should always exist | ||||
| | * | Make a plugin directory for the Windows package as well | Michael Bridgen | 2010-08-10 | 1 | -0/+2 |
| | | | |||||
| * | | Don't include the (de)activation scripts in the windows package. | Tony Garnock-Jones | 2010-05-14 | 1 | -2/+0 |
| |/ | |||||
| * | Build the windows service page for the website too. | Simon MacMullen | 2010-03-16 | 2 | -229/+1 |
| | | |||||
| * | Fix some mistakes that were in the Windows Service documentation. | Simon MacMullen | 2010-03-16 | 1 | -3/+2 |
| | | |||||
| * | Convert Windows Service instructions to DocBook verbatim. | Simon MacMullen | 2010-03-16 | 3 | -135/+234 |
| | | |||||
| * | unix2dos has gone away on some systems, and was always an alias for todos ↵ | Matthew Sackman | 2010-02-11 | 1 | -1/+1 |
| | | | | | anyway (well actually fromdos) so todos should work on all systems currently | ||||
| * | Added unix and windows variants of deactivate plugins script; initial ↵ | Paul Jones | 2009-09-21 | 1 | -0/+1 |
| | | | | | packaging changes | ||||
| * | Invoke make as $(MAKE) from within makefiles | David Wragg | 2009-08-18 | 1 | -2/+2 |
| | | | | | | | | Our makefiles require gnumake. Under some unices, gnumake is installed as gmake, with plain "make" referring to a something less featureful. So it's necessary to invoke make as $(MAKE) from within makefiles, in order to make sure we invoke the same variant. | ||||
| * | Updated packaging configurations to handle new rabbitmq-activate-plugins ↵ | Paul Jones | 2009-07-29 | 1 | -1/+1 |
| | | | | | script, along with its requirement to be run as root | ||||
| * | Packaging location changes for debs, macports, windows and RPMS | Paul Jones | 2009-07-29 | 1 | -0/+1 |
| | | |||||
| * | Update some 64-bit documentation | Emile Joubert | 2009-03-17 | 1 | -2/+4 |
| | | |||||
| * | BUILD has been renamed to README | Matthias Radestock | 2009-01-15 | 1 | -1/+1 |
| | | |||||
| * | merge bug19914 into default | Matthias Radestock | 2008-12-10 | 1 | -15/+15 |
| |\ | |||||
| | * | Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang code | Tony Garnock-Jones | 2008-12-08 | 1 | -15/+15 |
| | | | | | | | | | for the new environment variable names. | ||||
| * | | Update pods to remove copyright section and correct email address | Tony Garnock-Jones | 2008-12-09 | 1 | -8/+1 |
| |/ | |||||
| * | Various cosmetic changes to the rabbitmq service | Hubert Plociniczak | 2008-11-27 | 2 | -3/+2 |
| | | |||||
| * | Merged default into bug19331, QA feedback | Emile Joubert | 2008-11-08 | 1 | -0/+14 |
| |\ | |||||
| * | | Fixed typo | Emile Joubert | 2008-10-17 | 1 | -1/+1 |
| | | | |||||
| * | | Moved and modified documentation | Emile Joubert | 2008-10-10 | 2 | -0/+127 |
| | | | |||||
| * | | Run broker as windows service | Emile | 2008-10-07 | 1 | -0/+1 |
| |/ | |||||
