lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2015-09-05 17:26 GMT+02:00 Philipp Janda <siffiejoe@gmx.net>:

> The rockspec I sent works[*] on Linux and Windows (MinGW and Visual C), and
> probably all other platforms supported by LuaRocks. No need to mess with
> internal Lua macros ...

I deduce that simply listing the source files is enough to
make LuaRocks do the right thing. That _is_ impressive.

I might still need internal macros for the Lua 5.1 version.
These should be trabsparent to LuaRocks.