Commit Graph

10 Commits (master)

Author SHA1 Message Date
Mrchiantos 291d35fe69 Start Test with BlockColor
The goal is to modify the multicraft / minetest sources to run blockcolor on and to provide a legal and valid source to compile for windows, android, linux.

The goal is to modify the multicraft / minetest sources to run blockcolor on and to provide a legal and valid source to compile for windows, android, linux.

It may be that the project does not compile correctly or badly, I have not finished. Any help is welcome and I would soon open a forum for this.
2019-07-19 12:41:33 +02:00
MoNTE48 c8903e401f iOS: disable LuaJIT, v. 1.2.1-beta 2019-06-17 21:18:14 +02:00
MoNTE48 32fa295594 Update embedded mini-gmp to the latest version 2019-06-07 18:51:56 +02:00
MoNTE48 2a1aa36156 Update embedded Lua to 5.1.5 2019-06-07 18:37:14 +02:00
MoNTE48 53c4472481 Mobile: Integrate libintl-lite (locale) 2019-06-05 19:32:48 +02:00
Maksim Gamarnik 4cd987b653 Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
Loic Blot 2362d3f926 JsonCPP update from 0.10.6 to 1.8.0 2017-06-04 09:57:08 +02:00
Loic Blot ff4fef570e
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 b751c59f43 Add the REQUIRE_LUAJIT option (#5526) 2017-04-07 07:29:43 +02:00
Loïc Blot 86b1542181 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