<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.7.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.7.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.7.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-11-11T22:00:25Z</updated>
<entry>
<title>Travis: don't do a redundant upload to transfer.sh</title>
<updated>2017-11-11T22:00:25Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-11T18:11:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8da57b59f171766883617c1be6c745fdbb86d030'/>
<id>urn:sha1:8da57b59f171766883617c1be6c745fdbb86d030</id>
<content type='text'>
uploadtool already takes care of that.

Reported-by: Simon Peter &lt;probono@puredarwin.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis AppImage: don't delete the copyright info</title>
<updated>2017-11-11T16:12:54Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-11T16:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=35c5016777d902a2c2ae62bc135e5af0c05fbc14'/>
<id>urn:sha1:35c5016777d902a2c2ae62bc135e5af0c05fbc14</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: make sure git describe can work</title>
<updated>2017-11-11T06:45:52Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-11T06:40:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=db64ec0af03ea44e57b0c30d926a8f207b03b5d9'/>
<id>urn:sha1:db64ec0af03ea44e57b0c30d926a8f207b03b5d9</id>
<content type='text'>
Travis only fetches the last 50 commits - which means that git describe
will usually fail and our version numbers would end up being wrong.
So let's fetch the whole repo and the tags as well to make sure that
git describe works as expected by our tools.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis AppImage: remove more files that aren't needed</title>
<updated>2017-11-11T06:24:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-11T06:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=07b773ff585a926324a86fd320f0d5701be31594'/>
<id>urn:sha1:07b773ff585a926324a86fd320f0d5701be31594</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: stop wget verbose output from flooding log</title>
<updated>2017-11-11T06:07:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-11T06:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=687d98e6a7c13fcd5e4bd9ceab5b2b9ac19191a7'/>
<id>urn:sha1:687d98e6a7c13fcd5e4bd9ceab5b2b9ac19191a7</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: remove linuxdeployqt workaround</title>
<updated>2017-11-10T18:55:01Z</updated>
<author>
<name>Simon Peter</name>
<email>probono@puredarwin.org</email>
</author>
<published>2017-11-10T17:35:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=29350ceecd69ebc96583ccfba28acc22acae0750'/>
<id>urn:sha1:29350ceecd69ebc96583ccfba28acc22acae0750</id>
<content type='text'>
Do not move around .so* files in order for linuxdeployqt to pick them up.

Signed-off-by: Simon Peter &lt;probono@puredarwin.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: find googlemaps plugin at the new spot</title>
<updated>2017-11-10T18:55:01Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-10T14:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6dd6764b6beec448a66be8c03e261bad7b1a44c7'/>
<id>urn:sha1:6dd6764b6beec448a66be8c03e261bad7b1a44c7</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: work around the way build.sh looks for private headers</title>
<updated>2017-11-10T00:21:46Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-09T20:41:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bee160a9e2f4c94e2d5e777f26bcb39bffbb9c74'/>
<id>urn:sha1:bee160a9e2f4c94e2d5e777f26bcb39bffbb9c74</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: use our own Qt binaries for AppImage build</title>
<updated>2017-11-10T00:21:46Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-09T20:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b425d5641d77e934d74b29a4e1abf2a83922fb93'/>
<id>urn:sha1:b425d5641d77e934d74b29a4e1abf2a83922fb93</id>
<content type='text'>
This is no longer based on the upstream Qt binaries but completely on
binaries built by ourselves, trying to remove some of the features that
we don't need and trying to avoid some of the issues with certain
libraries (like different OpenSSL dependencies).

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: move deployment into script</title>
<updated>2017-11-10T00:21:46Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-11-08T20:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=01cea4270504cf4f2ec4361a96f7af63df9503b4'/>
<id>urn:sha1:01cea4270504cf4f2ec4361a96f7af63df9503b4</id>
<content type='text'>
And no longer use the Travis deploy mechanism - uploadtool does it all.

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