<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/macosx, branch v4.4.96</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.4.96</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.4.96'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-04-08T20:32:23Z</updated>
<entry>
<title>Remove the outdated and mislreading README</title>
<updated>2015-04-08T20:32:23Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-04-06T20:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=069b4b2b5e2f493108a4a6d170762405060929bc'/>
<id>urn:sha1:069b4b2b5e2f493108a4a6d170762405060929bc</id>
<content type='text'>
It's been a LONG time since this was correct

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update Mac convenience shell script</title>
<updated>2015-04-04T23:32:15Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-04-04T23:31:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1ed1e188fd167e3ea3074bd2e6ec5cdd9ab984d3'/>
<id>urn:sha1:1ed1e188fd167e3ea3074bd2e6ec5cdd9ab984d3</id>
<content type='text'>
This script likely is useless for anyone but me, but I like having it in the
source tree in case others can benefit from seeing how the packages are built.

This now is based on out-of-tree cmake builds.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Small tweaks to the Mac package making scripts</title>
<updated>2015-01-03T06:26:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-01-02T23:49:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3212bfdf99cfed7f0ee26ec9536ece76ca090b23'/>
<id>urn:sha1:3212bfdf99cfed7f0ee26ec9536ece76ca090b23</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update Mac make package script</title>
<updated>2014-12-17T19:29:40Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-17T19:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fb500f70564c81bfc3012c64b88390679aa2b297'/>
<id>urn:sha1:fb500f70564c81bfc3012c64b88390679aa2b297</id>
<content type='text'>
This reflects the switch to the custom name for the marble widget.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update my Mac packaging scripts for Qt5</title>
<updated>2014-08-05T05:54:02Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-08-05T05:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c477f56029096b207e5da811989aefb885dae799'/>
<id>urn:sha1:c477f56029096b207e5da811989aefb885dae799</id>
<content type='text'>
I have no idea why libmarble isn't handled correctly by macdeployqt...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update the Mac Info.plist structure</title>
<updated>2014-02-27T01:17:50Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2014-02-27T00:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=68d80e7a9d1b99f391869ebdd3f0f6f6c9a5d0c4'/>
<id>urn:sha1:68d80e7a9d1b99f391869ebdd3f0f6f6c9a5d0c4</id>
<content type='text'>
The bundle signature is not a necessary property in any of the OS X
versions we support. And the current bundle version identifier is 6.0,
not 1.0.

Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Set the NSPrincipalClass in Info.plist</title>
<updated>2014-02-26T01:35:20Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2014-02-26T00:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=28d0cb8e2cad400b4c99c0e2b7c9209dffe4e6ba'/>
<id>urn:sha1:28d0cb8e2cad400b4c99c0e2b7c9209dffe4e6ba</id>
<content type='text'>
This is required to enable HiDPI support for the Retina displays. The
Info.plist that comes with Qt had this, but the one we supply with
Subsurface didn't.

Done-with: Jake Petroules &lt;jake.petroules@petroules.com&gt;
Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<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>
<entry>
<title>And let qmake create the Mac bundle on its own</title>
<updated>2013-10-09T06:29:43Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2013-10-07T06:12:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=57994fa7a19ece18ffbecfabd69216190f62e425'/>
<id>urn:sha1:57994fa7a19ece18ffbecfabd69216190f62e425</id>
<content type='text'>
It will even parse the Info.plist.in file for us and run sed on it.

Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
</content>
</entry>
</feed>
