<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/cmake, branch 0.4.13</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.13</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.13'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2015-05-11T15:48:33+00:00</updated>
<entry>
<title>Add LibGMP</title>
<updated>2015-05-11T15:48:33+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-04-12T04:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=181f7baa453c58d4070de7196fd74663110946a8'/>
<id>urn:sha1:181f7baa453c58d4070de7196fd74663110946a8</id>
<content type='text'>
Uses system provided libgmp if found, if not it falls back to mini-gmp.
</content>
</entry>
<entry>
<title>Make Git version detection use VERSION_STRING instead of tags</title>
<updated>2015-05-05T15:13:05+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-05-04T22:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1be2d32fd502eeb68bd63fb07b0325b25ee357bd'/>
<id>urn:sha1:1be2d32fd502eeb68bd63fb07b0325b25ee357bd</id>
<content type='text'>
This fixes the problem where 0.4.12-dev versions were erroneously shown as
0.4.11-dev because the tag was added on a separate branch.  It also fixes a
similar issue when builders didn't fetch new tags when updating.

This also removes the number-of-commits-since-tag field, since it's
incompatible with this.  Said field doesn't seem to be useful anyway if you
have the commit hash.
</content>
</entry>
<entry>
<title>Better version detection for shallow clones</title>
<updated>2015-05-03T14:47:22+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-05-01T09:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5704fb36d208e250490e6fb56268e75e0b9b3290'/>
<id>urn:sha1:5704fb36d208e250490e6fb56268e75e0b9b3290</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in OpenGL ES 2 CMake file</title>
<updated>2015-03-27T19:10:27+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-03-27T19:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=393722a9e383e05ce23cf0abee9b09bc8a801c61'/>
<id>urn:sha1:393722a9e383e05ce23cf0abee9b09bc8a801c61</id>
<content type='text'>
</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>Fix cmake po detection bug</title>
<updated>2015-03-23T03:43:18+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-03-22T19:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c31c87adb5bacf26782362ea941bc137a6e6dec7'/>
<id>urn:sha1:c31c87adb5bacf26782362ea941bc137a6e6dec7</id>
<content type='text'>
Previously, cmake po detection would treat the "timestamp" file created by building for android as own language directory.
</content>
</entry>
<entry>
<title>Improve FindIrrlicht.cmake module</title>
<updated>2015-02-21T17:21:10+00:00</updated>
<author>
<name>Markus Koschany</name>
<email>apo@gambaru.de</email>
</author>
<published>2015-02-21T16:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=47d9b4d9aa80e0268501b8eb927b37ee3660c503'/>
<id>urn:sha1:47d9b4d9aa80e0268501b8eb927b37ee3660c503</id>
<content type='text'>
Linux distributions prefer to link against a shared version of the Irrlicht
engine instead of using embedded code copies of the same. Search for this
shared version first and use that but fall back to the static version if it
does not exist.

This also fixes https://github.com/minetest/minetest/issues/2163
</content>
</entry>
<entry>
<title>Remove included SQLite3</title>
<updated>2015-01-08T21:34:42+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-01-04T18:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a3db918f7834b859e80175125610e503bee0af35'/>
<id>urn:sha1:a3db918f7834b859e80175125610e503bee0af35</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>Add CURL_DLL search to show up CURL_DLL in cmake gui and don't silently ignore missing CURL_DLL</title>
<updated>2013-11-17T07:28:39+00:00</updated>
<author>
<name>sapier</name>
<email>sapier AT gmx DOT net</email>
</author>
<published>2013-11-04T16:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=533785ec9a95de696c57d0dc2a17947acfb0dc46'/>
<id>urn:sha1:533785ec9a95de696c57d0dc2a17947acfb0dc46</id>
<content type='text'>
</content>
</entry>
</feed>
