Commit Graph

14 Commits (26c8724bf0d435520d969291ba92beb29bb553ae)

Author SHA1 Message Date
Maksim 39228e3bff Add Lua UTF-8 lib (#201)
Co-Authored-By: Vitaliy <numzer0@yandex.ru>
2021-01-26 15:29:42 +01:00
MoNTE48 d9b86f84bb libintl: minor cleanup 2020-03-13 13:07:03 +01:00
MoNTE48 c6a5567c69 Update embedded mini-gmp to version 6.2.0 2020-02-07 12:40:55 +01:00
MoNTE48 181242a944 libintl: improve and cleanup 2019-11-27 21:21:01 +01:00
MoNTE48 69613e2abe Documentation and License Update 2019-08-10 22:56:36 +02:00
MoNTE48 07b89703ad iOS: disable LuaJIT, v. 1.2.1-beta 2019-06-17 21:18:14 +02:00
MoNTE48 59f1321b24 Update embedded mini-gmp to the latest version 2019-06-07 18:51:56 +02:00
MoNTE48 4d751c4705 Update embedded Lua to 5.1.5 2019-06-07 18:37:14 +02:00
MoNTE48 8a5d78ddfc Mobile: Integrate libintl-lite (locale) 2019-06-05 19:32:48 +02:00
Maksim Gamarnik 35770f4abb Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
Loic Blot 007ed6f0c8 JsonCPP update from 0.10.6 to 1.8.0 2017-06-04 09:57:08 +02:00
Loic Blot a7f1a26c5c Fix cmake library default build problem since moving to lib/
Also make Lua library check a cmake module
2017-04-07 23:56:02 +02:00
YuGiOhJCJ f586303fef Add the REQUIRE_LUAJIT option (#5526) 2017-04-07 07:29:43 +02:00
Loïc Blot 8bdbc6cff8 Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instead of src/ (#5473)
* Update embedded jsoncpp from unk version to 0.10.6

0.10.6 is last release without c++11

* Make jsoncpp more compliant with its amalgamate

Jsoncpp cpp file should be upper, make the library like it does in amalgamate

* Reorganization: move minetest embedded libs outside of source tree to /lib

* Fix a dead grep in LINT
2017-04-02 10:51:50 +02:00