<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/util, 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-07-18T07:02:55+00:00</updated>
<entry>
<title>Update toolchain_mingw64.cmake</title>
<updated>2015-07-18T07:02:55+00:00</updated>
<author>
<name>Rui</name>
<email>Rui914@users.noreply.github.com</email>
</author>
<published>2015-07-11T06:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1076bbd03ed1d6997d50101fad0fd6ad6c0cfb48'/>
<id>urn:sha1:1076bbd03ed1d6997d50101fad0fd6ad6c0cfb48</id>
<content type='text'>
</content>
</entry>
<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>Replaced libjpeg dependency on apt-get, it should be libjpeg-dev instead of libjpeg8-dev.</title>
<updated>2015-05-11T10:56:11+00:00</updated>
<author>
<name>Megaf</name>
<email>mmegaf@gmail.com</email>
</author>
<published>2015-05-02T21:06:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=58eae43322ffa83f634b4199176f4e1bae0cbcde'/>
<id>urn:sha1:58eae43322ffa83f634b4199176f4e1bae0cbcde</id>
<content type='text'>
On Debian 8...
```
Package libjpeg8-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libjpeg62-turbo-dev
```
Using libjpeg-dev should make the OS select the most appropriate lib to be installed.
These are the packages available on Debian 8.
```
libjpeg-dev - Development files for the JPEG library [dummy package]
libjpeg-turbo-progs - Programs for manipulating JPEG files
libjpeg-turbo-progs-dbg - Programs for manipulating JPEG files (debugging symbols)
libjpeg62-turbo - libjpeg-turbo JPEG runtime library
libjpeg62-turbo-dbg - Debugging symbols for the libjpeg-turbo JPEG library
libjpeg62-turbo-dev - Development files for the libjpeg-turbo JPEG library
libturbojpeg1 - TurboJPEG runtime library - SIMD optimized
libturbojpeg1-dbg - TurboJPEG runtime library - SIMD optimized (debugging symbols)
libturbojpeg1-dev - Development files for the TurboJPEG library

```
This seems to work on all current Debian versions, Wheezy, Jessie and Sid.
https://packages.debian.org/wheezy/libjpeg-dev
https://packages.debian.org/jessie/libjpeg-dev
https://packages.debian.org/stretch/libjpeg-dev

Im not sure if Ubuntu has this dummy package.

http://packages.ubuntu.com/search?keywords=libjpeg-dev

Perhaps this should be further discussed.

libjpeg8-dev -&gt; libjpeg-dev
</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>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>Rename --do-unittests to --run-unittests as @Zeno- and @sfan5 requested</title>
<updated>2015-02-24T07:56:52+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2015-02-24T07:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b4acac706dae66be3ddc3f0a291097ca175417f7'/>
<id>urn:sha1:b4acac706dae66be3ddc3f0a291097ca175417f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unit tests must be done at integration process.</title>
<updated>2015-02-21T10:04:19+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2015-02-19T08:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b3aeba684b4e27e9fdf2c07949750bb567e40d6b'/>
<id>urn:sha1:b3aeba684b4e27e9fdf2c07949750bb567e40d6b</id>
<content type='text'>
* Remove --enable-unittests and --disable-unittests and add --do-unittests function
* --do-unittests function will exit 0 on success.
* minetest and minetestserver binaries are launched with --do-unittests in travis build.
</content>
</entry>
<entry>
<title>Add LevelDB and redis to Travis Linux builds</title>
<updated>2015-02-16T10:55:12+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2015-01-28T15:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f1fd0f7e144acdd5da08554d996ba56c67ee7c46'/>
<id>urn:sha1:f1fd0f7e144acdd5da08554d996ba56c67ee7c46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce gettext wide/narrow and string/char* conversions</title>
<updated>2015-02-05T08:24:22+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-02-01T22:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9e2a9b55e185b92074b32d3df336920f33b29e5a'/>
<id>urn:sha1:9e2a9b55e185b92074b32d3df336920f33b29e5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wstrgettext to list of translation update keywords</title>
<updated>2015-02-05T08:23:53+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-01-21T19:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=efeb372e95e3bd056c0821c203fabc4e5d685c1f'/>
<id>urn:sha1:efeb372e95e3bd056c0821c203fabc4e5d685c1f</id>
<content type='text'>
</content>
</entry>
</feed>
