summaryrefslogtreecommitdiff
path: root/deps/lua/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/unstable' into unstableantirez2014-11-141-1/+2
|\
| * Lua: Add bitopMatt Stancliff2014-10-091-1/+2
* | Lua: Upgrade cjson to 2.1.0 (2012-03-01)Matt Stancliff2014-11-141-1/+1
|/
* Lua updated to version 5.1.5.antirez2013-04-291-1/+1
* Inherit CC for LuaJohan Bergström2013-03-161-1/+1
* Lua_cmsgpack added to Redis scripting.antirez2012-02-241-1/+1
* added lua struct c extensionlsbardel2012-02-131-1/+1
* 32bit build fixed, broken by a previous commit fixing build on Solarisantirez2011-11-081-4/+4
* JSON support for Lua scripting, based on work from @lp, thanks!. We are using...antirez2011-10-191-2/+2
* makefile adapted to link against lua lib and to pass the 32bit flag to Lua bu...antirez2011-05-251-0/+182