<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/macosx/sign, branch v4.1.93</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1.93</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1.93'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2013-12-20T04:42:59Z</updated>
<entry>
<title>Improve signing script, adjust flags for gcc-4.2</title>
<updated>2013-12-20T04:42:59Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-20T04:42:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a0b9daf63bfb0b5e7cd59806a9329382122dcac6'/>
<id>urn:sha1:a0b9daf63bfb0b5e7cd59806a9329382122dcac6</id>
<content type='text'>
On one of my machines codesign doesn't find my signing key by hash, but
does find it by name. Go figure.
Also on that same system (32bit Mac Mini with running Snow Leopard / 10.6)
gcc 4.2 doesn't support the -unused-result warning. So let's only turn
that on for more modern versions of gcc

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Tools to create nice signed DMG</title>
<updated>2013-12-15T19:22:57Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-12-15T19:19:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d3065d811ac6441fd0eaa64b17eade4335a5a366'/>
<id>urn:sha1:d3065d811ac6441fd0eaa64b17eade4335a5a366</id>
<content type='text'>
These are only useful for me, but having them in git makes my life so much
easier...

Instead of using macdeployqt to create my DMG I use the tool that I used for
Subsurface 3. This allows for much prettier DMG content as well.

Fixes #329

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
