1
0
Fork 0
cuberite-2a/lib
peterbell10 e6634ed26c
Update submodules (#4727)
Closes #4708

This updates jsoncpp, mbedtls, TCLAP and SQLiteCpp to their latest stable release. A few additional changes were needed:

* jsoncpp deprecated Reader, FastWriter and StyledWriter which I've replaced
  with some helper functions in JsonUtils.cpp

* SQLiteCpp changed how it builds with external sqlite libraries, now expecting
  them to be installed. The simplest path was to remove sqlite from cuberite's
  submodule and just use SQLiteCpp's internal version.
2020-05-09 15:51:15 +01:00
..
SQLiteCpp@829d549af3 Update submodules (#4727) 2020-05-09 15:51:15 +01:00
TCLAP@ec3ddcfe41 Update submodules (#4727) 2020-05-09 15:51:15 +01:00
cmake-coverage@25af3c657e Working coverage build 2015-12-18 11:19:21 +01:00
expat@75f059124b Ignore MSVC build artefacts in submodularised libraries. 2015-11-05 11:32:00 +01:00
fmt@9bdd1596ce Update fmt to 6.2.0 (#4718) 2020-05-05 22:52:14 +01:00
jsoncpp@d2e6a971f4 Update submodules (#4727) 2020-05-09 15:51:15 +01:00
libevent@4c908dde58 Updated LibEvent to release 2.1.11-stable. (#4383) 2019-09-04 22:34:54 +01:00
lua@6d57f1c3c4 Update submodules (#4727) 2020-05-09 15:51:15 +01:00
luaexpat@bf6adc1f92 Ignore MSVC build artefacts in submodularised libraries. 2015-11-05 11:32:00 +01:00
luaproxy@62ee088a33 Updated Lua submodules 2019-12-30 15:20:39 +01:00
mbedtls@ac15f842a5 Update submodules (#4727) 2020-05-09 15:51:15 +01:00
sqlite@9a17fd7319 Update submodules (#4727) 2020-05-09 15:51:15 +01:00
tolua++@4a814cf175 tolua++ bindings use nullptr. (#4219) 2018-04-27 23:22:41 +02:00
zlib@2ea5917361 Ignore MSVC build artefacts in submodularised libraries. 2015-11-05 11:32:00 +01:00
mbedtls.cmake Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00