<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.5.6</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.5.6</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.5.6'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2016-03-16T14:34:57Z</updated>
<entry>
<title>Verify that the Xcode Command Line Tools are installed</title>
<updated>2016-03-16T14:34:57Z</updated>
<author>
<name>Jeroen Massar</name>
<email>jeroen@massar.ch</email>
</author>
<published>2016-03-16T08:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=122088c8911397cdcb3099aaa14d10f47275664c'/>
<id>urn:sha1:122088c8911397cdcb3099aaa14d10f47275664c</id>
<content type='text'>
Otherwise /usr/include does not exist on a clean-ish install

Signed-off-by: Jeroen Massar &lt;jeroen@massar.ch&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: detect user's Qt5.5 + Qt5.6</title>
<updated>2016-03-16T14:33:58Z</updated>
<author>
<name>Jeroen Massar</name>
<email>jeroen@massar.ch</email>
</author>
<published>2016-03-16T08:26:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1bea93d6eecff39c43dbdb94f1af6b3c9df3240e'/>
<id>urn:sha1:1bea93d6eecff39c43dbdb94f1af6b3c9df3240e</id>
<content type='text'>
As in master: detect Qt path and Homebrew qt5 + preserve that path in
CMAKE_PREFIX_PATH and pass it along to cmake

Signed-off-by: Jeroen Massar &lt;jeroen@massar.ch&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Don't build libdivecomputer examples</title>
<updated>2016-03-15T20:36:26Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2016-03-15T19:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=126ce41b5c3a6e486f59340d7e810913f61035e0'/>
<id>urn:sha1:126ce41b5c3a6e486f59340d7e810913f61035e0</id>
<content type='text'>
... as those don't compile.

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