Hello list, I'm integrating LuaRocks into LuaDist[1] and since I last worked on it things have changed considerably. I'm not sure anymore what dependencies are needed for what platforms as some have multiple alternatives (wget vs curl). I have following questions:
* What minimum requirements and dependencies does LuaRocks need on Windows systems ? * The same on Unix systems ? * Are there any other differences between the unix and windows besides different "fs" behavior I should know about ? * What can I leave out if Lua modules such as luafilesystem, luasocket, lua-md5, luasec etc. are available ? * I see commented out code in the install.bat for MinGW .. is it fully supported ? * What about MinGW64[2] from the TDM distribution ? * Is it possible to use CMake as "builtin" platform or generate a "make" script instead of direct execute calls to compilers as I see in builtin.lua ? Thanks in advance. pd PS: I apologize if a duplicate of this shows up, the previous attempt at posting this didn't make it. [1] https://github.com/LuaDist/Repository/issues#issue/8 [2] http://tdm-gcc.tdragon.net/download
_______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
