<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/windows, branch v2.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v2.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v2.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2012-10-23T03:57:57Z</updated>
<entry>
<title>Bump version to 2.1</title>
<updated>2012-10-23T03:57:57Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-23T03:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=48e757574190d478b4fb2a42592548b9e52b59e9'/>
<id>urn:sha1:48e757574190d478b4fb2a42592548b9e52b59e9</id>
<content type='text'>
Getting ready for the release

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Bump version to 2.1-rc3</title>
<updated>2012-10-21T08:27:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-21T08:27:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e47b52ecdb8a96046511929272f541d0eea6ae00'/>
<id>urn:sha1:e47b52ecdb8a96046511929272f541d0eea6ae00</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Bumped version to 2.1-rc2</title>
<updated>2012-10-19T05:33:36Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-19T05:33:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4d649151b585ffc387d29dee2098809e698427f4'/>
<id>urn:sha1:4d649151b585ffc387d29dee2098809e698427f4</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix typo and make variable name more logical</title>
<updated>2012-10-17T06:55:35Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-17T06:55:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=40ae90920a04f9797df986d1aea96d4b3ec2789a'/>
<id>urn:sha1:40ae90920a04f9797df986d1aea96d4b3ec2789a</id>
<content type='text'>
[the macos/macosx typo was also found and a patch submitted by
 Henrik Brautaset Aronsen &lt;subsurface@henrik.synth.no&gt;]

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update version to 2.1-rc1</title>
<updated>2012-10-16T16:15:03Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-16T16:15:03Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=faff4d29dd5e9ebec81a90787880874af98d6e6a'/>
<id>urn:sha1:faff4d29dd5e9ebec81a90787880874af98d6e6a</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Improved packaging for Windows</title>
<updated>2012-10-16T11:08:33Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-16T11:04:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a9f3655d1af0c3af3276c4526e85e99cb50c4015'/>
<id>urn:sha1:a9f3655d1af0c3af3276c4526e85e99cb50c4015</id>
<content type='text'>
This commit adds an install-cross-windows target to the Makefile that
creates a staging directory for us under packaging/windows that contains
the required .mo files. This currently fails for the Norwegian translation
because of the no_NO.UTF-8 vs nb issue - right now we just use the first
component of our own localization filename to find the matching Windows
localization and that fails.

The subsurface.nsi file is updated accordingly and this now appears to
create working installers with sane paths for the localization files.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>subsurface.nsi: call RMDir for the 'share' and 'locale' subfolders</title>
<updated>2012-10-16T09:16:42Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2012-10-16T08:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=cc08e0367862f99613bbf32b159e761c79cb7f97'/>
<id>urn:sha1:cc08e0367862f99613bbf32b159e761c79cb7f97</id>
<content type='text'>
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>Better Windows installer .nsi file</title>
<updated>2012-10-16T04:27:16Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-16T04:27:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=fada2f6bc65272d66022b562ce3197cb14fabf59'/>
<id>urn:sha1:fada2f6bc65272d66022b562ce3197cb14fabf59</id>
<content type='text'>
This still requires on carefully staged files in the packaging/windows
directory. Specifically:

- the dll directory (or symlink) points to the installed gtk Windows DLLs
- the mydll directory (or symlink) contains six other DLLs (where the
  cross built DLLs from Fedora for some reason file, but can be
  transparently replaced with the ones from the upstream binary
  package
- the share directory contains the Windows gtk locale files (but only for
  the locales that we support, anyway)

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add translation files to the Windows installer package</title>
<updated>2012-10-12T03:33:24Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2012-10-12T03:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=efb1928d51655154d30cd8cbf097c03480ef0d2a'/>
<id>urn:sha1:efb1928d51655154d30cd8cbf097c03480ef0d2a</id>
<content type='text'>
A lot more needs to happen for localization on Windows, but this is the
first step.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>subsurface.nsi: install program shortcuts for all users</title>
<updated>2012-10-09T07:32:05Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2012-10-08T17:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ffd3b8591dcb4b22dc318b6a39bb4e2ac8140f42'/>
<id>urn:sha1:ffd3b8591dcb4b22dc318b6a39bb4e2ac8140f42</id>
<content type='text'>
http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.7.7:
"Sets the context of $SMPROGRAMS and other shell folders. If set
to 'current' (the default), the current user's shell folders are used.
If set to 'all', the 'all users' shell folder is used"

Specific to the Windows installer.

Signed-off-by: Lubomir I. Ivanov &lt;neolit123@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
