<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/android, branch v4.7.8</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.7.8</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.7.8'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-03-19T19:08:06Z</updated>
<entry>
<title>Android build: switch to Qt 5.10.1</title>
<updated>2018-03-19T19:08:06Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-03-19T19:08:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0c91a1b8d20c2536d60adee7730dd435c1f7cdd9'/>
<id>urn:sha1:0c91a1b8d20c2536d60adee7730dd435c1f7cdd9</id>
<content type='text'>
That's what we now use for the official binaries as well.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android/iOS build: get libxml2 and libxslt from GitHub</title>
<updated>2018-03-19T19:03:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-03-19T16:49:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6c3cd24ef883d7c84af5c801a4a11df4fc0bb963'/>
<id>urn:sha1:6c3cd24ef883d7c84af5c801a4a11df4fc0bb963</id>
<content type='text'>
The xmlsoft.org links sometimes time out. Sadly, GitHub API gives us an
oddly named top level directory in the tar file, so lets strip that and
replace it with the "usual" name.

Also, for the "raw" tar files from GitHub we need to run autoreconf
ourselves.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>android/build.sh: build the googlemaps plugin</title>
<updated>2018-03-11T18:40:12Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2018-03-08T22:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cdba35530ba5f9fedc0c803a0dbfada70cb57d7d'/>
<id>urn:sha1:cdba35530ba5f9fedc0c803a0dbfada70cb57d7d</id>
<content type='text'>
Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
</content>
</entry>
<entry>
<title>Android build: use Qt 5.9.3</title>
<updated>2018-02-24T19:37:56Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2018-02-23T13:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7e0e87cf785d0136dcde96c4a23b51c866cc664c'/>
<id>urn:sha1:7e0e87cf785d0136dcde96c4a23b51c866cc664c</id>
<content type='text'>
At least, now the Travis builds use the same Qt version as the
production builds from Dirk that go to the AppStores.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Android build: make androiddeployqt less verbose</title>
<updated>2017-12-26T20:32:33Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-26T20:06:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=702ec37145d04b2a81b27fec7bb2fa852899c9a0'/>
<id>urn:sha1:702ec37145d04b2a81b27fec7bb2fa852899c9a0</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android build: work around odd bug with cmake 3.10</title>
<updated>2017-12-26T17:27:02Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-26T17:27:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f4c1cef73b32255c6b3f3bc4a7f5f6851194f8ff'/>
<id>urn:sha1:f4c1cef73b32255c6b3f3bc4a7f5f6851194f8ff</id>
<content type='text'>
For some reason it suddenly cannot figure out which build program
to use. This seems like a weird hack, but works.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android build: no point making the docs</title>
<updated>2017-12-26T17:24:35Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-26T17:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4346aaa3333eb4ba2bd6ee0dc1976c32545d3bfb'/>
<id>urn:sha1:4346aaa3333eb4ba2bd6ee0dc1976c32545d3bfb</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: hack around Android build failuers</title>
<updated>2017-12-24T21:50:59Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-24T20:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5eec251be8c8d208fbee103988b9f660a1999354'/>
<id>urn:sha1:5eec251be8c8d208fbee103988b9f660a1999354</id>
<content type='text'>
For some reason accepting the licenses for the SDK appears to fail.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android build: reorder downloading Qt vs SDK</title>
<updated>2017-12-24T21:50:59Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-24T20:58:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9df88f0145f45b8a4de5788509f58f17060e6b5d'/>
<id>urn:sha1:9df88f0145f45b8a4de5788509f58f17060e6b5d</id>
<content type='text'>
Since it's the SDK where things are failing, doing it this way makes the
turnaround time of my attempts to fix this faster. And in the larger
scheme of things, the order is irrelevant.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android build: fix android-build-wrapper.sh</title>
<updated>2017-12-07T04:47:20Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-07T04:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7388a8120a035cebbda2d4de5db7e6f7a19a609f'/>
<id>urn:sha1:7388a8120a035cebbda2d4de5db7e6f7a19a609f</id>
<content type='text'>
I clearly had forgotten to update the Android specific scripts when
adding the libdivecomputer submodule.

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