Commit Graph

7 Commits

Author SHA1 Message Date
Fredrik Fornwall 1e8036756a liblua: Build with -DLUA_COMPAT_UNPACK
This makes 'table.unpack' exposed as 'unpack' which is used by
e.g. man.lua in neovim.
2018-02-05 01:58:30 +01:00
Stephen ceadb14fb2 need to specify 2017-09-14 23:33:37 +02:00
Stephen da4f35b17d add readline build dependency to lua
#1169

deals with subpackage dependency
2017-09-14 23:33:37 +02:00
Leonid Pliushch e70b9bf777 liblua: fix path in LUA_TMPNAMETEMPLATE 2017-09-14 22:02:07 +02:00
Fredrik Fornwall 5fef7d299b lua: Build with -DLUA_COMPAT_5_2 2017-03-01 17:18:15 +01:00
Fredrik Fornwall b32d84878c lua: Update from 5.3.3 to 5.3.4 2017-02-02 01:35:35 +01:00
Fredrik Fornwall 154bc46225 lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
2017-01-18 01:02:18 +01:00