<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/.gitignore, branch v4.1.93</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.1.93</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.1.93'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-06-25T05:50:21Z</updated>
<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>
<entry>
<title>Remove the old buildsystem</title>
<updated>2013-10-09T06:29:43Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2013-10-07T01:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1e7db5f77f01a0f091969c036b007165af35a509'/>
<id>urn:sha1:1e7db5f77f01a0f091969c036b007165af35a509</id>
<content type='text'>
Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
</content>
</entry>
<entry>
<title>Implement a qmake-based build for Subsurface</title>
<updated>2013-10-09T06:29:33Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2013-10-07T00:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=67e49d6480126968a1d87a12ae6e967b861e8909'/>
<id>urn:sha1:67e49d6480126968a1d87a12ae6e967b861e8909</id>
<content type='text'>
This is working for me, but requires a bit more testing. To build,
run:
  qmake [options]

Where options might be:
  V=1               disable "silent" build
  LIBDCDEVEL=1      use side-by-side libdivecomputer
  INCLUDEPATH+=xxx  add -Ixxx (e.g., INCLUDEPATH+=/usr/local/marble/include)
  LIBS+=xxx         add xxx to the linker flags (e.g. LIBS+=-L/usr/local/marble/lib)
  or any other qmake option, including debug and release options

If your distribution is already using qtchooser in place of qmake, you
may need to pass an extra option to qmake to select the a
cross-build. For example:

  qmake -qt=i686-w64-mingw32-qt4

If your distribution is not yet using qtchooser, then you need to file
a bug report requesting it and you need to run the full path to qmake.

Note:
 - there are some ### left in the buildsystem

Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
</content>
</entry>
<entry>
<title>Added more wildcards to the Gitignore</title>
<updated>2013-09-25T14:08:45Z</updated>
<author>
<name>Tomaz Canabrava</name>
<email>tcanabrava@kde.org</email>
</author>
<published>2013-09-25T14:08:45Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=95e094c32531d5f0a78e7f8e419ab1b08b2b4197'/>
<id>urn:sha1:95e094c32531d5f0a78e7f8e419ab1b08b2b4197</id>
<content type='text'>
Gitignore is now ignoring callgrind files and kdevelop
projects, this was annoying me.

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