Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-07 | Set ENABLE_SYSTEM_JSONCPP to TRUE by default | sfan5 | |
2018-06-26 | Fix libgmp detection (#7488) | Leonid Bobrov | |
2017-04-07 | Fix cmake library default build problem since moving to lib/ | Loic Blot | |
Also make Lua library check a cmake module | |||
2017-04-02 | Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ ↵ | Loïc Blot | |
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 | |||
2015-05-11 | Add LibGMP | est31 | |
Uses system provided libgmp if found, if not it falls back to mini-gmp. |