<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging, branch v3.0.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v3.0.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v3.0.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2013-02-24T00:20:19Z</updated>
<entry>
<title>Mac bundle: include the XSLT files</title>
<updated>2013-02-24T00:20:19Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-24T00:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1be9467231b3f418d41595d23a549f8198a2ab9d'/>
<id>urn:sha1:1be9467231b3f418d41595d23a549f8198a2ab9d</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Windows: add libzip dll to installer package</title>
<updated>2013-02-22T15:08:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-22T15:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cdef0e45557f07e6f37b83aa16f7972ed71fb7cc'/>
<id>urn:sha1:cdef0e45557f07e6f37b83aa16f7972ed71fb7cc</id>
<content type='text'>
This was missing in the first set of Subsurface 3.0 binaries

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Some small changes to the Windows NSI script</title>
<updated>2013-02-21T13:50:26Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2013-02-21T12:31:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=65b6941e7c52eff9c8118998151557b2a468a75e'/>
<id>urn:sha1:65b6941e7c52eff9c8118998151557b2a468a75e</id>
<content type='text'>
- on uninstall, delete all XSLT files and the "$instdir\xslt" folder itself
- manage a desktop icon (i believe we had that before?)
- ignore SVG files, as we are now embedding them as static resources

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<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>Add missing library to Windows installer</title>
<updated>2013-02-21T06:39:53Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-21T06:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=78dda16d1c1f09210bf802c585ca484dede70817'/>
<id>urn:sha1:78dda16d1c1f09210bf802c585ca484dede70817</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Force recreation of the Windows .nsi file when cross building</title>
<updated>2013-02-16T23:53:53Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-16T23:53:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bb44e108a3a53b22eb2b64f82e944852bea63c41'/>
<id>urn:sha1:bb44e108a3a53b22eb2b64f82e944852bea63c41</id>
<content type='text'>
This way we make sure that the version number for the installer is correct.

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>
</feed>
