aboutsummaryrefslogtreecommitdiff
path: root/lang/lua-lzlib
Commit message (Collapse)AuthorAge
* lua-lzlib: upgrade to 0.4.3Dirk Chang2015-05-04
| | | | | | lua 5.3 compatibility Signed-off-by: Dirk Chang <dirk@kooiot.com>
* lua-lzlib: fix build failure, honor cflags, cleanupNicolas Thill2015-04-30
| | | | | | | | * fix failure on buildbot where lua devel files are searched in home directory * add a patch to pass proper target optimization flags * remove unused PKG_INSTALL & Build/Install Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings, ↵Dirk Chang2015-04-27
rs232, wsapi, xavante, lzmq, mobdebug), zeromq Signed-off-by: Dirk Chang <dirk@kooiot.com>