<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/.gitignore, branch v4.9.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2018-09-15T22:51:47Z</updated>
<entry>
<title>build-system: don't modify a file under git control</title>
<updated>2018-09-15T22:51:47Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2018-09-15T14:27:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=26d8beb7668d88124a954c163de9b1ce1b082c39'/>
<id>urn:sha1:26d8beb7668d88124a954c163de9b1ce1b082c39</id>
<content type='text'>
Instead of editing appdata/subsurface.appdata.xml in place, switch to our usual
pattern of modifying a .in file and add the resulting file to .gitignore.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>ios: concentrate build dirs</title>
<updated>2018-06-09T15:18:41Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@libreoffice.org</email>
</author>
<published>2018-06-08T15:52:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ec0511e824ca596ff16022f45b2c89763b71c250'/>
<id>urn:sha1:ec0511e824ca596ff16022f45b2c89763b71c250</id>
<content type='text'>
update build.sh to make all builds in build-ios
to keep the git dir as clean as possible

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>subsurface: update .gitignore with extra dirs.</title>
<updated>2018-05-24T15:24:53Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@libreoffice.org</email>
</author>
<published>2018-05-23T15:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0958592ee6e0ea2016906d3fb84b64e3c20a90fa'/>
<id>urn:sha1:0958592ee6e0ea2016906d3fb84b64e3c20a90fa</id>
<content type='text'>
make sure "git status" does not report know dirs.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>iOS: get rid of ios/Subsurface-mobile</title>
<updated>2018-05-20T18:35:28Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@libreoffice.org</email>
</author>
<published>2018-05-20T10:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d7e31ebbcd2966ed31e0fe371e1362a6296d619d'/>
<id>urn:sha1:d7e31ebbcd2966ed31e0fe371e1362a6296d619d</id>
<content type='text'>
Having a split between ios and ios/Subsurface-mobile is just confusing
and without a practical reason

Move files from ios/Subsurface-mobile to ios and update .gitignore

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Added Info.plist and Qt to .gitignore</title>
<updated>2018-05-10T15:24:13Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@libreoffice.org</email>
</author>
<published>2018-05-10T12:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=175b3b23b067ec84e44cf557440978b38978ee28'/>
<id>urn:sha1:175b3b23b067ec84e44cf557440978b38978ee28</id>
<content type='text'>
This prevents the generated Info.plist and user defined Qt
from being accidently committed.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>Updated .gitignore to silence ios dirs</title>
<updated>2018-05-10T15:24:13Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@libreoffice.org</email>
</author>
<published>2018-05-10T10:10:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=5e05c804c806600d427f2491a7bea53d3247694e'/>
<id>urn:sha1:5e05c804c806600d427f2491a7bea53d3247694e</id>
<content type='text'>
e.g. &lt;repo&gt;/build is already silenced, so it is natural to do
the same for the iOS builds.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>Move subsurface-core to core and qt-mobile to mobile-widgets</title>
<updated>2016-04-05T05:33:58Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-04-05T05:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7be962bfc2879a72c32ff67518731347dcdff6de'/>
<id>urn:sha1:7be962bfc2879a72c32ff67518731347dcdff6de</id>
<content type='text'>
Having subsurface-core as a directory name really messes with
autocomplete and is obviously redundant. Simmilarly, qt-mobile caused an
autocomplete conflict and also was inconsistent with the desktop-widget
name for the directory containing the "other" UI.

And while cleaning up the resulting change in the path name for include
files, I decided to clean up those even more to make them consistent
overall.

This could have been handled in more commits, but since this requires a
make clean before the build, it seemed more sensible to do it all in one.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Remove plasma mobile components, pull from upstream at build time</title>
<updated>2016-01-07T18:22:20Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2016-01-07T14:59:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=bb687f7f8bf97c02bbcda1066ad2d6f5a3542ed5'/>
<id>urn:sha1:bb687f7f8bf97c02bbcda1066ad2d6f5a3542ed5</id>
<content type='text'>
This prevents us from constantly having to worry about keeping them in sync.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add build* folders on gitignore</title>
<updated>2015-12-17T18:17:57Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2015-12-17T16:48:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9e39213ed115bbb202e1dcf3b9ad57da7b41a8d0'/>
<id>urn:sha1:9e39213ed115bbb202e1dcf3b9ad57da7b41a8d0</id>
<content type='text'>
Since we can build for more than one platform at the same time
now, it's userful to block them on the gitignore to make sure
we don't get a dirty tree just because we build for mobile
and desktop inside the subsurface folder.

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Complement the CMakesList.txt with the latest file inclusions.</title>
<updated>2014-08-23T15:07:15Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tomaz.canabrava@intel.com</email>
</author>
<published>2014-08-22T21:28:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fe9e67bfaf250aecc17de437668fddfecd7e9b23'/>
<id>urn:sha1:fe9e67bfaf250aecc17de437668fddfecd7e9b23</id>
<content type='text'>
Just added the missing files to the CMakesList.txt

Signed-off-by: Tomaz Canabrava &lt;tomaz.canabrava@intel.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
