Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-25 | Compile the entire Lua stack as C++ | Tiger Wang | 1 | -0/+0 | |
* Fixes #5216 | |||||
2020-07-13 | Jenkins crosscompile | Tiger Wang | 1 | -0/+0 | |
2020-07-13 | Jenkins fixes | Tiger Wang | 1 | -0/+0 | |
2020-05-16 | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 1 | -0/+0 | |
* Make our CMake slightly less insane | |||||
2020-05-09 | Update submodules (#4727) | peterbell10 | 1 | -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-11-05 | Ignore MSVC build artefacts in submodularised libraries. | Mattes D | 1 | -0/+0 | |
2015-11-04 | Outsourced all libraries into submodules | Julian Laubstein | 2 | -7174/+0 | |
2013-11-24 | Moved SQLite, LuaExpat, and MD5 to /lib | Tiger Wang | 1 | -0/+0 | |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 | |
2013-04-07 | Added SQLite and LuaSQLite, Lua plugins can now use SQLite. | madmaxoft@gmail.com | 1 | -0/+7174 | |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1368 0a769ca7-a7f5-676a-18bf-c427514a06d6 |