<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts/windows, branch v4.9.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2019-03-16T17:06:26Z</updated>
<entry>
<title>simplfy scripts</title>
<updated>2019-03-16T17:06:26Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-13T20:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0fb66fc91f1c4240ec8d06eb1d26ab6d882a960d'/>
<id>urn:sha1:0fb66fc91f1c4240ec8d06eb1d26ab6d882a960d</id>
<content type='text'>
Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>remove obsolete workaround for libdivecomputer includes of libusb</title>
<updated>2019-03-09T17:51:55Z</updated>
<author>
<name>Rolf Eike Beer</name>
<email>eike@sf-mail.de</email>
</author>
<published>2019-03-07T20:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=17211acc53f511282e7fb5518080ae56ef799f15'/>
<id>urn:sha1:17211acc53f511282e7fb5518080ae56ef799f15</id>
<content type='text'>
This has been fixed in revision b1d434f0ea9a2958613da9bed32ff3ff3318065e there.

Signed-off-by: Rolf Eike Beer &lt;eike@sf-mail.de&gt;
</content>
</entry>
<entry>
<title>MXE: respect an MXE build type already defined</title>
<updated>2018-11-14T09:06:10Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-11-14T09:03:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=15c7ee5db0d61bd12f66cea942b89cc1ef6bad6f'/>
<id>urn:sha1:15c7ee5db0d61bd12f66cea942b89cc1ef6bad6f</id>
<content type='text'>
And use that to have our Travis build still work with the existing MXE
build container as well as the even older, pre-compiled MXE binaries
used in the windows build.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: don't upload the MXE Subsurface binaries</title>
<updated>2018-10-07T21:00:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-10-07T20:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9dac90c6bfe6e15f054602ada793fc83bdcb5fd8'/>
<id>urn:sha1:9dac90c6bfe6e15f054602ada793fc83bdcb5fd8</id>
<content type='text'>
More specifically, don't upload them from the old Windows build - we
just keep that one around for the smtk2ssrf binaries. The Subsurface
binaries are now created in the container based Windows build.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Travis: build old style Windows without FTDI support</title>
<updated>2018-10-07T21:00:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-10-07T18:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=c330659df69bc35f0b57e05d9c4b2e0a1873849b'/>
<id>urn:sha1:c330659df69bc35f0b57e05d9c4b2e0a1873849b</id>
<content type='text'>
This way we can still get an smtk2ssrf build until that is added to the
windows-container target.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>smtk-import: Upload .AppImage and .exe files</title>
<updated>2018-02-24T21:42:01Z</updated>
<author>
<name>Salvador Cuñat</name>
<email>salvador.cunat@gmail.com</email>
</author>
<published>2018-02-19T22:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=36396d0bf4f411507c62362df015e9a7b11d531e'/>
<id>urn:sha1:36396d0bf4f411507c62362df015e9a7b11d531e</id>
<content type='text'>
Upload windows installer and AppImage to Subsurface's repo

Signed-off-by: Salvador Cuñat &lt;salvador.cunat@gmail.com&gt;
</content>
</entry>
<entry>
<title>smtk-import: add windows building to travis-ci</title>
<updated>2018-02-24T21:42:01Z</updated>
<author>
<name>Salvador Cuñat</name>
<email>salvador.cunat@gmail.com</email>
</author>
<published>2018-02-15T20:45:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f6cee2ca7ebcad011b5109b2679f14d60852b50f'/>
<id>urn:sha1:f6cee2ca7ebcad011b5109b2679f14d60852b50f</id>
<content type='text'>
Prepare the building script to suport travis or set other automated
builds, while keeping other options to manual builds.

In before_install script, create needed directories, and dowload
mdbtools sources.

Add smtk2ssrf build script to travisbuild.sh

Signed-off-by: Salvador Cuñat &lt;salvador.cunat@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use our fork of uploadtool</title>
<updated>2017-12-30T19:10:40Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-30T19:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a1cd2f2e7ac5f31d835a538ac8a6e77430416e0c'/>
<id>urn:sha1:a1cd2f2e7ac5f31d835a538ac8a6e77430416e0c</id>
<content type='text'>
And use the 'correct' URL to obtain the actual file.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>libdc: update the MXE build script for submodule</title>
<updated>2017-12-03T22:12:06Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-03T20:53:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=25041be08c8b5729ce2d6f2b0a07a5c7fab65132'/>
<id>urn:sha1:25041be08c8b5729ce2d6f2b0a07a5c7fab65132</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>libdc: get the submodule for Travis CI / Windows MXE</title>
<updated>2017-12-03T22:12:06Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-12-03T19:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3368b89336b07b93f036ace72c961d6206dd0b03'/>
<id>urn:sha1:3368b89336b07b93f036ace72c961d6206dd0b03</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
