Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable LUA_USE_POSIX if possible in bundled Lua | est31 | 2015-02-12 |
| | | | | | Fixes warning: src/lua/src/loslib.c:60: Warning: the use of `tmpnam' is dangerous, better use `mkstemp' | ||
* | Improve build configuration options | Perttu Ahola | 2012-07-23 |
| | |||
* | cmake: lua: use COMMON_CFLAGS | Jonathan Neuschäfer | 2012-03-31 |
| | | | | This fixes LUA_USE_DLOPEN having no effect. | ||
* | Make it actually build | Perttu Ahola | 2011-11-29 |
| | |||
* | Add Lua | Perttu Ahola | 2011-11-29 |
| | |||
* | Removed lua stuff | Perttu Ahola | 2011-04-03 |
| | |||
* | modified the build system of lua to a more minimal one | Perttu Ahola | 2011-02-24 |
| | |||
* | preliminary lua scripting framework for objects | Perttu Ahola | 2011-02-21 |