<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/INSTALL, branch v4.9.7</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.7</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.7'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2020-06-25T18:00:51Z</updated>
<entry>
<title>build-system/MXE: build with more up to date MXE tools.</title>
<updated>2020-06-25T18:00:51Z</updated>
<author>
<name>Paul Buxton</name>
<email>paulbuxton.mail@googlemail.com</email>
</author>
<published>2020-05-30T11:21:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a753845d5acd6d25ff74dc969a9ea6307d8abe6a'/>
<id>urn:sha1:a753845d5acd6d25ff74dc969a9ea6307d8abe6a</id>
<content type='text'>
- use hidapi grantlee and mdbtools from MXE
- update MXE version to use QT 5.15, and pull in libzstd and  CMake 3.17.3
- fix linking of winmm on windows build with new mxe
- add some instructions on building the container
- add some new dependancies from QT 5.15 to the packaging
- add a patch to MXE to Build qtconnectivity with native-win32-bluetooth

[Dirk Hohndel: small refactor]

Signed-off-by: Paul Buxton &lt;paulbuxton.mail@googlemail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>move GitHub url to the Subsurface org</title>
<updated>2020-04-26T23:36:30Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-26T23:36:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=da953fa18a954379cc52fec85b2f30fa368aa940'/>
<id>urn:sha1:da953fa18a954379cc52fec85b2f30fa368aa940</id>
<content type='text'>
Instead of using the Subsurface-divelog user on GitHub, we now use an org that
was generously donated to us.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>cleanup: remove support for ancient versions of libgit2</title>
<updated>2020-04-10T00:05:30Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-09T23:59:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=67a717dc057a5936ae1f5820fc6c470524213b97'/>
<id>urn:sha1:67a717dc057a5936ae1f5820fc6c470524213b97</id>
<content type='text'>
We require a minimum of libgit2 0.26.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>/: Corrected wrong Qt dependency from Kirigami</title>
<updated>2019-11-14T17:28:25Z</updated>
<author>
<name>jan Iversen</name>
<email>jan@casacondor.com</email>
</author>
<published>2019-11-14T12:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=685b92b9c2ddd6575ae5df7c95b928e60fcd7005'/>
<id>urn:sha1:685b92b9c2ddd6575ae5df7c95b928e60fcd7005</id>
<content type='text'>
Kirigami 5.62 uses QtQuick.Controls 2.5, which were introduced in
Qt 5.12 (see https://doc.qt.io/qt-5/qtquickcontrols-index.html)

update CMakeList.txt to demand min. 5.12 when building SUBSURFACE-MOBILE
update INSTALL text

Signed-off-by: Jan Iversen &lt;jan@casacondor.com&gt;
</content>
</entry>
<entry>
<title>/: update INSTALL to reflect correct Qt version.</title>
<updated>2019-11-13T16:29:48Z</updated>
<author>
<name>jan Iversen</name>
<email>jan@casacondor.com</email>
</author>
<published>2019-11-12T15:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=46088e63fd419d3eceae8c1c45dcec87a35badf3'/>
<id>urn:sha1:46088e63fd419d3eceae8c1c45dcec87a35badf3</id>
<content type='text'>
commit 5ce4b3d5e set minimum Qt level to 5.11 for Subsurface-mobile
commit 3df2be5c1 set minimum Qt level to 5.9.1 for Subsurface

update INSTALL to reflect to new Qt versions

Signed-off-by: Jan Iversen &lt;jan@casacondor.com&gt;
</content>
</entry>
<entry>
<title>Android: fix location of the build apks</title>
<updated>2019-07-18T13:39:00Z</updated>
<author>
<name>Jan Mulder</name>
<email>jlmulder@xs4all.nl</email>
</author>
<published>2019-07-17T07:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=29f4d35bc429891a735855725ed6c620a04e242c'/>
<id>urn:sha1:29f4d35bc429891a735855725ed6c620a04e242c</id>
<content type='text'>
With all upgrading, the build apks now show up in a slightly different
location. Correct this in the scripting. Notice that this is debug
building only. Release building is outside the repo.

Signed-off-by: Jan Mulder &lt;jlmulder@xs4all.nl&gt;
</content>
</entry>
<entry>
<title>Add support to compile from source on a Raspberry Pi</title>
<updated>2019-03-05T17:01:22Z</updated>
<author>
<name>Doug Junkins</name>
<email>junkins@foghead.com</email>
</author>
<published>2019-03-05T04:57:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a29f7b7b32894d5fa2ffefbfed919c8d8f8e0c1e'/>
<id>urn:sha1:a29f7b7b32894d5fa2ffefbfed919c8d8f8e0c1e</id>
<content type='text'>
Update CMakeLists.txt to test if the CMAKE_SYSTEM_PROCESSOR variable is
either armv6l or armv7l. If so, add libGLESv2 to the list of libraries
to be linked to support openGL on embedded systems.

Update INSTALL file to list the packages needed to be installed on
Raspian Stretch or Ubuntu Mate to successfully compile subsurface from
source.

Signed-off-by: Doug Junkins &lt;junkins@foghead.com&gt;
</content>
</entry>
<entry>
<title>Add new package to Ubuntu requirements</title>
<updated>2018-10-15T20:37:40Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2018-10-15T20:20:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=36043e8af22f7e789d6231c18ed6429f5236d889'/>
<id>urn:sha1:36043e8af22f7e789d6231c18ed6429f5236d889</id>
<content type='text'>
This package is needed for building the mobile (on desktop) version.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix typo in INSTALL file.</title>
<updated>2018-10-02T17:28:18Z</updated>
<author>
<name>retiform</name>
<email>colerogers@protonmail.com</email>
</author>
<published>2018-10-02T17:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=251d2589ad824180c664c7326c9ee86df5e4dae2'/>
<id>urn:sha1:251d2589ad824180c664c7326c9ee86df5e4dae2</id>
<content type='text'>
Changes git submoule to git submodule. In the INSTALL file.
Just a minor spelling fix.

Signed-off-by: Cole Rogers &lt;colerogers@protonmail.com&gt;
</content>
</entry>
<entry>
<title>Fix typo in INSTALL: add missing backspace at end of line</title>
<updated>2018-07-15T21:09:59Z</updated>
<author>
<name>Berthold Stoeger</name>
<email>bstoeger@mail.tuwien.ac.at</email>
</author>
<published>2018-07-15T20:33:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b53672507dea35f5eed97f357dc6d5e13be95482'/>
<id>urn:sha1:b53672507dea35f5eed97f357dc6d5e13be95482</id>
<content type='text'>
Signed-off-by: Berthold Stoeger &lt;bstoeger@mail.tuwien.ac.at&gt;
</content>
</entry>
</feed>
