<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/android, branch v4.8.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.8.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.8.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-07-12T14:58:08Z</updated>
<entry>
<title>Match openssl versions</title>
<updated>2018-07-12T14:58:08Z</updated>
<author>
<name>Jocke</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2018-07-12T08:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8106e533ef38f406cd5ef248c8735f3dfb962ee7'/>
<id>urn:sha1:8106e533ef38f406cd5ef248c8735f3dfb962ee7</id>
<content type='text'>
The versions for openSSL in variables.sh and get-dep-lib.sh needs to match or we end up recloning the repo on every build.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;</content>
</entry>
<entry>
<title>Add comment to variables.sh</title>
<updated>2018-07-12T14:58:08Z</updated>
<author>
<name>Jocke</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2018-07-12T05:11:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2fa7d3566b7d4abe24925d465db664e32d14339a'/>
<id>urn:sha1:2fa7d3566b7d4abe24925d465db664e32d14339a</id>
<content type='text'>
Add a comment to the variables.sh file so we don't forget to update
qt version in the qt-installer-nontineractive file as well.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;</content>
</entry>
<entry>
<title>Travis: build Android against Qt 5.11.1</title>
<updated>2018-07-10T05:20:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-07-10T05:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dc2f0f8e48e12dbf60639df15dcf1ea5069d2db8'/>
<id>urn:sha1:dc2f0f8e48e12dbf60639df15dcf1ea5069d2db8</id>
<content type='text'>
Instead of dealing with the challenges of downloading and installing the
official package (which really prefers to be run interactively and
frequently caused Travis failures) we get the pre-packed bits from our
cache instead.  Less data to transfer, quicker install.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Android: update to use Qt5.11.1</title>
<updated>2018-07-09T23:01:29Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-07-09T23:01:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c62ce43ecf8d2c72d6acaa5e1727c8d31c6e30a0'/>
<id>urn:sha1:c62ce43ecf8d2c72d6acaa5e1727c8d31c6e30a0</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Shellcheck</title>
<updated>2018-07-04T20:11:21Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2018-07-04T05:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5fc2e0f80f68acf2b54e34dd0d8950ea34ac0a98'/>
<id>urn:sha1:5fc2e0f80f68acf2b54e34dd0d8950ea34ac0a98</id>
<content type='text'>
Code cleanup using shellcheck.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;</content>
</entry>
<entry>
<title>Update android build env.</title>
<updated>2018-07-04T20:11:21Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2018-06-28T10:13:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b1de856595b72a9c1f5fa2b5a86d13a3eb4e48a3'/>
<id>urn:sha1:b1de856595b72a9c1f5fa2b5a86d13a3eb4e48a3</id>
<content type='text'>
Update the scripts used to build subsurface-mobile for
andriod to use the variables file.
Removed checks for obsolete Qt versions.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add build variables file</title>
<updated>2018-07-04T20:11:21Z</updated>
<author>
<name>Joakim Bygdell</name>
<email>j.bygdell@gmail.com</email>
</author>
<published>2018-06-30T19:23:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e6e9470f81315b9d8446b8a00b296050537826e7'/>
<id>urn:sha1:e6e9470f81315b9d8446b8a00b296050537826e7</id>
<content type='text'>
This adds a file that contains the variables used in
the android-build-wrapper and build scripts.
This gives a single location for setting which versions
of Qt, NDK and SDK we use when building the mobile app on linux.

Signed-off-by: Joakim Bygdell &lt;j.bygdell@gmail.com&gt;
</content>
</entry>
<entry>
<title>build-system: tell Travis to wait longer for downloads</title>
<updated>2018-07-03T21:24:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-07-02T21:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d6b043cd37b1d99aca0f7c52ca12c3671dddecf4'/>
<id>urn:sha1:d6b043cd37b1d99aca0f7c52ca12c3671dddecf4</id>
<content type='text'>
But simply ignore when building outside of Travis.
Of course since we are building Android in a container, we need to first pass
the environment variable to the container...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system: Only run autoreconf when needed</title>
<updated>2018-06-22T09:47:58Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2018-06-20T18:03:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d853c477b7910b6fb38160b1249a117758f955a1'/>
<id>urn:sha1:d853c477b7910b6fb38160b1249a117758f955a1</id>
<content type='text'>
Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
</content>
</entry>
<entry>
<title>build-system: added get-dep-lib to android/build.sh</title>
<updated>2018-05-18T23:58:16Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@libreoffice.org</email>
</author>
<published>2018-05-17T18:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ffdaba6c84431e25657de1fd3a7d67336c48aa7b'/>
<id>urn:sha1:ffdaba6c84431e25657de1fd3a7d67336c48aa7b</id>
<content type='text'>
Integrated get-dep-lib in android/build.sh

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
</feed>
