summaryrefslogtreecommitdiffstats
path: root/lib/TCLAP (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-07-23Update submodulesTiger 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.
2015-05-16Added TCLAPtycho1-0/+0