summaryrefslogtreecommitdiff
path: root/packaging/windows
Commit message (Collapse)AuthorAgeFilesLines
* Move all release handling bits to rabbitmq-releaseJean-Sébastien Pédron2016-09-212-50/+0
| | | | [#130659985]
* packaging: Always use xzcat(1) to decompress xz archiverabbitmq_v3_6_0Jean-Sébastien Pédron2015-12-221-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édron2015-11-091-7/+5
|
* packaging: Do not pass $(ERL_LIBS) to sub-makeJean-Sébastien Pédron2015-10-291-0/+1
|
* packaging: Do not pass $(DEPS_DIR) to sub-makeJean-Sébastien Pédron2015-10-281-0/+2
|
* Give path to the source dist to packages' MakefilesJean-Sébastien Pédron2015-10-201-9/+20
|
* Packages are now "self-hosted": no need for the packaging dirJean-Sébastien Pédron2015-10-202-7/+9
| | | | ... in the source distribution anymore
* Finish with generic-unix and standalone-macosx packagesJean-Sébastien Pédron2015-10-201-0/+8
|
* Make the Windows non-exe package work with erlang.mkJean-Sébastien Pédron2015-10-201-29/+7
|
* Don't fail if sbin or etc existMichael Klishin2015-01-081-2/+2
|
* Add a README file explaining this directory.Simon MacMullen2014-06-032-0/+9
|
* Further tidying of the sample config docs, make DOC_INSTALL_DIR mandatoryTim Watson2013-09-271-2/+2
|
* tweak the location of the sample config file on windowsTim Watson2013-08-281-2/+3
|
* bundle the sample config up in the broker directory on windowsTim Watson2013-07-031-0/+2
|
* Package all bat files.Simon MacMullen2012-03-221-4/+1
|
* Use DOS/Windows linebreaksEmile Joubert2012-02-161-0/+3
|
* make sure plugins/README is in all the binary packagesAlexandru Scvortov2011-10-031-1/+1
|
* plugins-dist -> pluginsAlexandru Scvortov2011-09-231-3/+1
|
* fix packaging bitsAlexandru Scvortov2011-09-221-3/+2
|
* permission tweaksAlexandru Scvortov2011-09-201-3/+2
|
* typoAlexandru Scvortov2011-09-201-1/+1
|
* the READMEs should be .txt on WindowsAlexandru Scvortov2011-09-201-1/+2
|
* make the windows zip bundle look more like the generic unix oneAlexandru Scvortov2011-09-201-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 issueAlexandru Scvortov2011-09-161-2/+1
|
* add the plugins to the windows packageAlexandru Scvortov2011-09-081-0/+3
|
* silence tarAlexandru Scvortov2011-07-291-1/+1
|
* silence zipsAlexandru Scvortov2011-07-281-1/+1
| | | | Gzips don't normally print anything, so they're fine.
* Satisfying bit first: remove rabbitmq-multi and all trivial references.Simon MacMullen2011-01-181-1/+0
|
* All packaging makefiles can assume that "make srcdist" is already doneDavid Wragg2010-08-271-1/+0
|
* Remerge bug23038 into defaultDavid Wragg2010-08-101-0/+2
|\ | | | | | | Plugins directory should always exist
| * Make a plugin directory for the Windows package as wellMichael Bridgen2010-08-101-0/+2
| |
* | Don't include the (de)activation scripts in the windows package.Tony Garnock-Jones2010-05-141-2/+0
|/
* Build the windows service page for the website too.Simon MacMullen2010-03-162-229/+1
|
* Fix some mistakes that were in the Windows Service documentation.Simon MacMullen2010-03-161-3/+2
|
* Convert Windows Service instructions to DocBook verbatim.Simon MacMullen2010-03-163-135/+234
|
* unix2dos has gone away on some systems, and was always an alias for todos ↵Matthew Sackman2010-02-111-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 Jones2009-09-211-0/+1
| | | | packaging changes
* Invoke make as $(MAKE) from within makefilesDavid Wragg2009-08-181-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 Jones2009-07-291-1/+1
| | | | script, along with its requirement to be run as root
* Packaging location changes for debs, macports, windows and RPMSPaul Jones2009-07-291-0/+1
|
* Update some 64-bit documentationEmile Joubert2009-03-171-2/+4
|
* BUILD has been renamed to READMEMatthias Radestock2009-01-151-1/+1
|
* merge bug19914 into defaultMatthias Radestock2008-12-101-15/+15
|\
| * Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-081-15/+15
| | | | | | | | for the new environment variable names.
* | Update pods to remove copyright section and correct email addressTony Garnock-Jones2008-12-091-8/+1
|/
* Various cosmetic changes to the rabbitmq serviceHubert Plociniczak2008-11-272-3/+2
|
* Merged default into bug19331, QA feedbackEmile Joubert2008-11-081-0/+14
|\
* | Fixed typoEmile Joubert2008-10-171-1/+1
| |
* | Moved and modified documentationEmile Joubert2008-10-102-0/+127
| |
* | Run broker as windows serviceEmile2008-10-071-0/+1
|/