summaryrefslogtreecommitdiff
path: root/src/lua/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Enable LUA_USE_POSIX if possible in bundled Luaest312015-02-12
| | | | | Fixes warning: src/lua/src/loslib.c:60: Warning: the use of `tmpnam' is dangerous, better use `mkstemp'
* Improve build configuration optionsPerttu Ahola2012-07-23
|
* cmake: lua: use COMMON_CFLAGSJonathan Neuschäfer2012-03-31
| | | | This fixes LUA_USE_DLOPEN having no effect.
* Make it actually buildPerttu Ahola2011-11-29
|
* Add LuaPerttu Ahola2011-11-29
|
* Removed lua stuffPerttu Ahola2011-04-03
|
* modified the build system of lua to a more minimal onePerttu Ahola2011-02-24
|
* preliminary lua scripting framework for objectsPerttu Ahola2011-02-21