summaryrefslogtreecommitdiffstats
path: root/lib/lua/src/lgc.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-15Reverted moving Lua to C++.Mattes D1-0/+0
2021-06-25Compile the entire Lua stack as C++Tiger Wang1-0/+0
* Fixes #5216
2021-04-12Update the minimodulesTiger Wang1-0/+0
2020-07-13Jenkins crosscompileTiger Wang1-0/+0
2020-07-13Jenkins fixesTiger 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.
2019-12-30Updated Lua submodulesMattes D1-0/+0
2019-12-28Output the binaries into a per-configuration Server subfolder. (#4440)Mattes D1-0/+0
Make links to the original Server subfolder's items from the per-configuration Server subfolder.
2017-05-04Fixed SysLua builds.Mattes D1-0/+0
Ref.: https://github.com/cuberite/cuberite/pull/3690#issuecomment-299300034
2017-05-04Removed binary ToLua++ from build.Mattes D1-0/+0
A local Lua executable is used instead.
2017-04-26Build Lua in C++ mode, use exceptions for error-raising. (#3680)Mattes D1-0/+0
Fixes #3678 .
2016-12-15Fixed ToLua compatibility between Lua 5.1 and Lua 5.2+.Mattes D1-0/+0
2016-12-12Use CMake's Android generators to crosscompileTiger Wang1-0/+0
2015-11-05Ignore MSVC build artefacts in submodularised libraries.Mattes D1-0/+0
2015-11-04Outsourced all libraries into submodulesJulian Laubstein2-110/+0
2013-11-24Moved LuaAlexander Harkness1-0/+0
2011-10-03Source for additional projectsfaketruth1-0/+110
-jsoncpp -lua -tolua++ -WebServer -zlib -iniFile git-svn-id: http://mc-server.googlecode.com/svn/trunk@4 0a769ca7-a7f5-676a-18bf-c427514a06d6