summaryrefslogtreecommitdiffstats
path: root/lib/jsoncpp/src/lib_json/json_writer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the minimodulesTiger Wang2021-04-121-0/+0
|
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-0/+0
| | | * Make our CMake slightly less insane
* Update submodules (#4727)peterbell102020-05-091-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.
* Fix Travis build (#4101)peterbell102017-12-221-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
* Updated submodulesTiger Wang2015-07-151-0/+0
|
* Updated and submodularised JsonCPPTiger Wang2015-07-102-829/+0
| | | | | Conflicts: lib/jsoncpp
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Moved JSONCPPAlexander Harkness2013-11-241-0/+829