<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git, branch v4.4.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.4.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.4.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-02-18T19:11:03Z</updated>
<entry>
<title>DiveLog import: Only include weight when available</title>
<updated>2015-02-18T19:11:03Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-18T17:55:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=554b652d25d9ce853c4f8f2044f80ab1b198fb1b'/>
<id>urn:sha1:554b652d25d9ce853c4f8f2044f80ab1b198fb1b</id>
<content type='text'>
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>Add some extra data for DiveLog import</title>
<updated>2015-02-18T19:10:54Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-18T17:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=541ec4fcac56aa13ea09bd8a4a30902d6f5109af'/>
<id>urn:sha1:541ec4fcac56aa13ea09bd8a4a30902d6f5109af</id>
<content type='text'>
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>Add serial number to DiveLog import</title>
<updated>2015-02-18T19:10:38Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-18T17:55:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b87eb781920cd85534d295f75a3b61d382c088a5'/>
<id>urn:sha1:b87eb781920cd85534d295f75a3b61d382c088a5</id>
<content type='text'>
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>Include Boat in DiveLog import</title>
<updated>2015-02-18T19:10:32Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2015-02-18T17:55:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f7365015ff250052ca7d26f4c655b774f3773960'/>
<id>urn:sha1:f7365015ff250052ca7d26f4c655b774f3773960</id>
<content type='text'>
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>Update the ubuntu / debian build rules</title>
<updated>2015-02-18T18:37:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-18T18:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ea2eb6afe375fec61926693b179754f8d05f782f'/>
<id>urn:sha1:ea2eb6afe375fec61926693b179754f8d05f782f</id>
<content type='text'>
Dang. I didn't pay attention that commit 2677f3ca79f3 ("LIBMARBLEDEVEL
points to an install dir, not a build dir") broke the way I build the
Linux binaries.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Correctly detect more Linux distributions</title>
<updated>2015-02-18T15:42:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-18T15:41:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=caa153af79d7650181e4fdbbef281ac1bbca4bfd'/>
<id>urn:sha1:caa153af79d7650181e4fdbbef281ac1bbca4bfd</id>
<content type='text'>
I don't think there's a way we can track all of the variations here, but
this supports any distribution that supports the lsb-release standard and
adds extra detection to correctly decode the PCLinuxOS version as they
neither implement /etc/os-release nor completely implement
/etc/lsb-release

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>INSTALL: remove the detailed install instructions</title>
<updated>2015-02-18T08:17:02Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-18T08:17:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=25d2f187e0301d858ab55772fa89edc29fb693d2'/>
<id>urn:sha1:25d2f187e0301d858ab55772fa89edc29fb693d2</id>
<content type='text'>
It's much easier to just keep the build.sh script working and ask people
to use that instead of all the confusion with the detailed instructions.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add instructions for building Subsurface under PCLinuxOS</title>
<updated>2015-02-18T08:16:52Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-18T07:23:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=56e1b11c0af4c5f08719af7786b07407cccc31c4'/>
<id>urn:sha1:56e1b11c0af4c5f08719af7786b07407cccc31c4</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use QMAKE_RPATHDIR instead of -Wl,-rpath</title>
<updated>2015-02-18T08:07:37Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-18T08:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b33376e561e28dac461f1d8531fa456d355ec4a0'/>
<id>urn:sha1:b33376e561e28dac461f1d8531fa456d355ec4a0</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix rpath syntax</title>
<updated>2015-02-18T07:20:16Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-02-18T07:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=46ce3043a1240b976305c49211c495946844c454'/>
<id>urn:sha1:46ce3043a1240b976305c49211c495946844c454</id>
<content type='text'>
It appears that gcc toolchains want rpath passed as -Wl,-rpath

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