<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/windows, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/packaging/windows?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/packaging/windows?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-04-01T15:08:16Z</updated>
<entry>
<title>mxe_build.sh - Rebuild everyth. when switching between debug and release</title>
<updated>2017-04-01T15:08:16Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-04-01T14:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b5f203c88870fafe141be51099ed00e3ddd25451'/>
<id>urn:sha1:b5f203c88870fafe141be51099ed00e3ddd25451</id>
<content type='text'>
When switching between debug and release MXE build one needs to rebuild
everything.

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Fix mxe-build script to copy correct plugin DLLs for debug and release</title>
<updated>2017-04-01T15:08:16Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-03-31T20:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=12c5a3db691e787bda22b48545080acca0506213'/>
<id>urn:sha1:12c5a3db691e787bda22b48545080acca0506213</id>
<content type='text'>
For the plugin DDLs:
Debug: Only copy *d.DLLs
Release: Only copy *.DLLs

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Improve mxe-based-build.sh for debug builds</title>
<updated>2017-03-27T04:55:13Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-03-26T17:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0b5995470963a2b123d972ff932d28883cc21b9d'/>
<id>urn:sha1:0b5995470963a2b123d972ff932d28883cc21b9d</id>
<content type='text'>
Give a hint how to enable build of debug Qt5 DLLs when building MXE.
Take care about the "d"/"xxxd.dll" suffix for DLLs.
Copy libastro.dll from marble to correct loation as well (nevertheless we don't use it)

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
</content>
</entry>
<entry>
<title>Add missing dependencies for Windows run of tests</title>
<updated>2017-03-11T16:05:22Z</updated>
<author>
<name>Jeremie Guichard</name>
<email>djebrest@gmail.com</email>
</author>
<published>2017-03-11T05:06:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2e53faa8b4140e84869d558169eaaccedc314f3b'/>
<id>urn:sha1:2e53faa8b4140e84869d558169eaaccedc314f3b</id>
<content type='text'>
Qt plugins and some other dependencies cannot be copied
by CMake install targets. They need to be manually deployed
to staging_tests directory too.

Signed-off-by: Jeremie Guichard &lt;djebrest@gmail.com&gt;
</content>
</entry>
<entry>
<title>MXE windows build script mxe-based-build.sh updates</title>
<updated>2017-01-29T22:59:08Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2017-01-29T20:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3b67bc25a37cfd82b270a955a51e0be2ddf2d883'/>
<id>urn:sha1:3b67bc25a37cfd82b270a955a51e0be2ddf2d883</id>
<content type='text'>
Updates mainly in the comments of the MXE build script:
- File system layout: different proposal
- Hint to not use MXE current version from git
- MXE build JOBS setting to (very) safe value of 1
- export CXXFLAGS=-std=c++11 added for marble build
</content>
</entry>
<entry>
<title>MXE build script: update to match current mxe</title>
<updated>2017-01-02T16:22:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-02T13:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4abf619dc49da95f60a891847472018019009ef3'/>
<id>urn:sha1:4abf619dc49da95f60a891847472018019009ef3</id>
<content type='text'>
Many of the hacks I used to need are no longer necessary.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>scripts: run all scripts with -e</title>
<updated>2016-08-18T04:44:31Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2016-08-17T19:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=04d8d7cb13286d763b0078c53e3671352c94b1c6'/>
<id>urn:sha1:04d8d7cb13286d763b0078c53e3671352c94b1c6</id>
<content type='text'>
Run all scripts with -e so they exit as soon as something breaks. That
way the build stops at the first error, not some other error.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Simplify MXE script</title>
<updated>2015-12-16T17:20:53Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-12-16T16:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9d805bea4a01c54f44ea2304e70535526b41a5ed'/>
<id>urn:sha1:9d805bea4a01c54f44ea2304e70535526b41a5ed</id>
<content type='text'>
The MXE script still tried to run things using the qmake project
file and we removed that ages ago.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove support for older libgit2 - we now require 0.23 or later</title>
<updated>2015-12-15T21:33:00Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-12-15T06:34:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7aab63558525a8c6e17d39bdc4e3691baa02266e'/>
<id>urn:sha1:7aab63558525a8c6e17d39bdc4e3691baa02266e</id>
<content type='text'>
Also fixes a capitalization error that prevented finding libssh2 in some
circumstances. And adds a missing include when building with libzip on Mac.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>NSIS: add a couple of uninstaller checkboxes</title>
<updated>2015-11-03T17:06:07Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2015-11-03T17:03:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0196ac1568f4fe52669f6f19db14181b0e531b0d'/>
<id>urn:sha1:0196ac1568f4fe52669f6f19db14181b0e531b0d</id>
<content type='text'>
Add a new dialog/page which is shown right before
the final "uninstall" click.

The dialog may contains two checkboxes - for registry
entries and for the user path. These checkboxes will not be
created if the user has not run the application yet,
as no registry keys will be available.

Selecting the user directory checkbox shows a warning message box,
that the user should make sure no important files are present there.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
