summaryrefslogtreecommitdiffstats
path: root/plugins/luarocks/README.md
Commit message (Collapse)AuthorAgeFilesLines
* secure URLsViktor Szakats2017-05-191-2/+2
|
* remove virtual package all-rocksBoris Nagaev2015-12-061-1/+1
| | | | | | | | | > There's also now an automatic all-<plugin> target which is the > last segment of the plugin path. all-rocks.mk can be removed > and make all-luarocks MXE_PLUGIN_DIRS=plugins/luarocks ... > will work. See #1017
* add plugin luarocksBoris Nagaev2015-12-061-0/+94
LuaRocks plugin adds * package "luarocks" * several packages with rocks (lpeg, luasocket, llthreads2, lua-rapidjson) * plugins/luarocks/README.md * virtual rock "all-rocks" depending on all rocks * short test for rocks