> > For an SCM rockspec I think the whole purpose is to get the latest > master, > so you can't get around using git > > > github allow you download specific version (tag/commit/master) of repo > over > https as zip/tar.gz archive. > e.g to download master of Lua_Bitfield repo you can use this url: > https://github.com/JohnHind/Lua_Bitfield/archive/master.zip
Ok, learned something new, done for today :) Anyway, looking at this page [1] tells me that I can have a variable 'GIT' to use for git protocol. But when I add; variables = { GIT = [[c:\program files\git\bin\git.exe]] ... some more stuff } I still get; 'git' is not recognized as an internal or external command, operable program or batch file. Error: Failed cloning git repository. How does this 'GIT' variable work then? Thijs PS. It seems that the 'MSVCRT' and 'LUALIB' variables are not listed on the page [1], is it outdated? [1] http://luarocks.org/en/Config_file_format ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers