<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/windows, branch v4.5.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.5.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.5.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-10-26T22:19:05Z</updated>
<entry>
<title>Make libtool versioning happy</title>
<updated>2015-10-26T22:19:05Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T22:19:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3b419b3d075be3ab66d23c49c5ad76be5075d37b'/>
<id>urn:sha1:3b419b3d075be3ab66d23c49c5ad76be5075d37b</id>
<content type='text'>
This way we find the versioned libdivecomputer.dll

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build Windows installer with shared libdivecomputer</title>
<updated>2015-10-26T21:27:16Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T21:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=47c7958ed3545a4c1dd316b0404cc37f6cd72aef'/>
<id>urn:sha1:47c7958ed3545a4c1dd316b0404cc37f6cd72aef</id>
<content type='text'>
Since we ship it all in one piece there is no reason to use a static
libdivecomputer (like there is on Linux). This allows us to give the user
a different libdivecomputer.dll for testing when tracking down a bug.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build libzip with cmake when cross building for Windows</title>
<updated>2015-10-26T21:24:34Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-10-26T21:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c6ec742d113f609604fc5fb76dcb2a214a50f3d8'/>
<id>urn:sha1:c6ec742d113f609604fc5fb76dcb2a214a50f3d8</id>
<content type='text'>
This seems to fix our issues with being able to create zip files on the
fly (needed for the divelogs.de access).

Fixes #955

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>MXE build script: more cleanups</title>
<updated>2015-09-23T19:25:14Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-23T19:25:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=148b30849abadef23fc20a0480964a1763f8104d'/>
<id>urn:sha1:148b30849abadef23fc20a0480964a1763f8104d</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update MXE cross build script</title>
<updated>2015-09-23T12:01:19Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-23T12:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c7ae8c8655a618de92ca6072dbe51dcea4493cb7'/>
<id>urn:sha1:c7ae8c8655a618de92ca6072dbe51dcea4493cb7</id>
<content type='text'>
Small addition for completeness

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>MXE build: small tweaks</title>
<updated>2015-09-23T03:23:30Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-22T16:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3b15ab5f2809b248fa3b30079446e5388ebceeb0'/>
<id>urn:sha1:3b15ab5f2809b248fa3b30079446e5388ebceeb0</id>
<content type='text'>
While this should be fixed in cmake, for now just manuallt get
libssrfmarblewidget.dll and QtXml.dll in place

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>More updates to MXE build script</title>
<updated>2015-09-22T05:22:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-22T05:22:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7351ff62d7c345a075933f25b62967d3a97ae847'/>
<id>urn:sha1:7351ff62d7c345a075933f25b62967d3a97ae847</id>
<content type='text'>
Two more changes that are needed for this to build successfully.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update MXE cross build script</title>
<updated>2015-09-22T04:39:41Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-22T04:38:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5982092858b2f5bd084a83e269f5185c1920a9bf'/>
<id>urn:sha1:5982092858b2f5bd084a83e269f5185c1920a9bf</id>
<content type='text'>
Instructions how to use it are in the script.
As of today this doesn't create working binaries - this worked perfectly
fine back when MXE was still based on Qt5.4

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Windows installer: include grantlee plugins and printing templates</title>
<updated>2015-06-20T05:24:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-06-20T05:24:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8ab7b5ea7f9f5c9f7211a8dbcfcaa2cfd2ee4a09'/>
<id>urn:sha1:8ab7b5ea7f9f5c9f7211a8dbcfcaa2cfd2ee4a09</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update the mxe based sample script</title>
<updated>2015-04-09T22:36:20Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-04-09T22:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=93559e81e2fa63f0cde05493d07aedade24932a2'/>
<id>urn:sha1:93559e81e2fa63f0cde05493d07aedade24932a2</id>
<content type='text'>
Working on making the different ways we build things more consistent

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