<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/windows, branch v1.2</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v1.2</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v1.2'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2011-11-27T17:08:55Z</updated>
<entry>
<title>Fix mingw-make.sh to find correct xslt-config</title>
<updated>2011-11-27T17:08:55Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2011-11-27T17:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9b9355c770f39af6e140432645ca9f4b134cd1f2'/>
<id>urn:sha1:9b9355c770f39af6e140432645ca9f4b134cd1f2</id>
<content type='text'>
I hadn't noticed that xslt was available as cross built library as well.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Update the Windows installer creation script</title>
<updated>2011-11-26T03:48:09Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2011-11-26T03:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a9d1f318b5d1974b882b0cebc9db291f5c0d1c62'/>
<id>urn:sha1:a9d1f318b5d1974b882b0cebc9db291f5c0d1c62</id>
<content type='text'>
This now works with a straight out of the box MinGW install on OpenSUSE.
A simple shell script that shows how to invoke the cross build is
included.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>win32/nsi: added confirmation to store registry settings</title>
<updated>2011-11-01T03:43:33Z</updated>
<author>
<name>Lubomir I. Ivanov</name>
<email>neolit123@gmail.com</email>
</author>
<published>2011-10-31T01:53:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=904f1ad4c56b8987d2efd9f2efdd9951bf9e8eab'/>
<id>urn:sha1:904f1ad4c56b8987d2efd9f2efdd9951bf9e8eab</id>
<content type='text'>
a yes/no dialog to clear or store data in HKCU "SOFTWARE\subsurface"
"Do you wish to store subsurface's settings?"

fixed small whitespace issue

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>Fix Windows install destination</title>
<updated>2011-10-29T19:04:52Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2011-10-29T19:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=28d4075746c6120b56231dc58564a2353cc88a6a'/>
<id>urn:sha1:28d4075746c6120b56231dc58564a2353cc88a6a</id>
<content type='text'>
I used Desktop for trying things out and forgot to switch back to the more
traditional "Program Files"

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add first cut of the mingw cross build spec file + nsi file</title>
<updated>2011-10-29T17:02:40Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2011-10-29T17:02:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=667f07d281399414ff683536a848dda71e04d561'/>
<id>urn:sha1:667f07d281399414ff683536a848dda71e04d561</id>
<content type='text'>
These need more work but I'd rather have them here under version control.
The spec file appears to successfully build the Windows binaries, given
the right tar file to start with. Those binaries are then packed into an
rpm file (extermely useless to Windows users).

Once the rpm is unpacked one can then use the NSIS compiler and the .nsi
file to create a Windows installer. This all is still extremely fragile,
but it worked at least once...

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Get icons working correctly under Windows</title>
<updated>2011-10-29T16:14:15Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2011-10-29T16:14:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=7f0c866f486eab549e25853bedd2e96b1b211773'/>
<id>urn:sha1:7f0c866f486eab549e25853bedd2e96b1b211773</id>
<content type='text'>
With this we are able to include both a separate .ico file that the
program can load at runtime and a .res file (that is created from the .rc
file, both in the packaging/windows directory) that is linked into the
executable and makes the Windows Explorer show the correct icon for
subsurface.

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