summaryrefslogtreecommitdiff
path: root/packaging/generic-unix
Commit message (Collapse)AuthorAgeFilesLines
* Move all release handling bits to rabbitmq-releaseJean-Sébastien Pédron2016-09-211-58/+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: tar `-n` is not portable, use --no-recursion insteadJean-Sébastien Pédron2015-12-221-1/+2
|
* Fix build: the produced archive is now compressed with xz(1)Jean-Sébastien Pédron2015-12-221-2/+2
|
* packaging/generic-unix: Produce tar.xz archiveJean-Sébastien Pédron2015-12-221-1/+2
| | | | | Also, files are sorted in the tar. This is now consistent with other produced archives.
* packaging/generic-unix: Create web manpagesJean-Sébastien Pédron2015-12-211-1/+3
| | | | | They are not used by the generic Unix archive, but by `make release` in the Umbrella: they are needed by the website.
* packaging: Add `make clean`Jean-Sébastien Pédron2015-11-091-1/+4
|
* packaging/generic-unix: Do not remove build directories in `make dist`Jean-Sébastien Pédron2015-11-091-3/+1
| | | | There is `make clean` for that.
* 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-8/+17
|
* Finish with generic-unix and standalone-macosx packagesJean-Sébastien Pédron2015-10-201-7/+17
|
* Put the example in the correct place.Simon MacMullen2014-03-261-1/+1
|
* relocate sample config on generic-unix/standaloneTim Watson2013-09-181-1/+1
|
* fix missing newline handling in generic-unix packagingTim Watson2013-07-031-1/+1
|
* pass DOC_INSTALL_DIR during generic-unix packaging/installTim Watson2013-07-031-0/+1
|
* ….and make it executable again :-(Steve Powell2012-02-291-0/+1
|
* OK, several goes at getting this right :-(Steve Powell2012-02-291-3/+3
|
* Remove check -- hmm, that means the generic-unix rabbitmq-defaults can be ↵Steve Powell2012-02-292-40/+3
| | | | created by the build step
* Adjust messageSteve Powell2012-02-281-1/+1
|
* Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to ↵Steve Powell2012-02-282-5/+3
| | | | rabbitmq-defaults
* Get generic-unix sys-defaults to check for global locationsSteve Powell2012-02-242-9/+15
| | | | (and rename rabbitmq-locations to rabbitmq-sys-defaults).
* Rename rabbitmq-sys to rabbitmq-locationsSteve Powell2012-02-242-2/+2
|
* Adjust rabbitmq-env.conf location and re-instate ownership decisionSteve Powell2012-02-221-1/+1
|
* Ensure rabbitmq-env.conf file is fixed location, even in Generic-Unix case.Steve Powell2012-02-131-2/+2
|
* Update misleading commentSteve Powell2012-02-131-1/+1
|
* Add directory for enabled plugins in the standalone generic-unix caseSteve Powell2012-02-131-0/+2
|
* Refactor generic-unix rabbitmq-sys for easy updatability;Steve Powell2012-02-101-7/+9
| | | | | | simplify macports mods to generic-unix package; make rabbitmq-env independent of package installation; adjust rabbitmq-sys in base scripts to allow rabbitmq-env to work everywhere.
* Modify generic-unix packaging step to override rabbitmq-sys defaults.Steve Powell2012-01-302-0/+35
|
* silence tarAlexandru Scvortov2011-07-291-1/+1
|
* All packaging makefiles can assume that "make srcdist" is already doneDavid Wragg2010-08-271-1/+0
|
* 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.
* Added 4 basic man pages.Hubert Plociniczak2008-08-071-2/+1
| | | | | | | Rabbitmqctl_real does not contain info about realms and permissions since those are to be removed either way. Included pages in debian and rpm packages.
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+25