<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.4.97</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.4.97</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.4.97'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-09-06T14:53:18Z</updated>
<entry>
<title>Build script: make sure we find the cmake files for our libraries</title>
<updated>2015-09-06T14:53:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-04T19:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1cada7847e0325499eaedcffca47a8d9fa8400b7'/>
<id>urn:sha1:1cada7847e0325499eaedcffca47a8d9fa8400b7</id>
<content type='text'>
This way cmake should pick the right libraries that we built earlier in the
process.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix perl warning in whitespce.pl</title>
<updated>2015-09-05T17:24:04Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-05T17:24:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6917d021fb9955101d428c97a03818e1da2e1e9e'/>
<id>urn:sha1:6917d021fb9955101d428c97a03818e1da2e1e9e</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build script: small updates around installation on Linux</title>
<updated>2015-09-03T01:35:40Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-09-03T01:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=73f2cc631caed1bc6d29d538027ec286ded07b49'/>
<id>urn:sha1:73f2cc631caed1bc6d29d538027ec286ded07b49</id>
<content type='text'>
Don't install by default (and don't configure Subsurface to install into
install-root).

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix build script</title>
<updated>2015-08-27T20:28:25Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-08-27T20:28:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=84c8213e140487af6ead0bf876f38204fe5fb878'/>
<id>urn:sha1:84c8213e140487af6ead0bf876f38204fe5fb878</id>
<content type='text'>
A git pull seems to cause things to go wrong. Just fetching the repository
and checking out the version that we want seems to work better.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update INSTALL and build.sh</title>
<updated>2015-08-26T18:44:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-08-26T18:44:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=80e7213582c203a128270a0e2e8fcc850eede063'/>
<id>urn:sha1:80e7213582c203a128270a0e2e8fcc850eede063</id>
<content type='text'>
They now reference the Subsurface-branch branches of Marble and
libdivecomputer and v0.23.1 of libgit2.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build script: fix install_name for libssrfmarblewidget on Mac</title>
<updated>2015-08-17T00:39:25Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-08-16T23:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=128493ae8aea15e9e6ca2c8a093ba0b5a5c27abd'/>
<id>urn:sha1:128493ae8aea15e9e6ca2c8a093ba0b5a5c27abd</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build script: make sure cmake finds Qt on Mac</title>
<updated>2015-08-16T23:56:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-08-16T23:56:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=530c3a388b94411329666ac07393afcff1f11b63'/>
<id>urn:sha1:530c3a388b94411329666ac07393afcff1f11b63</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build script: make sure we find any library that we installed</title>
<updated>2015-08-16T19:35:25Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-08-16T19:35:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0a67f7cc95814769e43f672da28b46c3df8f32e0'/>
<id>urn:sha1:0a67f7cc95814769e43f672da28b46c3df8f32e0</id>
<content type='text'>
Somehow libssh2 wasn't found on Mac builds - this makes sure we always add
the $INSTALL_ROOT/lib as library path.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Use git pull with rebase in build script</title>
<updated>2015-07-12T20:58:17Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2015-07-12T12:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2847fb4af5bfee3b73014fa3fb4d50927b42cfb7'/>
<id>urn:sha1:2847fb4af5bfee3b73014fa3fb4d50927b42cfb7</id>
<content type='text'>
Without rebase, the build script would stop because it
couldn't complete a merge.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Build script: use mirror on our git server</title>
<updated>2015-07-07T19:45:59Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2015-07-07T19:45:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4fc4bbd9bcec0b965f604cddfb4f479662cdc5ce'/>
<id>urn:sha1:4fc4bbd9bcec0b965f604cddfb4f479662cdc5ce</id>
<content type='text'>
gitorious is going away and the project doesn't appear to have migrated
anywhere, yet.

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