Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --with-lua-bin and improve documentation of --with-lua | Reuben Thomas | 2014-08-05 | 1 | -4/+15 |
| | |||||
* | HTTPS support for downloading and uploading rocks. | Hisham Muhammad | 2014-06-26 | 1 | -2/+2 |
| | | | | | | | HTTPS is set as default for uploading. HTTP is still default for downloading to keep dependencies low and because the HTTPS code is new; might be changed in the future. See #273 and #240. | ||||
* | prepare luarocks for lua 5.3 | Philipp Janda | 2014-03-26 | 1 | -11/+16 |
| | |||||
* | Fix help, as pointed out by @ignacio | Hisham Muhammad | 2014-03-19 | 1 | -1/+1 |
| | |||||
* | fixed test for empty variable in configure script | Philipp Janda | 2014-01-08 | 1 | -1/+1 |
| | |||||
* | Try versioned "lua" names before the unversioned one. | Hisham Muhammad | 2013-12-23 | 1 | -6/+6 |
| | | | | | Should improve on behavior mentioned at http://stackoverflow.com/questions/20321560/how-do-install-libraries-for-both-lua5-2-and-5-1-using-luarocks/20359102?noredirect=1#comment30696438_20359102 | ||||
* | changed multiarch detection and site_config variables | Philipp Janda | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | support for tables in (runtime_)external_deps_subdirs.* | Philipp Janda | 2013-09-26 | 1 | -5/+5 |
| | |||||
* | detect native multiarch directory on linux | Philipp Janda | 2013-09-25 | 1 | -0/+11 |
| | |||||
* | Preparing for LuaRocks 2.1.0... let's try to install as a rock this time!v2.1.0rc1 | Hisham Muhammad | 2013-07-02 | 1 | -1/+5 |
| | |||||
* | Fix detection of existing configuration. | Hisham Muhammad | 2013-04-14 | 1 | -2/+2 |
| | |||||
* | General improvements for Lua 5.1 and 5.2 coexistance: | Hisham Muhammad | 2013-04-12 | 1 | -13/+34 |
| | | | | | | | * Add --versioned-rocks-dir option to Unix installer, which makes it use paths such as /lib/luarocks/rocks-5.X, and /etc/luarocks/config-5.X.lua (where X is 1 or 2). * Make configure script on Unix autodetect the presence of previous LuaRocks installations and adapt accordingly to avoid conflicts. * Support luarocks.site_config_5_X for users who wish to run two versions from the same source tree (may be useful for LR development). * Try to load config-5.X.lua from home directory before trying config.lua. | ||||
* | Fixed detection of Debian paths for Lua includes. | Hisham Muhammad | 2013-03-06 | 1 | -10/+12 |
| | |||||
* | Add extra check for Debian-based systems... | Hisham Muhammad | 2012-09-03 | 1 | -3/+10 |
| | |||||
* | fix behavior of $(LUA)v2.0.10 | Hisham Muhammad | 2012-07-17 | 1 | -0/+1 |
| | |||||
* | Further steps for Lua 5.2 support | Hisham Muhammad | 2012-03-09 | 1 | -36/+84 |
| | |||||
* | Be nice to Debian/Ubuntu users and their non-standard directories... | Hisham Muhammad | 2010-08-30 | 1 | -3/+10 |
| | |||||
* | cleanup configure | hisham | 2009-10-26 | 1 | -29/+2 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@113 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | allow running make install directly | hisham | 2009-10-13 | 1 | -0/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@94 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | better defaults for 2.0 | hisham | 2009-10-11 | 1 | -1/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@90 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | better defaults for LuaRocks 2.0 | hisham | 2009-10-11 | 1 | -2/+2 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@89 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | set defaults for lua_modules_dir and bin_modules_dir | hisham | 2009-07-08 | 1 | -8/+26 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@39 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | Import latest revision from CVS at luaforge.net | hisham | 2009-04-01 | 1 | -0/+362 |
git-svn-id: http://luarocks.org/svn/luarocks/trunk@1 9ca3f7c1-7366-0410-b1a3-b5c78f85698c |