Hi everyone, I'm about ready to release LuaRocks 2.0.3, but I'd like some feedback from the LuaRocks community before releasing it to lua-l:
http://luarocks.org/releases/luarocks-2.0.3-rc1.tar.gz http://luarocks.org/releases/luarocks-2.0.3-rc1-win32.zip What's new: * Check for permissions and warn user instead of just installing in local tree * --local flag for operations on the local tree * -fPIC is always set in CFLAGS exported to makefiles (let's hope they honor it!) * respect permissions when copying files in Unix systems * display license after build/installation * svn:// protocol for scm rockspecs * 'luarocks list' and 'luarocks search' are now case-insensitive * 'luarocks-admin add' supports adding multiple files at once * 'luarocks-admin add' supports rsync for download and upload and scp for upload * new command: 'luarocks show' displays information about an installed rock * new command: 'luarocks path' to make it easy to export Lua env variables * Win32 fixes for 'luarocks build' Please let me know if there are any last-minute issues. Thank you! -- Hisham _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
