<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.5.3</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.5.3</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.5.3'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2015-10-19T14:37:35Z</updated>
<entry>
<title>Add perl function indent_ctor_init_lists to whitespace.pl</title>
<updated>2015-10-19T14:37:35Z</updated>
<author>
<name>K. \"pestophagous\" Heller</name>
<email>pestophagous@gmail.com</email>
</author>
<published>2015-10-18T00:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5902a1aace98783cd38abdc2c439c6c1042e80b7'/>
<id>urn:sha1:5902a1aace98783cd38abdc2c439c6c1042e80b7</id>
<content type='text'>
whitespace.pl can now do a better job (although surely
still not 100% perfect job) of formatting constructor
member initialization lists according to the rules
described in the current CodingStyle file.

Signed-off-by: K. Heller &lt;pestophagous@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>A perl script to check format strings in translations</title>
<updated>2015-10-19T00:37:49Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2015-10-18T15:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=16a36a117d944776e9b863bd30f08fa4402dcc4b'/>
<id>urn:sha1:16a36a117d944776e9b863bd30f08fa4402dcc4b</id>
<content type='text'>
This script can be called on translations files, e.g.

&gt; scripts/checktranslation.pl translations/*ts

and will report if the number of % signs in source and translation
differ.

It finds quite a few issues that need to be investigated.

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>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>
</feed>
