<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/scripts, branch v4.5.97</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom/scripts?h=v4.5.97</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom/scripts?h=v4.5.97'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2017-01-02T21:00:18Z</updated>
<entry>
<title>Kirigami integration: create missing link</title>
<updated>2017-01-02T21:00:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-02T20:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=dc438c573618ff7a4ff56ec9a376d6475faa9f55'/>
<id>urn:sha1:dc438c573618ff7a4ff56ec9a376d6475faa9f55</id>
<content type='text'>
This (plus an update to kirigami.pri, a patch for which I just sent
to the plasma-devel list) allows the iOS version of Subsurface-mobile
to build again.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: use a more current version of libgit2</title>
<updated>2017-01-01T12:23:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2017-01-01T04:37:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=843482ac8b2e0e9ca96aaabedae6d104302ee4a0'/>
<id>urn:sha1:843482ac8b2e0e9ca96aaabedae6d104302ee4a0</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: fix typo</title>
<updated>2016-12-27T23:43:14Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-12-27T23:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ce959fb757287bd77e2a13453f5d86602d0fa2b5'/>
<id>urn:sha1:ce959fb757287bd77e2a13453f5d86602d0fa2b5</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build.sh: Don't even clone marble if we don't build against it</title>
<updated>2016-12-27T09:46:54Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-12-27T09:43:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=083b7e83ae87c424abdb16fb58ba297582fd19e6'/>
<id>urn:sha1:083b7e83ae87c424abdb16fb58ba297582fd19e6</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Document the heat map in the manual.</title>
<updated>2016-09-28T04:32:32Z</updated>
<author>
<name>Robert C. Helling</name>
<email>helling@atdotde.de</email>
</author>
<published>2016-09-25T19:54:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=434c27525a63de5a1ba00747f7b035f855249083'/>
<id>urn:sha1:434c27525a63de5a1ba00747f7b035f855249083</id>
<content type='text'>
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>Don't build Kirigami as a library</title>
<updated>2016-08-19T04:38:13Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-08-19T04:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7dd8a62ceddbb2205bd41260964f3450e72fccab'/>
<id>urn:sha1:7dd8a62ceddbb2205bd41260964f3450e72fccab</id>
<content type='text'>
Just link it directly into Subsurface-mobile. That's what we already do
with the qmake file for iOS, now the cmake based builds do the same. This
should remove a lot of issues.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>scripts: Don't build marble for mobile</title>
<updated>2016-08-18T04:44:31Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2016-08-17T19:37:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=11df8d9a906d0c75ffe598b1a88e51fe7db94209'/>
<id>urn:sha1:11df8d9a906d0c75ffe598b1a88e51fe7db94209</id>
<content type='text'>
When only building the mobile version, we don't need to build marble.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>scripts: run all scripts with -e</title>
<updated>2016-08-18T04:44:31Z</updated>
<author>
<name>Anton Lundin</name>
<email>glance@acc.umu.se</email>
</author>
<published>2016-08-17T19:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=04d8d7cb13286d763b0078c53e3671352c94b1c6'/>
<id>urn:sha1:04d8d7cb13286d763b0078c53e3671352c94b1c6</id>
<content type='text'>
Run all scripts with -e so they exit as soon as something breaks. That
way the build stops at the first error, not some other error.

Signed-off-by: Anton Lundin &lt;glance@acc.umu.se&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Hack to work around build issues with current kirigami</title>
<updated>2016-08-14T17:22:16Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-08-14T16:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a62e225e03d5f1118d4a29574517db69a8e8acb5'/>
<id>urn:sha1:a62e225e03d5f1118d4a29574517db69a8e8acb5</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Don't build kirigami in the source tree</title>
<updated>2016-08-14T16:35:12Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-08-14T15:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=af282a6061d77d5ac830f20baf5db6dad152dbdd'/>
<id>urn:sha1:af282a6061d77d5ac830f20baf5db6dad152dbdd</id>
<content type='text'>
Instead build it in its own build tree, where it belongs.

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