<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.6.3</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.6.3</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.6.3'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-02-11T18:59:26Z</updated>
<entry>
<title>Add hacky script to push translation source</title>
<updated>2017-02-11T18:59:26Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-02-11T18:44:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9f470046ba3e11f04c91bdeb3df7a17c574cf5f9'/>
<id>urn:sha1:9f470046ba3e11f04c91bdeb3df7a17c574cf5f9</id>
<content type='text'>
This at least duplicates the numerusform lines.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Extend Android wrapper shell to be smarter</title>
<updated>2017-02-04T01:45:26Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-02-04T01:27:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9a754b663a2751f2ca86c636d6a1c55f0cf23912'/>
<id>urn:sha1:9a754b663a2751f2ca86c636d6a1c55f0cf23912</id>
<content type='text'>
Move it to packaging/android where it belongs
Use direct URLs to download Android components
Make sure required packages are installed (only tested on Ubuntu)

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>QML UI: don't use Kirigami 2</title>
<updated>2017-01-21T22:38:13Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-21T22:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=31471b12c0ba92e7fe4abbf7407efdf3cf37596f'/>
<id>urn:sha1:31471b12c0ba92e7fe4abbf7407efdf3cf37596f</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add wrapper script to set up Android build</title>
<updated>2017-01-21T22:27:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-21T05:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a69852e56dd993c05a1e1a9f7af35bb466274011'/>
<id>urn:sha1:a69852e56dd993c05a1e1a9f7af35bb466274011</id>
<content type='text'>
This then runs the script under packaging/android.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: if new enough libgit2 is installed, use it</title>
<updated>2017-01-17T01:00:55Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-16T23:56:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=73641c4e73d8634eebe8fe00b96ba039da883b27'/>
<id>urn:sha1:73641c4e73d8634eebe8fe00b96ba039da883b27</id>
<content type='text'>
Right now this is only designed for Linux where current distros all should have
a new enough libgit2 (and our instructions tell people to install this with
system tools, so we should also use it).

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: fix potential autoreconf problem</title>
<updated>2017-01-16T18:12:20Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-16T18:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c749498bebd84e9454abb289f819cdfffc346055'/>
<id>urn:sha1:c749498bebd84e9454abb289f819cdfffc346055</id>
<content type='text'>
It appears that sometimes autoreconf will not install ltmain.sh and
subsequently fail; simply running autoreconf again appears to be a
workaround.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Avoid duplicate entries when parsing libdivecomputer descriptors</title>
<updated>2017-01-15T03:23:04Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-15T03:22:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cc8ee5ab96af8bb55d937d4e9dd92ebef110f707'/>
<id>urn:sha1:cc8ee5ab96af8bb55d937d4e9dd92ebef110f707</id>
<content type='text'>
This just fixes the tool used for the next commit.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Kirigami integration: create missing link</title>
<updated>2017-01-02T21:00:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-02T20:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dc438c573618ff7a4ff56ec9a376d6475faa9f55'/>
<id>urn:sha1:dc438c573618ff7a4ff56ec9a376d6475faa9f55</id>
<content type='text'>
This (plus an update to kirigami.pri, a patch for which I just sent
to the plasma-devel list) allows the iOS version of Subsurface-mobile
to build again.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: use a more current version of libgit2</title>
<updated>2017-01-01T12:23:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-01T04:37:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=843482ac8b2e0e9ca96aaabedae6d104302ee4a0'/>
<id>urn:sha1:843482ac8b2e0e9ca96aaabedae6d104302ee4a0</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: fix typo</title>
<updated>2016-12-27T23:43:14Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-12-27T23:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ce959fb757287bd77e2a13453f5d86602d0fa2b5'/>
<id>urn:sha1:ce959fb757287bd77e2a13453f5d86602d0fa2b5</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
