<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/cguittfont, branch 0.4.14</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2015-12-03T20:35:22+00:00</updated>
<entry>
<title>Fix build if BUILD_SHARED_LIBS defaults to "ON"</title>
<updated>2015-12-03T20:35:22+00:00</updated>
<author>
<name>Ferdinand Thiessen</name>
<email>rpm@fthiessen.de</email>
</author>
<published>2015-12-03T20:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d8975eabf95fac1881f75ab149d0cebeff3d10f3'/>
<id>urn:sha1:d8975eabf95fac1881f75ab149d0cebeff3d10f3</id>
<content type='text'>
openSUSE sets that option to ON.

Fixes #3420.
</content>
</entry>
<entry>
<title>Clean up and tweak build system</title>
<updated>2015-03-27T19:00:48+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-02-27T23:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=93fcab952b28f4db39d9326b83f14cbd86c0cf17'/>
<id>urn:sha1:93fcab952b28f4db39d9326b83f14cbd86c0cf17</id>
<content type='text'>
  * Combine client and server man pages.
  * Update unit test options and available databases in man page.
  * Add `--worldname` to man page.
  * Fix a bunch of places where `"Minetest"` was used directly instead of `PROJECT_NAME`.
  * Disable server build by default on all operating systems.
  * Make `ENABLE_FREETYPE` not fail if FreeType isn't found.
  * Enable LevelDB, Redis, and FreeType detection by default.
  * Remove the `VERSION_PATCH_ORIG` hack.
  * Add option to search for and use system JSONCPP.
  * Remove broken LuaJIT version detection.
  * Rename `DISABLE_LUAJIT` to `ENABLE_LUAJIT`.
  * Rename `minetest_*` variables in `version.{h,cpp}` to `g_*`.
  * Clean up style of CMake files.
</content>
</entry>
<entry>
<title>Suppress CGUITTFONT build warnings</title>
<updated>2015-02-13T13:54:05+00:00</updated>
<author>
<name>Craig Robbins</name>
<email>kde.psych@gmail.com</email>
</author>
<published>2015-02-13T10:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d44cb547f288315628c490a2e0cb7d5e44eff976'/>
<id>urn:sha1:d44cb547f288315628c490a2e0cb7d5e44eff976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix FTBFS on GNU/Hurd platform</title>
<updated>2015-02-11T05:59:58+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=cfca5f99e62a32b5488d93f771453ef6935c5d4e'/>
<id>urn:sha1:cfca5f99e62a32b5488d93f771453ef6935c5d4e</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>
</feed>
