<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/INSTALL, branch v3.9.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v3.9.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v3.9.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2013-11-28T01:49:23Z</updated>
<entry>
<title>Updated instructions for cross building Windows binaries under Linux</title>
<updated>2013-11-28T01:49:23Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-11-28T00:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ca819b2a092af83ea6791a4fab0644aa57c42a1d'/>
<id>urn:sha1:ca819b2a092af83ea6791a4fab0644aa57c42a1d</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Make a note about the plugin location issue on Mac</title>
<updated>2013-11-28T00:37:06Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-11-28T00:26:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d2af6054a3bf6f9f4d5cf99491cf904831b55e38'/>
<id>urn:sha1:d2af6054a3bf6f9f4d5cf99491cf904831b55e38</id>
<content type='text'>
In order to be able to create deployable DMGs this is necessary

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update the Mac instructions to include an install_name_tool step</title>
<updated>2013-11-27T22:12:25Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2013-11-27T21:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=27bfc587cfe026ac4e1b38ac32af35696f4a65a3'/>
<id>urn:sha1:27bfc587cfe026ac4e1b38ac32af35696f4a65a3</id>
<content type='text'>
This changes the Mach-O library ID to match the install path. The
library ID is copied by the linker when Subsurface is linked against
Marble and can be seen with otool -L. That's also what macdeployqt
uses to find the dependencies: if the file matching the name in otool
-L exists, macdeployqt will deploy the library and update the search
paths.

Conclusion: after this patch, the "make mac-deploy" command will also
deploy Marble correctly.

Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Improvements to INSTALL instructions</title>
<updated>2013-11-27T22:11:47Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-11-27T22:11:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f4344179717ac5b5110b302ff52f953187188e16'/>
<id>urn:sha1:f4344179717ac5b5110b302ff52f953187188e16</id>
<content type='text'>
Some words about cross building Marble and a hint about Debug vs. Release
builds

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>INSTALL instructions correction</title>
<updated>2013-11-24T06:02:14Z</updated>
<author>
<name>Pablo Wolter</name>
<email>pwolter@gmail.com</email>
</author>
<published>2013-11-24T00:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=66cdb3689a3bac0a56d9d8d38c01379fa4c3fda9'/>
<id>urn:sha1:66cdb3689a3bac0a56d9d8d38c01379fa4c3fda9</id>
<content type='text'>
This fixes the INSTALL instructions. The line to install home-brew is missing the “install” at the end and a small typo in the marble compilation instructions.

Saludos,

Pablo.

From 152395059af546273f38721e5c8ae1d19e2d73c3 Mon Sep 17 00:00:00 2001
From: Pablo Wolter &lt;pwolter@gmail.com&gt;
Date: Sat, 23 Nov 2013 16:10:02 -0800
Subject: [PATCH] Small correction to the installation instructions. Added
 "install" to the end of the ruby command to install homebrew and a typo in
 the compilation instructions for marble.

Signed-off-by: Pablo Wolter &lt;pwolter@Pablos-MacBook-Pro.local&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>INSTALL: add notes for a native win32 build</title>
<updated>2013-10-14T20:15:27Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2013-10-14T10:52:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=561d00d599f92dbd11161ef14e9581191922b8f4'/>
<id>urn:sha1:561d00d599f92dbd11161ef14e9581191922b8f4</id>
<content type='text'>
There are more details to it, but i decided to exclude them
as these seem situational:

- libraries tend to mostly fail to build from source on win32...
- libiconv may be required by an oddly pre-built libxml2 package
- pkg-config requires a CMD wrapper so that an extra CRLF line is
trimmed from stdout

If someone takes on this task, i guess he/she may pop on the
mailing list for questions.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Advise people to compile libdivecomputer only statically</title>
<updated>2013-10-11T17:20:33Z</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago@macieira.org</email>
</author>
<published>2013-10-11T17:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=84549b891fc964f202e6825dcb17628c8cb100f5'/>
<id>urn:sha1:84549b891fc964f202e6825dcb17628c8cb100f5</id>
<content type='text'>
Because Linus says so.

Signed-off-by: Thiago Macieira &lt;thiago@macieira.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix typo in the Mac build instructions</title>
<updated>2013-10-10T14:53:35Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-10-10T14:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=44e43356e241c102f4edf9e3a42dede8b548177a'/>
<id>urn:sha1:44e43356e241c102f4edf9e3a42dede8b548177a</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Now bundle install on the Mac works without sudo</title>
<updated>2013-10-09T20:44:44Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-10-09T20:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9a37d6482684a2ece9c47b5776b72b2bad0a11b4'/>
<id>urn:sha1:9a37d6482684a2ece9c47b5776b72b2bad0a11b4</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Small fixes to the build notes for Mac</title>
<updated>2013-10-09T20:20:04Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-10-09T19:56:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3554e1de199848e90a2e3f00db03aa05f52b648b'/>
<id>urn:sha1:3554e1de199848e90a2e3f00db03aa05f52b648b</id>
<content type='text'>
Use the correct git tree for libdivecomputer.
Only build libmarble, not all of marble
Don't try make install for libmarble - it's bogus
Copy the correct marble headers
Only use sudo to write into /Applications

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