<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/windows, 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-21T13:50:26Z</updated>
<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>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>Update the NSI installer script for Windows</title>
<updated>2013-02-16T03:55:19Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-02-16T03:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=abbea98344b767025672f2de5efaba57e4ab6fab'/>
<id>urn:sha1:abbea98344b767025672f2de5efaba57e4ab6fab</id>
<content type='text'>
This grabs the whole XSLT directory, adds osm-gps-map and removes the
OpenSSL dependency.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Rename subsurface.svg to subsurface-icon.svg</title>
<updated>2013-02-02T20:27:15Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2013-02-02T11:19:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=459130009b6ca1683ba82e720cc97f4ebeb187c9'/>
<id>urn:sha1:459130009b6ca1683ba82e720cc97f4ebeb187c9</id>
<content type='text'>
In preparation for a subsurface-icon.h, this should avoid confusion
about whether "subsurface.h" is a core header file.

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
</content>
</entry>
<entry>
<title>Try to automate the version number used in the windows installer</title>
<updated>2013-01-24T23:58:35Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-01-24T23:58:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=002fe45dfd4776bb44a9e786625421a67558d60c'/>
<id>urn:sha1:002fe45dfd4776bb44a9e786625421a67558d60c</id>
<content type='text'>
This adds a Makefile target to create the .nsi file from a template and to
hopefully create the right strings to magically get the correct version
strings in the Windows installer

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add libsoup to Windows installer</title>
<updated>2013-01-18T18:39:05Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-01-18T18:39:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=edfdef1bbc173a489f7157c4078c4e2227a61ccb'/>
<id>urn:sha1:edfdef1bbc173a489f7157c4078c4e2227a61ccb</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add crypto library to Windows installer file</title>
<updated>2012-12-12T00:04:17Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-12-12T00:04:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=969ab7f121564b3918b92e1d88cd6b13cb83122b'/>
<id>urn:sha1:969ab7f121564b3918b92e1d88cd6b13cb83122b</id>
<content type='text'>
This dependency was brought in by commit 3e51d56f87a3 "Improve on
divecomputer data handling".

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Bump version to 2.1</title>
<updated>2012-10-23T03:57:57Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-23T03:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=48e757574190d478b4fb2a42592548b9e52b59e9'/>
<id>urn:sha1:48e757574190d478b4fb2a42592548b9e52b59e9</id>
<content type='text'>
Getting ready for the release

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Bump version to 2.1-rc3</title>
<updated>2012-10-21T08:27:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-21T08:27:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e47b52ecdb8a96046511929272f541d0eea6ae00'/>
<id>urn:sha1:e47b52ecdb8a96046511929272f541d0eea6ae00</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
