<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/cguittfont, branch 0.4.12</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.12</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.12'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2015-02-14T10:59:35+00:00</updated>
<entry>
<title>Fix FTBFS on GNU/Hurd platform</title>
<updated>2015-02-14T10:59:35+00:00</updated>
<author>
<name>Markus Koschany</name>
<email>apo@gambaru.de</email>
</author>
<published>2015-01-20T09:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=93e5ab367abe9f68cf1fe3ed8a198f563d9452af'/>
<id>urn:sha1:93e5ab367abe9f68cf1fe3ed8a198f563d9452af</id>
<content type='text'>
Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple,
both are defining the __MACH__ keyword. This commit fixes the issue.
</content>
</entry>
<entry>
<title>Fix warnings in CGUITTFont.cpp</title>
<updated>2015-02-06T13:02:15+00:00</updated>
<author>
<name>Craig Robbins</name>
<email>kde.psych@gmail.com</email>
</author>
<published>2015-02-06T12:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0904884ad47b5df67a5a26360d3bb35de1e76e5c'/>
<id>urn:sha1:0904884ad47b5df67a5a26360d3bb35de1e76e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suppress 4 gcc 4.9.2 warnings in CGUITTFont.cpp</title>
<updated>2015-02-04T16:41:55+00:00</updated>
<author>
<name>ngosang</name>
<email>diegodelasheras@gmail.com</email>
</author>
<published>2015-01-27T12:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1b4aaa5f505518c1464ebcadda7549aa7c69675b'/>
<id>urn:sha1:1b4aaa5f505518c1464ebcadda7549aa7c69675b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix endian.h include for FreeBSD</title>
<updated>2014-12-30T13:00:01+00:00</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@amdmi3.ru</email>
</author>
<published>2014-12-30T00:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2414580754734b62119369255b0e9c462381dc8a'/>
<id>urn:sha1:2414580754734b62119369255b0e9c462381dc8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OS X compatibility fixes</title>
<updated>2014-06-29T15:27:33+00:00</updated>
<author>
<name>Martin Doege</name>
<email>mdoege@compuserve.com</email>
</author>
<published>2014-06-26T18:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c410e9182d322a8c095ef94fbadf4d8f541e6b98'/>
<id>urn:sha1:c410e9182d322a8c095ef94fbadf4d8f541e6b98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Windows build</title>
<updated>2014-06-23T12:50:00+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2014-06-23T12:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5fb8778e28beb256513a5c8c20a803066c625c76'/>
<id>urn:sha1:5fb8778e28beb256513a5c8c20a803066c625c76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix labels and vertlabels on some systems.</title>
<updated>2014-06-20T19:30:48+00:00</updated>
<author>
<name>RealBadAngel</name>
<email>maciej.kasatkin@o2.pl</email>
</author>
<published>2014-06-20T19:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c86b78c9b725873451102ba78ef0820ce2056487'/>
<id>urn:sha1:c86b78c9b725873451102ba78ef0820ce2056487</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on big endian architectures.</title>
<updated>2014-06-20T16:40:06+00:00</updated>
<author>
<name>Matthew Bekkema</name>
<email>mbekkema97@gmail.com</email>
</author>
<published>2014-06-20T07:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ef8cdd890cd36b1fde54b44e125edf7603821a53'/>
<id>urn:sha1:ef8cdd890cd36b1fde54b44e125edf7603821a53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix newline not handled to to interpreting it as invisible char</title>
<updated>2014-06-19T21:02:09+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-06-19T21:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3a9cf216641aeb4f16570c69e3df760108b7c9e8'/>
<id>urn:sha1:3a9cf216641aeb4f16570c69e3df760108b7c9e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix all warnings reported by clang</title>
<updated>2014-04-15T19:34:53+00:00</updated>
<author>
<name>Sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2014-04-15T17:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=118e2ae865bd7a0020586ef72d05bf14d66f4eae'/>
<id>urn:sha1:118e2ae865bd7a0020586ef72d05bf14d66f4eae</id>
<content type='text'>
</content>
</entry>
</feed>
