<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/.gitignore, branch v4.6.4</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.6.4</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.6.4'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2016-04-05T05:33:58Z</updated>
<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>
<entry>
<title>Generalize ignores of generated documentation</title>
<updated>2014-08-05T16:51:35Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2014-08-05T16:05:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=095e8081ca5f6714e1364bdb7da711d146362eeb'/>
<id>urn:sha1:095e8081ca5f6714e1364bdb7da711d146362eeb</id>
<content type='text'>
Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Ignore more generated doc files</title>
<updated>2014-08-03T17:32:56Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2014-08-03T09:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8b1d8eb4b0fbf8a5fc95e1006220b4e6bd7ee716'/>
<id>urn:sha1:8b1d8eb4b0fbf8a5fc95e1006220b4e6bd7ee716</id>
<content type='text'>
Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Template for subsurface android package</title>
<updated>2014-06-25T05:50:21Z</updated>
<author>
<name>Venkatesh Shukla</name>
<email>venkatesh.shukla.eee11@iitbhu.ac.in</email>
</author>
<published>2014-06-23T11:48:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6e106156666ac2c107286a5bfd519474620cb8f9'/>
<id>urn:sha1:6e106156666ac2c107286a5bfd519474620cb8f9</id>
<content type='text'>
For modifications to the final source code of built android package
such as permission additions and inclusion of xml and java files, it
is necessary to maintain a template. The template is copied without
any modifications on top of qt android-template before building
subsurface libraries. Refer:
http://qt-project.org/doc/qt-5/deployment-android.html#qmake-variables

Files that are required to be directly copied to android package
would be included in directory android.
Icons for subsurface on android and string.xml are included.

Signed-off-by: Venkatesh Shukla &lt;venkatesh.shukla.eee11@iitbhu.ac.in&gt;
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>Ignore user-manual_es.html</title>
<updated>2014-06-08T02:41:40Z</updated>
<author>
<name>Cristian Ionescu-Idbohrn</name>
<email>cristian.ionescu-idbohrn@axis.com</email>
</author>
<published>2014-06-07T21:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=901bfb5455972e6d53687f7b85066d50c5766a36'/>
<id>urn:sha1:901bfb5455972e6d53687f7b85066d50c5766a36</id>
<content type='text'>
Some 'clean' Makefile target should remove the generated
user-manual_es.html too.

Signed-off-by: Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add .DS_Store files to .gitignore</title>
<updated>2014-03-03T17:36:06Z</updated>
<author>
<name>Giuseppe 'ferdy' Miceli</name>
<email>ferdy@ferdy.it</email>
</author>
<published>2014-03-03T16:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=efac343206a007e0ddec78610b72cf504160bf1c'/>
<id>urn:sha1:efac343206a007e0ddec78610b72cf504160bf1c</id>
<content type='text'>
Signed-off-by: Giuseppe 'ferdy' Miceli &lt;ferdy@ferdy.it&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Dependencies are too aggressive for version.h</title>
<updated>2013-10-16T02:54:15Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-10-16T02:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f96299ea942ac91976f576bc2e1b2db76ba4c72e'/>
<id>urn:sha1:f96299ea942ac91976f576bc2e1b2db76ba4c72e</id>
<content type='text'>
Apparently qmake can't tell that #include "version.h" and #include
"libdivecomputer/version.h" are not the same thing. Instead of spending
another bunch of hours on fixing the buildsystem I decided to just cleanup
the spots where we actually use the version file and rename it to
ssrf-version.h.

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