summaryrefslogtreecommitdiffstats
path: root/lib/jsoncpp/src/lib_json/json_value.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-12Update the minimodulesTiger Wang1-0/+0
2020-05-16Upgrade to C++17 [CMake] (#4717)Tiger Wang1-0/+0
* Make our CMake slightly less insane
2020-05-09Update submodules (#4727)peterbell101-0/+0
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.
2017-12-22Fix Travis build (#4101)peterbell101-0/+0
Stop using gdb on osx - was breaking the build Add clang 3.5 build as travis now defaults to 5.0 Fix unknown-warning-option errors on AppleClang ProtoProxy: Use nullptr UrlClientTest: add override to callback destructor Update jsoncpp to use nullptr
2015-07-15Updated submodulesTiger Wang1-0/+0
2015-07-10Updated and submodularised JsonCPPTiger Wang2-1727/+0
Conflicts: lib/jsoncpp
2013-11-24Attempt to fix compilationTiger Wang1-2/+2
2013-11-24Moved JSONCPPAlexander Harkness1-0/+0
2012-08-15Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android!faketruth1-9/+18
Disabled Squirrel for Android cLog now logs to Android LogCat as well Fixed Lua so it compiles on Android Removed/commented out exceptions in JsonCpp so it compiles on Android git-svn-id: http://mc-server.googlecode.com/svn/trunk@741 0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-10-03Source for additional projectsfaketruth1-0/+1718
-jsoncpp -lua -tolua++ -WebServer -zlib -iniFile git-svn-id: http://mc-server.googlecode.com/svn/trunk@4 0a769ca7-a7f5-676a-18bf-c427514a06d6