<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging, branch v4.8.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/packaging?h=v4.8.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/packaging?h=v4.8.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-11-14T09:06:10Z</updated>
<entry>
<title>MXE: respect an MXE build type already defined</title>
<updated>2018-11-14T09:06:10Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-14T09:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=15c7ee5db0d61bd12f66cea942b89cc1ef6bad6f'/>
<id>urn:sha1:15c7ee5db0d61bd12f66cea942b89cc1ef6bad6f</id>
<content type='text'>
And use that to have our Travis build still work with the existing MXE
build container as well as the even older, pre-compiled MXE binaries
used in the windows build.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>MXE: switch to i686-w64-mingw32.shared.posix.dw2</title>
<updated>2018-11-14T04:43:13Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-14T04:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cb89ee49a3cfe9afa5b3338f26810d37e3e43f71'/>
<id>urn:sha1:cb89ee49a3cfe9afa5b3338f26810d37e3e43f71</id>
<content type='text'>
This allows us to build QtWebKit again.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: pick the correct C++ runtime</title>
<updated>2018-11-13T09:17:54Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-13T09:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9da3988ec6529c4730c4cf274d37d5b116971630'/>
<id>urn:sha1:9da3988ec6529c4730c4cf274d37d5b116971630</id>
<content type='text'>
Yet another fallout of the switch to the NDK toolchain.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: build for android-16</title>
<updated>2018-11-13T08:45:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-13T08:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c608cfd643e247130e30f93e2bda86623da4e430'/>
<id>urn:sha1:c608cfd643e247130e30f93e2bda86623da4e430</id>
<content type='text'>
That's the minimum platform that we have used for a while now,
corresponding to Android 4.1 and newer (i.e., quite ancient).

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: explicitly build with gcc</title>
<updated>2018-11-13T07:51:17Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-13T05:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a58cd3eb1395f87ecfe396f6ff42952a56aef257'/>
<id>urn:sha1:a58cd3eb1395f87ecfe396f6ff42952a56aef257</id>
<content type='text'>
Our Android build currently fails with clang.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: qt-android-cmake no longer ships a toolchain file</title>
<updated>2018-11-13T05:16:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-13T05:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1868bd38b6958d4bccefd64759b63e360ae6524a'/>
<id>urn:sha1:1868bd38b6958d4bccefd64759b63e360ae6524a</id>
<content type='text'>
Instead use the one that comes as part of the NDK.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: switch back to upstream qt-android-cmake</title>
<updated>2018-10-27T14:38:39Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-10-27T14:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=651f63282fd82e4f04b3edd6bfe987a88b746525'/>
<id>urn:sha1:651f63282fd82e4f04b3edd6bfe987a88b746525</id>
<content type='text'>
And in the process use our script to do the work.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mxe-based-build.sh comments: Also build libftdi1</title>
<updated>2018-10-23T06:43:16Z</updated>
<author>
<name>Stefan Fuchs</name>
<email>sfuchs@gmx.de</email>
</author>
<published>2018-10-21T11:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=45f4dac70a766138bdd7544c9ef8657b81f63110'/>
<id>urn:sha1:45f4dac70a766138bdd7544c9ef8657b81f63110</id>
<content type='text'>
Add libftdi1 in comments in MXE build script.

[Dirk Hohndel: and mention that it is possible to build without it]

Signed-off-by: Stefan Fuchs &lt;sfuchs@gmx.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>make mdbtools build out-source tree</title>
<updated>2018-10-15T10:35:14Z</updated>
<author>
<name>Salvador Cuñat</name>
<email>salvador.cunat@gmail.com</email>
</author>
<published>2018-10-14T20:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=70ffdd76248e3a17f734e3e649ba475a631912b6'/>
<id>urn:sha1:70ffdd76248e3a17f734e3e649ba475a631912b6</id>
<content type='text'>
mdbver.h is created on the fly by configure script and placed in our
$BUILDDIR/include, while the compiler search for it in
$SOURCEDIR/include. This could probably be achieved fine-tunning
configure script but ... well, it works.

Signed-off-by: Salvador Cuñat &lt;salvador.cunat@gmail.com&gt;
</content>
</entry>
<entry>
<title>MXE: enable building against userspace FTDI drivers again</title>
<updated>2018-10-07T21:00:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-10-07T05:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dc094c57577f5b0744174f7edfcd14a3f8946b7d'/>
<id>urn:sha1:dc094c57577f5b0744174f7edfcd14a3f8946b7d</id>
<content type='text'>
This still doesn't seem to work as expected and needs more testing.
Also, it can be turned off via command line argument

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