<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/macosx, branch v3.0</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v3.0</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v3.0'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2013-02-21T06:45:11Z</updated>
<entry>
<title>Update MacOS make-package script</title>
<updated>2013-02-21T06:45:11Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-21T06:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=678dafbe67abe211a7934865779ca5df8a6e65b8'/>
<id>urn:sha1:678dafbe67abe211a7934865779ca5df8a6e65b8</id>
<content type='text'>
The three digit number is needed for the Info.plist, not for the dmg and
volume names.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Consistent syntax.</title>
<updated>2013-02-16T23:46:14Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2013-02-16T23:16:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=155228004e6b295efba9a9c35b6dc080e76b8389'/>
<id>urn:sha1:155228004e6b295efba9a9c35b6dc080e76b8389</id>
<content type='text'>
Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove useless whitespace.</title>
<updated>2013-02-16T23:45:55Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2013-02-16T23:13:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=99159f06cc2a6e0a996c0b0739a980cc60a63d1b'/>
<id>urn:sha1:99159f06cc2a6e0a996c0b0739a980cc60a63d1b</id>
<content type='text'>
Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove useless curly brackets.</title>
<updated>2013-02-16T23:43:30Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2013-02-16T23:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=44c7e02c94a756de9bb111041b102fbcdae8c612'/>
<id>urn:sha1:44c7e02c94a756de9bb111041b102fbcdae8c612</id>
<content type='text'>
Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove useless quotes.</title>
<updated>2013-02-16T23:43:11Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2013-02-16T23:09:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=576d5a22cac0dbb8315012eb0ea93884be385cda'/>
<id>urn:sha1:576d5a22cac0dbb8315012eb0ea93884be385cda</id>
<content type='text'>
Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Unified handling of version extraction.</title>
<updated>2013-02-16T23:41:58Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2013-02-16T22:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=727ee3aa980d505b0381ab3a0e574ca5d7094451'/>
<id>urn:sha1:727ee3aa980d505b0381ab3a0e574ca5d7094451</id>
<content type='text'>
Removed oddly named and ridiculously outdated documentation text (scripts).

Created new directory 'scripts'.

Added unified version extraction script (scripts/get-version). Yes, it's
more shell script code but faster and more maintainable than the sed commands
and the swearwords/regexps repeated over and over again.

Makefile and packaging/macosx/make-package.sh modified accordingly.

I don't do windos neither macos but, AFAICS my tests show, it should be safe.

Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>No bashisms in this script, AFAICS.</title>
<updated>2013-02-16T23:35:29Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2013-02-16T22:46:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2d8a203026b47877320104e9f7597b462c016081'/>
<id>urn:sha1:2d8a203026b47877320104e9f7597b462c016081</id>
<content type='text'>
Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Further automization of the Mac build process</title>
<updated>2013-02-16T06:30:02Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-16T06:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=41256531b813c811fa416f204cfb3b6eab924450'/>
<id>urn:sha1:41256531b813c811fa416f204cfb3b6eab924450</id>
<content type='text'>
This improves the Plist.info and automates the version data that it uses
utilizing the same git magic that the Makefile uses.

It also makes the complete DMG creation a matter of simply running
packaging/macosx/make-package.sh

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add Mac DMG background file</title>
<updated>2013-02-15T10:39:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-15T10:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=306d503528fa116020cbfa57d24cb11bb5df9c14'/>
<id>urn:sha1:306d503528fa116020cbfa57d24cb11bb5df9c14</id>
<content type='text'>
This is actually used in commit b354a4d61d2a ("Update tools and
instructions for building a signed Mac DMG") but I forgot to include it
there.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update tools and instructions for building a signed Mac DMG</title>
<updated>2013-02-15T10:32:41Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-15T09:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=61066b9ea941abbaa9b82f211eccb354a4d61d2a'/>
<id>urn:sha1:61066b9ea941abbaa9b82f211eccb354a4d61d2a</id>
<content type='text'>
This updates the bundle to include the mime.cache and a library that
somehow isn't picked up by the bundle tool.

It also updates the README on how all this is supposed to work and puts
some of the automation into the existing shell script.

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