<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/build/android/Makefile, branch 0.4.15</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.15</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.15'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2016-12-22T21:17:54+00:00</updated>
<entry>
<title>Android: Workarounds for Googles completely broken NDK</title>
<updated>2016-12-22T21:17:54+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2016-12-22T13:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=70579dc7c3e76da109d8f99eeeffccff6ea5713b'/>
<id>urn:sha1:70579dc7c3e76da109d8f99eeeffccff6ea5713b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: update curl and libgmp</title>
<updated>2016-12-21T13:36:14+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-12-21T13:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1dd361f37c31d43556c51096078686345c0f76f5'/>
<id>urn:sha1:1dd361f37c31d43556c51096078686345c0f76f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sqlite databases being read-only on 64bit Android by patching sqlite (#4871)</title>
<updated>2016-12-09T17:27:36+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rubenwardy@gmail.com</email>
</author>
<published>2016-12-09T17:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2886f0ccb06af04927d4cd661eaf82a253426c05'/>
<id>urn:sha1:2886f0ccb06af04927d4cd661eaf82a253426c05</id>
<content type='text'>
Fixes #4121</content>
</entry>
<entry>
<title>Android: fix build and update deps</title>
<updated>2016-12-07T20:27:07+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-12-07T20:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=24719c6908305c9505eafc372fb4cfbbbd2fcf70'/>
<id>urn:sha1:24719c6908305c9505eafc372fb4cfbbbd2fcf70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: enable parallelism for main target too</title>
<updated>2016-05-16T04:14:25+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-12T22:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7a828de1bc658938243c0ddf85b7aab7a1087ccd'/>
<id>urn:sha1:7a828de1bc658938243c0ddf85b7aab7a1087ccd</id>
<content type='text'>
This adds to the changes that commit

98d16e0d9a945f5f48462c05f26ae4bde2db5731 "Android: Tell make about sub-makes to speed up build"

did, and enables parallel builds for minetest
itself as well.
</content>
</entry>
<entry>
<title>Android: download deps using https</title>
<updated>2016-05-12T03:03:15+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-12T00:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=997002703be14826b73a38bfd0e92e6b0c7c4bfd'/>
<id>urn:sha1:997002703be14826b73a38bfd0e92e6b0c7c4bfd</id>
<content type='text'>
Its more secure, and some pages even redirect to the https version.
</content>
</entry>
<entry>
<title>Android: update openssl to 1.0.2h</title>
<updated>2016-05-11T22:52:29+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-11T22:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a9b5c2662fca2e38ccafe2bd8be675ef0a98ffdc'/>
<id>urn:sha1:a9b5c2662fca2e38ccafe2bd8be675ef0a98ffdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade Android build to Gradle build system</title>
<updated>2016-04-28T16:28:42+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2016-04-13T18:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e41673820ffe200df78b1ec185ccb9d9ca962ae1'/>
<id>urn:sha1:e41673820ffe200df78b1ec185ccb9d9ca962ae1</id>
<content type='text'>
The old Ant build system has been deprecated for a while and new development is focused on Gradle.
I also removed a hardcoded string that lint caught and moved the patch files to a subdirectory.
I left the JNI files in the root directory.
</content>
</entry>
<entry>
<title>Android: Update dependencies, GMP was required as a dependency</title>
<updated>2016-04-26T09:17:04+00:00</updated>
<author>
<name>Maksim Gamarnik</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2016-04-25T12:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=26a9a85129db3c769a9deecf905640858dc48ed8'/>
<id>urn:sha1:26a9a85129db3c769a9deecf905640858dc48ed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Android dependencies, -O3 optimization, remove old ARMv5 config</title>
<updated>2016-03-05T04:52:45+00:00</updated>
<author>
<name>Maksim Gamarnik</name>
<email>MoNTE48@mail.ua</email>
</author>
<published>2016-02-05T18:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=096a01ffef032a11239bd97e548a9ebb3c6add4a'/>
<id>urn:sha1:096a01ffef032a11239bd97e548a9ebb3c6add4a</id>
<content type='text'>
* Update OpenSSL (thanks @sapier, i use his patch!), Curl and SQLite3.
* Remove old arm config. Almost all phones that use ARMv5 have 1 core and 256-512 RAM, it's about 2-5 FPS.
* Do -O3 optimization for libs and remove -fexpensive-optimizations for Minetest (-O3 includes this! Read gcc docs).
* OpenSSL fix - thanks @sapier, again.
</content>
</entry>
</feed>
