<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/android, branch v4.9.0</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/packaging/android?h=v4.9.0</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/packaging/android?h=v4.9.0'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2019-03-22T02:30:14Z</updated>
<entry>
<title>CMake: use builtin method to not use BZip2</title>
<updated>2019-03-22T02:30:14Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-20T21:16:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d104506f982955c7486a1bd931ba4fc98a516b5c'/>
<id>urn:sha1:d104506f982955c7486a1bd931ba4fc98a516b5c</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>Android: factor out duplicate version string search</title>
<updated>2019-03-05T21:27:54Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-04T17:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3664cc4ee6f9dc4e0d68bc3f0dc51ef2c8fadd95'/>
<id>urn:sha1:3664cc4ee6f9dc4e0d68bc3f0dc51ef2c8fadd95</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>CMake: just tell CMake to not find HTTP_Parser</title>
<updated>2019-03-05T21:27:54Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-04T17:50:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9bbb6f785ca480c639439acb32bdcbff62c438ae'/>
<id>urn:sha1:9bbb6f785ca480c639439acb32bdcbff62c438ae</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>simplify sed hacking of Qt CMake files</title>
<updated>2019-03-05T21:27:54Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-04T06:41:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=aa7f9a18f2fd300fb4adfa5eeb1ebb27b23b7328'/>
<id>urn:sha1:aa7f9a18f2fd300fb4adfa5eeb1ebb27b23b7328</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>facebook: remove the featute from the code base</title>
<updated>2019-02-02T01:16:43Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2019-02-01T02:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a1ffe115cfb27bd0dd57bf5266c7d37d9ce64dab'/>
<id>urn:sha1:a1ffe115cfb27bd0dd57bf5266c7d37d9ce64dab</id>
<content type='text'>
Remove from:
- unit tests
- desktop widgets
- preferences
- core intergration
- cmakefiles
- build scripts
- icons
- docs

Also remove the plugins and social network integration.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Android: accept 'Release' argument</title>
<updated>2019-01-24T21:40:10Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2019-01-23T04:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9f433aa7590f568a9b1dbbc7d80443201656d940'/>
<id>urn:sha1:9f433aa7590f568a9b1dbbc7d80443201656d940</id>
<content type='text'>
This is mostly an artifact of how I build release packages. Otherwise
this likely isn't important.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: make sure we have the correct platforms installed</title>
<updated>2019-01-21T05:10:17Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2019-01-20T10:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=51e44d48464a5bfd15af485ab12cf4297b6f5fcc'/>
<id>urn:sha1:51e44d48464a5bfd15af485ab12cf4297b6f5fcc</id>
<content type='text'>
This should fix the current Travis build failures for Android.
It is odd how we have ANDROID_PLATFORM and ANDROID_PLATFORMS,
buf for now all I care about is that the Travis build completes.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android build: always reconfigure libdivecomputer</title>
<updated>2018-12-30T19:20:34Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2018-12-29T07:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=20c40ea6b4a711c4db423bab8ab44b90177cd1c1'/>
<id>urn:sha1:20c40ea6b4a711c4db423bab8ab44b90177cd1c1</id>
<content type='text'>
This fix makes no difference from usage of this script in Travis
context, as every build starts from a clean VM, but the very few
developers that build for Android locally, and that want to use the new
style docker container builds as well, things are broken.

libdivecomputer has build artifacts in its source tree (and that source
tree is shared between local and docker run). So it happens that
libdivecomputer is configured locally, and afterwards fails to build
in docker build as its already configured, but not for the docker
image its now running in.

The fix is simple. Always reconfigure libdivecomputer when using this
script.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Android: build both 32 and 64 bit binaries</title>
<updated>2018-12-30T19:20:34Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-12-24T21:31:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6fb135eb463b91e61dba3b0cc5a572ebc6941af2'/>
<id>urn:sha1:6fb135eb463b91e61dba3b0cc5a572ebc6941af2</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: Android build wrapper now runs inside our container</title>
<updated>2018-12-30T19:20:34Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-12-24T19:28:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1665da04a495b2f4ab124be62800573350ba3de8'/>
<id>urn:sha1:1665da04a495b2f4ab124be62800573350ba3de8</id>
<content type='text'>
So we don't need the pre-built binaries anymore, and we don't need the
travis_wait hack anymore for potentially slow downloads as that is all
installed in the container already.

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