<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging, branch v2.0.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v2.0.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v2.0.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2012-10-07T12:02:48Z</updated>
<entry>
<title>Bump version to 2.0.1</title>
<updated>2012-10-07T12:02:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-07T12:02:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=14856aab4bb8511e12a073cd987c1fbf9d641274'/>
<id>urn:sha1:14856aab4bb8511e12a073cd987c1fbf9d641274</id>
<content type='text'>
That crash is far too easy to hit for people just trying out subsurface.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Force subsurface.sh on Mac to use bash</title>
<updated>2012-10-04T10:07:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-04T10:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3917e7b2f77048be01bc90ed5bc0bf6803bd8c59'/>
<id>urn:sha1:3917e7b2f77048be01bc90ed5bc0bf6803bd8c59</id>
<content type='text'>
This was in a patch set from Henrik but got dropped at first while we
explored a different solution. So now it comes back as maybe the most
trivial commit, ever :-)

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add readme file for MacOSX package</title>
<updated>2012-10-04T10:01:27Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2012-10-04T09:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=29e19cdfb712898314bc9a7143708d7ce71ab581'/>
<id>urn:sha1:29e19cdfb712898314bc9a7143708d7ce71ab581</id>
<content type='text'>
There are a couple of gothas on MacOSX involving GateKeeper on
Mountain Lion, and dialogues that sometimes doesn't pop up.  This
file explains that.  The file should be included in the DMG, but that's
for a different commit.

[Dirk Hohndel: fix whitespace and some rephrasing]

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>More fixes to MacOS bundle file and README</title>
<updated>2012-10-02T19:13:19Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-02T19:13:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f3b9a37fb2e853717723ca98d07101201a328518'/>
<id>urn:sha1:f3b9a37fb2e853717723ca98d07101201a328518</id>
<content type='text'>
This still seems to fail to open the icon in the About screen in some
cases, but we don't quite understand why...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix typos for MacOSX packaging scripts</title>
<updated>2012-10-02T18:12:28Z</updated>
<author>
<name>Henrik Brautaset Aronsen</name>
<email>subsurface@henrik.synth.no</email>
</author>
<published>2012-10-02T08:27:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=eba4b867880c99fc25fdca615af92ae6f909ed8d'/>
<id>urn:sha1:eba4b867880c99fc25fdca615af92ae6f909ed8d</id>
<content type='text'>
Fixed a couple of typos.

[Dirk Hohndel:	I took the typo fixes, but not the change of shell used;
		rewrote the commit message accordingly]

Signed-off-by: Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add packaging files for MacOS</title>
<updated>2012-10-02T03:47:50Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-02T03:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=73f290be8fa83de71ed1db8a9a8c8fa06432f8eb'/>
<id>urn:sha1:73f290be8fa83de71ed1db8a9a8c8fa06432f8eb</id>
<content type='text'>
I couldn't figure out how the current packaging infrastructure was supposed to
work, but with not too much work I could get the more standard gtk-mac-bundler
to do what I wanted, so I added the support files needed for that and a little
README on how to use them.

The subsurface.sh and subsurface.bundle files are based on the launcher.sh
and gtk-demo.bundle files from the gtk-mac-bundler release which is under GPLv2.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Getting ready for the 2.0 release</title>
<updated>2012-09-27T03:50:23Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-09-27T03:50:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=58ba24b84eda600a4e286d7849207afb03e56e10'/>
<id>urn:sha1:58ba24b84eda600a4e286d7849207afb03e56e10</id>
<content type='text'>
Changing the version to 2.0-rc1

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Cosmetic changes to the NSIS installer script</title>
<updated>2012-09-18T11:43:48Z</updated>
<author>
<name>Ivan Habunek</name>
<email>ivan.habunek@gmail.com</email>
</author>
<published>2012-09-18T11:43:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0cf3a11645c8884d4e7b3b917ce5f983fbd7ff8c'/>
<id>urn:sha1:0cf3a11645c8884d4e7b3b917ce5f983fbd7ff8c</id>
<content type='text'>
Removed redundant /oname settings when copying files. This is not required
since the file name is not changed.

Signed-off-by: Ivan Habunek &lt;ivan.habunek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed permissions in NSIS installer</title>
<updated>2012-09-18T11:39:24Z</updated>
<author>
<name>Ivan Habunek</name>
<email>ivan.habunek@gmail.com</email>
</author>
<published>2012-09-18T11:39:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=94bcb3fa36a58b137b589dec270148e9108f99d6'/>
<id>urn:sha1:94bcb3fa36a58b137b589dec270148e9108f99d6</id>
<content type='text'>
Windows Vista and later require admin privileges to install to the Program
Files folder. Updated RequestExecutionLevel accordingly.

Signed-off-by: Ivan Habunek &lt;ivan.habunek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Minor improvements to the NSIS installer script</title>
<updated>2012-09-13T16:39:31Z</updated>
<author>
<name>Ivan Habunek</name>
<email>ivan.habunek@gmail.com</email>
</author>
<published>2012-09-13T16:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=52e35b3aa838ea1198aec9a97c36cf3d167071a2'/>
<id>urn:sha1:52e35b3aa838ea1198aec9a97c36cf3d167071a2</id>
<content type='text'>
VIProductVersion requires to have the version number in x.x.x.x format
so I added a separate constant SUBSURFACE_VIPRODUCTVERSION for that
purpose. Also renamed VERSION to SUBSURFACE_VERSION for consistency.

As Lubomir suggested on the mailing list, the installer will now delete
any DLL files found in the target folder to prevent buildup of old
versions of libraries when upgrading subsurface.

Signed-Off-By: Ivan Habunek &lt;ivan.habunek@gmail.com&gt;

Cleaned up whitespace issues

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