[3651] in BarnOwl Developers
=?UTF-8?Q?[barnowl]_scripts/do-release:_Build_distribution_with?=
daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Mon Dec 2 04:50:54 2013
Date: Mon, 02 Dec 2013 01:50:51 -0800
From: Anders Kaseorg <notifications@github.com>
Reply-To: barnowl/barnowl <reply+i-23561645-f89b4e6d3a5bd3ba769237daa08bbf7abfabbbaf-4475081@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>
----==_mimepart_529c57fb32689_b4c567d04628b6
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
I think we should start generating release tarballs with `make distcheck`=
for 1.10. Here=E2=80=99s an implementation.
You can merge this Pull Request by running:
git pull https://github.com/andersk/barnowl dist
Or you can view, comment on it, or merge it online at:
https://github.com/barnowl/barnowl/pull/156
-- Commit Summary --
* Support baking a version into the tarball with =E2=80=98make dist VER=
SION=3D=E2=80=A6=E2=80=99
* Makefile.am: Don=E2=80=99t distribute version.c
* scripts/do-release: Build distribution with =E2=80=98make distcheck=E2=
=80=99
-- File Changes --
M Makefile.am (12)
A scripts/dist-ignore (13)
M scripts/do-release (44)
-- Patch Links --
https://github.com/barnowl/barnowl/pull/156.patch
https://github.com/barnowl/barnowl/pull/156.diff
----==_mimepart_529c57fb32689_b4c567d04628b6
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<p>I think we should start generating release tarballs with <code>make di=
stcheck</code> for 1.10. Here=E2=80=99s an implementation.</p>
<hr>
<h4>You can merge this Pull Request by running</h4>
<pre> git pull https://github.com/andersk/barnowl dist</pre>
<p>Or view, comment on, or merge it at:</p>
<p> <a href=3D'https://github.com/barnowl/barnowl/pull/156'>ht=
tps://github.com/barnowl/barnowl/pull/156</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Support baking a version into the tarball with =E2=80=98make dist V=
ERSION=3D=E2=80=A6=E2=80=99</li>
<li>Makefile.am: Don=E2=80=99t distribute version.c</li>
<li>scripts/do-release: Build distribution with =E2=80=98make distcheck=
=E2=80=99</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href=3D"https://github.com/barnowl/barnowl/pull/156/files#diff-0">=
Makefile.am</a>
(12)
</li>
<li>
<strong>A</strong>
<a href=3D"https://github.com/barnowl/barnowl/pull/156/files#diff-1">=
scripts/dist-ignore</a>
(13)
</li>
<li>
<strong>M</strong>
<a href=3D"https://github.com/barnowl/barnowl/pull/156/files#diff-2">=
scripts/do-release</a>
(44)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href=3D'https://github.com/barnowl/barnowl/pull/156.patch'>https=
://github.com/barnowl/barnowl/pull/156.patch</a></li>
<li><a href=3D'https://github.com/barnowl/barnowl/pull/156.diff'>https:=
//github.com/barnowl/barnowl/pull/156.diff</a></li>
</ul>
----==_mimepart_529c57fb32689_b4c567d04628b6--