<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/macosx/sign, branch master</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=master</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2020-09-14T01:34:36Z</updated>
<entry>
<title>build-system/macOS: change signing to re-enable notarization</title>
<updated>2020-09-14T01:34:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-09-14T01:34:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=601f49ab8440cf08ba7dc97666bf34ab0b1d7210'/>
<id>urn:sha1:601f49ab8440cf08ba7dc97666bf34ab0b1d7210</id>
<content type='text'>
This continues to be useless for other people as it requires my signing key,
but when signed like this I can then successfully submit the dmg for
notarization, so I'll update the signing script in order not to lose that
magic...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>macOS: with Qt 5.13 we need QtDBus again</title>
<updated>2019-11-20T18:47:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2019-11-20T18:47:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=919a09851347c10a062f1e3819dfbe886fda7ee2'/>
<id>urn:sha1:919a09851347c10a062f1e3819dfbe886fda7ee2</id>
<content type='text'>
So don't remove it from the build before signing.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build system: use --force when signing Mac bundle</title>
<updated>2019-01-24T21:51:32Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2019-01-24T21:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=75d7d7a83c13e2be80ffd00677a46a4d64e7e5eb'/>
<id>urn:sha1:75d7d7a83c13e2be80ffd00677a46a4d64e7e5eb</id>
<content type='text'>
This avoids a common problem if some of the libraries copied into the
budle where previously signed.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system/macOS: update the signing script</title>
<updated>2018-07-07T05:16:47Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-07-07T05:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e0bb8eab153d937e3be4660c4ea394d8c08d659d'/>
<id>urn:sha1:e0bb8eab153d937e3be4660c4ea394d8c08d659d</id>
<content type='text'>
This really isn't useful for anyone but me as I create official binaries.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>macOS: we don't need to bundle QtDBus</title>
<updated>2018-07-03T21:58:00Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-07-03T16:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=15cbbc8cf9b4b06bc2cd7f0986135f195f003f1a'/>
<id>urn:sha1:15cbbc8cf9b4b06bc2cd7f0986135f195f003f1a</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Mac build: update the signing script</title>
<updated>2017-10-10T04:00:06Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-10-10T04:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=37737c4381f78c8cfe473b03a4a5e75fe3437ed9'/>
<id>urn:sha1:37737c4381f78c8cfe473b03a4a5e75fe3437ed9</id>
<content type='text'>
Which admittedly is mostly useful for me...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Mac build: adjust sign script</title>
<updated>2017-07-29T15:18:41Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-07-29T15:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7e52d112490d0c4fa86c20f558fedcf14e17ee0d'/>
<id>urn:sha1:7e52d112490d0c4fa86c20f558fedcf14e17ee0d</id>
<content type='text'>
Add QtLocation and QtQuickWidgets.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>scripts: run all scripts with -e</title>
<updated>2016-08-18T04:44:31Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2016-08-17T19:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=04d8d7cb13286d763b0078c53e3671352c94b1c6'/>
<id>urn:sha1:04d8d7cb13286d763b0078c53e3671352c94b1c6</id>
<content type='text'>
Run all scripts with -e so they exit as soon as something breaks. That
way the build stops at the first error, not some other error.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>updated build scripts for Mac</title>
<updated>2016-06-11T17:37:30Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-06-05T17:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=818031e604a4b6c8764db34b3346e3a1bf9b95be'/>
<id>urn:sha1:818031e604a4b6c8764db34b3346e3a1bf9b95be</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update Mac bundle build &amp; sign scripts</title>
<updated>2015-11-08T23:34:15Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-11-08T23:14:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f66e3a4489b0739ca5ca1e1ebc7f26617f5f4017'/>
<id>urn:sha1:f66e3a4489b0739ca5ca1e1ebc7f26617f5f4017</id>
<content type='text'>
These are mostly a convenience for me, they'd obviously have to be updated for
someone else trying to use them.

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