Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make Clang happy with lua lauxlib.c. | Loic Blot | 2015-02-12 |
| | | | | No functionnal change | ||
* | 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' | ||
* | Add support for Android 2.3+ | sapier | 2014-06-29 |
| | | | | | | | | | | | | | There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed! | ||
* | 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. | ||
* | Do not install the static lua library file | Perttu Ahola | 2011-11-29 |
| | |||
* | 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 |