Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed SysLua builds. | Mattes D | 2017-05-04 | 1 | -0/+0 |
* | Removed binary ToLua++ from build. | Mattes D | 2017-05-04 | 1 | -0/+0 |
* | Build Lua in C++ mode, use exceptions for error-raising. (#3680) | Mattes D | 2017-04-26 | 1 | -0/+0 |
* | Fixed ToLua compatibility between Lua 5.1 and Lua 5.2+. | Mattes D | 2016-12-15 | 1 | -0/+0 |
* | Use CMake's Android generators to crosscompile | Tiger Wang | 2016-12-12 | 1 | -0/+0 |
* | Ignore MSVC build artefacts in submodularised libraries. | Mattes D | 2015-11-05 | 1 | -0/+0 |
* | Outsourced all libraries into submodules | Julian Laubstein | 2015-11-04 | 1 | -0/+0 |
* | removed lua makefile | Tycho Bickerstaff | 2013-12-22 | 1 | -944/+0 |
* | fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not | Tycho Bickerstaff | 2013-12-22 | 1 | -54/+0 |
* | fixed bindings generation | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+879 |
* | bindings regenration logic | Tycho Bickerstaff | 2013-12-19 | 1 | -128/+119 |
* | Moved Lua | Alexander Harkness | 2013-11-24 | 1 | -0/+128 |