<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/rabbitmq-server-git.git/packaging/standalone, branch avoid-double-channel-count-decrease</title>
<subtitle>github.com: rabbitmq/rabbitmq-server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/'/>
<entry>
<title>Move all release handling bits to rabbitmq-release</title>
<updated>2016-09-21T14:43:08+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2016-09-21T14:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=35d6c0349b692bc3b745b46a743ec7b83c04e0fb'/>
<id>35d6c0349b692bc3b745b46a743ec7b83c04e0fb</id>
<content type='text'>
[#130659985]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[#130659985]
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the new -spec format</title>
<updated>2016-06-28T14:02:00+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2016-06-28T13:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=fa20bbcc482e3bd09678351191ee9a296113b3dc'/>
<id>fa20bbcc482e3bd09678351191ee9a296113b3dc</id>
<content type='text'>
The old format is removed in Erlang 19.0, leading to build errors.

Also, get rid of the `use_specs` macro and thus always define -spec() &amp;
friends.

While here, unnify the style of -type and -spec.

References #860.
[#118562897]
[#122335241]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old format is removed in Erlang 19.0, leading to build errors.

Also, get rid of the `use_specs` macro and thus always define -spec() &amp;
friends.

While here, unnify the style of -type and -spec.

References #860.
[#118562897]
[#122335241]
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging: tar `-n` is not portable, use --no-recursion instead</title>
<updated>2015-12-22T14:15:33+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-12-22T14:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=203fb23c10e4f0a4c9c87d0964ea3a275f57c266'/>
<id>203fb23c10e4f0a4c9c87d0964ea3a275f57c266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/standalone: Use plain Bourne shell in the patched erl(1) script</title>
<updated>2015-11-25T16:19:49+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-11-25T16:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=b8395ae5cd7d9103b43fe0c0e278123617b3fce7'/>
<id>b8395ae5cd7d9103b43fe0c0e278123617b3fce7</id>
<content type='text'>
"[[ ... ]]" is a Bash extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"[[ ... ]]" is a Bash extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/standalone: Take broker dependencies into account</title>
<updated>2015-11-25T16:18:56+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-11-25T16:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=dfcde198635dfcc49db6eca5dfbd1f5a8480b767'/>
<id>dfcde198635dfcc49db6eca5dfbd1f5a8480b767</id>
<content type='text'>
While here, use the new rabbit_plugins:list/2 API to remove the
hard-coded list of broker direct dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, use the new rabbit_plugins:list/2 API to remove the
hard-coded list of broker direct dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging: Add `make clean`</title>
<updated>2015-11-09T16:41:55+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-11-09T16:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=de7923bdee93b8b7f48d812165636836220f1021'/>
<id>de7923bdee93b8b7f48d812165636836220f1021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/standalone: Use "cp", not "cp -a"</title>
<updated>2015-10-29T10:04:30+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-10-29T10:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=3ab1f8d196dd61e12098b1fbfd32320f82137c91'/>
<id>3ab1f8d196dd61e12098b1fbfd32320f82137c91</id>
<content type='text'>
For the same reasons as:

    commit a131baadf409db533c24dfd87d3a141136bcc37c
    Author: Jean-Sébastien Pédron &lt;jean-sebastien@rabbitmq.com&gt;
    Date:   Thu Oct 29 09:56:21 2015 +0100

        Makefile: Use "cp -r", not "cp -a"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the same reasons as:

    commit a131baadf409db533c24dfd87d3a141136bcc37c
    Author: Jean-Sébastien Pédron &lt;jean-sebastien@rabbitmq.com&gt;
    Date:   Thu Oct 29 09:56:21 2015 +0100

        Makefile: Use "cp -r", not "cp -a"
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging: Do not pass $(ERL_LIBS) to sub-make</title>
<updated>2015-10-29T10:03:15+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-10-29T10:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=29c9fe7c5844d3309b59b6d5a4a88944f4356e08'/>
<id>29c9fe7c5844d3309b59b6d5a4a88944f4356e08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/standalone: Use "xzcat | tar" instead of "tar -J"</title>
<updated>2015-10-29T09:09:56+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-10-29T09:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=8ebac9056d0c7f5cb172aaca54ce61e4c00e0621'/>
<id>8ebac9056d0c7f5cb172aaca54ce61e4c00e0621</id>
<content type='text'>
The -J flag is not supported by old versions of GNU tar. This is the
case on Mac OS X 10.5.x for instance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The -J flag is not supported by old versions of GNU tar. This is the
case on Mac OS X 10.5.x for instance.
</pre>
</div>
</content>
</entry>
<entry>
<title>packaging/standalone: Test if `generate_release` succeeded</title>
<updated>2015-10-28T18:02:34+00:00</updated>
<author>
<name>Jean-Sébastien Pédron</name>
<email>jean-sebastien@rabbitmq.com</email>
</author>
<published>2015-10-28T18:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/rabbitmq-server-git.git/commit/?id=7132caff0f6e6b9a48a3a53e14afcf07c5d0d8cb'/>
<id>7132caff0f6e6b9a48a3a53e14afcf07c5d0d8cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
