<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/INSTALL, branch v4.3</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.3</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.3'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-12-17T04:05:27Z</updated>
<entry>
<title>Fix INSTALL file</title>
<updated>2014-12-17T04:05:27Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-17T04:05:27Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=794eb1af1b118d4f3fa8706252ef7dcd9ef2f404'/>
<id>urn:sha1:794eb1af1b118d4f3fa8706252ef7dcd9ef2f404</id>
<content type='text'>
Not sure what I was thinking there...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Small tweaks to the INSTALL file</title>
<updated>2014-12-16T19:56:39Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-16T19:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=01fee39da056f88a13f7579e474a8fdaeb20c820'/>
<id>urn:sha1:01fee39da056f88a13f7579e474a8fdaeb20c820</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>INSTALL file: add Windows cross building instructions</title>
<updated>2014-12-16T02:19:21Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-16T02:19:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=da16258d61e2f2ed9fade335cc56d7e98aa9008b'/>
<id>urn:sha1:da16258d61e2f2ed9fade335cc56d7e98aa9008b</id>
<content type='text'>
And other small adjustments

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update INSTALL file with package names for Debian and OpenSUSE</title>
<updated>2014-12-15T22:53:04Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-15T22:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=899d3aeb3a26fd910dd56b3e5d227cfa207a6326'/>
<id>urn:sha1:899d3aeb3a26fd910dd56b3e5d227cfa207a6326</id>
<content type='text'>
Still TODO are Mac and cross building

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Document the use of SPECIAL_MARBLE_PREFIX=1</title>
<updated>2014-12-15T20:11:14Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-15T20:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e63b64225299fb9296e14c9c9256bf96183ad221'/>
<id>urn:sha1:e63b64225299fb9296e14c9c9256bf96183ad221</id>
<content type='text'>
Since we suggest building with our marble branch we need to tell people to use
SPECIAL_MARBLE_PREFIX=1 or the build process won't find the correct library.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>First cut of updates to the INSTALL file</title>
<updated>2014-12-15T06:19:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-12-14T21:11:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=29d4716af06aab895f7c76cb379e5566b581061f'/>
<id>urn:sha1:29d4716af06aab895f7c76cb379e5566b581061f</id>
<content type='text'>
Mention our Subsurface branches of Marble and libdivecomputer
Massive update of the Linux build instructions

TODO: correct package lists for the different Linux distributions
TODO: update instructions for Mac
TODO: update crossbuild instructions

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Added XCode to Mac build instructions</title>
<updated>2014-12-01T22:17:22Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2014-12-01T12:55:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=584775cbc053d8b471f5a5d3ea232857f056e628'/>
<id>urn:sha1:584775cbc053d8b471f5a5d3ea232857f056e628</id>
<content type='text'>
In order to compile anything on Mac you need to have XCode and its command
line tools.

After an OSX update (as I just did to Yosemite) the command line tools
have to be reinstalled. Otherwise there are strange error message about
missing header files for libusb2 (even though that is still installed
via homebrew).

Signed-off-by: Robert C. Helling &lt;helling@atdotde.de&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add qtwebkit-devel to Fedora installation reqs</title>
<updated>2014-11-22T14:48:14Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-11-22T12:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cc857e6fe4365ca24ad434544c8451dc6bc8acef'/>
<id>urn:sha1:cc857e6fe4365ca24ad434544c8451dc6bc8acef</id>
<content type='text'>
One more packet needed to compile on Fedora.

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Replace other references to hohndel.org</title>
<updated>2014-11-18T13:13:39Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-11-18T13:12:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1723c01603349b6683d3900f36087d4afbaaa69d'/>
<id>urn:sha1:1723c01603349b6683d3900f36087d4afbaaa69d</id>
<content type='text'>
The only place where I'm not sure if there are unintended sideeffects of
changing over to the new domain is QCoreApplication::setOrganizationDomain

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update cross building for Windows on Linux</title>
<updated>2014-03-08T00:33:00Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2014-03-08T00:33:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4edf37f9be0374c73ae957c09b393f5bc913fe3f'/>
<id>urn:sha1:4edf37f9be0374c73ae957c09b393f5bc913fe3f</id>
<content type='text'>
This updates the instructions and the plumbing to be able to link against
a locally built libgit2

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