<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/.gitignore, branch v4.5.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.5.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.5.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-08-23T15:07:15Z</updated>
<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>
<entry>
<title>Ignore the Subsurface.app folder</title>
<updated>2013-10-11T20:50:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-10-11T18:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e5a2e025d706715fd9c7c2ce2dbf3bcc2e35e409'/>
<id>urn:sha1:e5a2e025d706715fd9c7c2ce2dbf3bcc2e35e409</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>We no longer use the .translation file</title>
<updated>2013-10-11T16:26:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-10-11T16:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=66c04092d26a9513a03265beade5f6713c065be2'/>
<id>urn:sha1:66c04092d26a9513a03265beade5f6713c065be2</id>
<content type='text'>
This was a broken workaround, anyway.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Added rules on gitignore for the Translations generation.</title>
<updated>2013-10-11T12:26:04Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2013-10-11T12:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9ed933d033889ac841c5f38afcdd40fa588a8cb9'/>
<id>urn:sha1:9ed933d033889ac841c5f38afcdd40fa588a8cb9</id>
<content type='text'>
Added rules on the gitignore file for ignoring the translations
that are generated during compile time.

Signed-off-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
</content>
</entry>
</feed>
