<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/windows, branch v4.7.6</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.7.6</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.7.6'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-12-04T23:07:23Z</updated>
<entry>
<title>libdc: update MXE build</title>
<updated>2017-12-04T23:07:23Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-04T23:07:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=472592fe857084d2d0bea814da3c142a102aa34b'/>
<id>urn:sha1:472592fe857084d2d0bea814da3c142a102aa34b</id>
<content type='text'>
If the submodule isn't initialized, run git submodule init before
running submodule update. Also, ensure that the autotools are set up.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>libdc: update the MXE build script for submodule</title>
<updated>2017-12-03T22:12:06Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-03T20:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=25041be08c8b5729ce2d6f2b0a07a5c7fab65132'/>
<id>urn:sha1:25041be08c8b5729ce2d6f2b0a07a5c7fab65132</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>MXE: move the objcopy calls to cmakelists.txt</title>
<updated>2017-11-15T11:28:51Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2017-11-14T14:13:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bd9dad7371f88dcebab53fd871f9ecf5397fc033'/>
<id>urn:sha1:bd9dad7371f88dcebab53fd871f9ecf5397fc033</id>
<content type='text'>
The objcopy calls to strip the debug symbols out of
subsurface.exe need to happen before the installer is
created (staged).

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>MXE: experiment with creating a RelWithDebInfo build</title>
<updated>2017-11-14T04:43:35Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2017-11-13T23:07:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7552690afa9c396cb833070e1b5b53c53c15d9f2'/>
<id>urn:sha1:7552690afa9c396cb833070e1b5b53c53c15d9f2</id>
<content type='text'>
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Travis: also build an MXE/Windows installer</title>
<updated>2017-11-12T01:48:57Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-11T17:38:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4d04f74312dc4a7fe75a442cf22a2901ede28d1a'/>
<id>urn:sha1:4d04f74312dc4a7fe75a442cf22a2901ede28d1a</id>
<content type='text'>
In the process, simplify our dependency a bit by no longer building
against libssh2 (we don't support ssh based authentication for git
on Windows) and libcurl (since it's proxy implementation doesn't appear
to actually work on Windows, anyway).

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Windows NSI installer: Remove qml folder on uninstall</title>
<updated>2017-09-24T19:20:23Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-09-24T10:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f0de9e77b87691c331f17c84ad7f3d0d40ff9f1d'/>
<id>urn:sha1:f0de9e77b87691c331f17c84ad7f3d0d40ff9f1d</id>
<content type='text'>
Do remove also the (new) qml folder on uninstall.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>MXE build script: Mention googlemaps plugin in comments</title>
<updated>2017-09-15T15:58:19Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-09-14T19:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=803e98befee02600a69b7d8a2cef958eaaea2465'/>
<id>urn:sha1:803e98befee02600a69b7d8a2cef958eaaea2465</id>
<content type='text'>
Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>MXE build script: Remove hint to use old MXE version</title>
<updated>2017-09-15T15:58:19Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-09-14T19:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=26d9944013bd9fa35338dc5a7dae7727fcc01a31'/>
<id>urn:sha1:26d9944013bd9fa35338dc5a7dae7727fcc01a31</id>
<content type='text'>
Meanwhile (after removing marble) it seems to be a good choice to use
latest MXE version with currently Qt 5.9.1.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>remove Marble from packaging and build scripts</title>
<updated>2017-09-04T14:46:35Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2017-09-02T11:39:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2b40e15713e2ccb8963ff8c1eb57f9374e04547d'/>
<id>urn:sha1:2b40e15713e2ccb8963ff8c1eb57f9374e04547d</id>
<content type='text'>
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;

---
please note, that i have no way to test most of the scripts ATM.
</content>
</entry>
<entry>
<title>MXE build: build the googlemaps plugin</title>
<updated>2017-08-03T06:07:47Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-08-03T05:42:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e808c92bb6791ba194577c5dbdf1c806e02d1639'/>
<id>urn:sha1:e808c92bb6791ba194577c5dbdf1c806e02d1639</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
