aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue #102Benoit Germain2014-06-261-1/+1
|
* Deep userdata changesBenoit Germain2014-06-171-1/+1
| | | | | | | | | * bumped version to 3.9.6 * separate deep userdata code in a dedicated file to allow external modules to implement Lanes-compatible deep userdata without requiring a binary dependency against the Lanes module. because of this linda_id function(eDO_metatable) must push 2 values on the stack: a metatable and a deep version string obtained from luaG_pushdeepversion()
* Fix build issues with compat.c/hBenoit Germain2014-04-231-1/+1
|
* Commented out some obsolete code in CMakeListsBenoit Germain2012-10-201-11/+11
|
* MinGW build now does not use MS runtimesteve donovan2011-03-161-31/+0
|
* * keeper.lua is now embedded in text form instead of bytecode to improve ↵Benoit Germain2011-02-181-5/+3
| | | | | | LuaJIT2-compatibility (but this is not enough). * moved keeper-related code in a separate source file
* Fixed CMakeLists.txt to search for lua and luacMichal Kottman2011-01-081-0/+5
|
* Droping down CMake requirementv2.0.3Peter Drahoš2010-10-031-1/+1
|
* Import to gitPeter Drahoš2010-10-011-0/+86