summaryrefslogtreecommitdiff
path: root/depends/lua/include
Commit message (Expand)AuthorAgeFilesLines
* Reapply dfhack-specific lua build configuration.Alexander Gavrilov2012-06-171-11/+11
* Update to Lua 5.2.1Alexander Gavrilov2012-06-1710-113/+174
* Pull console output support and REPL out of dfusion into core lib.Alexander Gavrilov2012-03-311-11/+7
* Update lua to 5.2 and fix obvious breakage due to obsolete api.Alexander Gavrilov2012-03-3125-1033/+1498
* Since lua is now compiled as c++, don't declare api functions extern "C".Alexander Gavrilov2012-03-251-1/+1
* Fix Lua compilation on win32 - extern must come BEFORE __declspecQuietust2012-03-241-2/+2
* Export the type tree with enum keys to lua.Alexander Gavrilov2012-03-191-3/+12
* Move depends out of main library, make them (static) libraries.Petr Mrázek2012-03-1324-0/+3147