Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | preparing 2.0.11 | Hisham Muhammad | 2012-09-21 | 1 | -2/+2 |
| | |||||
* | Add mirroring support. String-array entries in the array of | Hisham Muhammad | 2012-09-18 | 1 | -3/+0 |
| | | | | rocks_servers will be treated as a list of mirrors. | ||||
* | fix behavior of $(LUA)v2.0.10 | Hisham Muhammad | 2012-07-17 | 1 | -0/+4 |
| | |||||
* | force path to ensure the local environment does not mess with 'bootstrap' | Hisham Muhammad | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | Makefile: fix install targets for parallel Make. | Reuben Thomas | 2012-05-23 | 1 | -5/+5 |
| | |||||
* | Add -f to some more rm commands which should never fail. | Reuben Thomas | 2012-05-23 | 1 | -3/+3 |
| | | | | | The clean target can be run even if the relevant files have not been created, so the rm shouldn't fail. | ||||
* | Add new file to Makefile | Hisham Muhammad | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | compatibility fix suggested by Themroc@github | Hisham Muhammad | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | restore file mode when cleaning up | Hisham Muhammad | 2012-04-13 | 1 | -0/+1 |
| | |||||
* | Make sure permissions are retained, now that the file is rewritten (for ↵ | Hisham Muhammad | 2012-03-19 | 1 | -0/+1 |
| | | | | compatibility with implementations of sed that don't support -i) | ||||
* | avoid error when using make -j | Hisham Muhammad | 2012-03-10 | 1 | -4/+4 |
| | |||||
* | fix the generation of the #! headers | Hisham Muhammad | 2012-03-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2012-03-09 | 1 | -1/+2 |
|\ | |||||
| * | Fix build on platforms without the "sed -i" option | Mark Pulford | 2012-03-03 | 1 | -1/+2 |
| | | |||||
* | | Further steps for Lua 5.2 support | Hisham Muhammad | 2012-03-09 | 1 | -1/+1 |
|/ | |||||
* | add missing reference | Hisham Muhammad | 2012-02-16 | 1 | -1/+1 |
| | |||||
* | an extra rule to make life easier for me | Hisham Muhammad | 2012-02-10 | 1 | -0/+3 |
| | |||||
* | Rename luarocks.config to luarocks.site_config, to avoid confusion with the ↵ | Hisham Muhammad | 2011-09-16 | 1 | -21/+21 |
| | | | | system-wide configuration file. Thanks to Ignacio for the investigation. Closes #41. | ||||
* | install luarocks.fetch.hg | Hisham Muhammad | 2011-09-16 | 1 | -1/+1 |
| | |||||
* | avoid prepending extra entries multiple times when 'make' is run repeatedly | Hisham Muhammad | 2011-04-11 | 1 | -2/+4 |
| | |||||
* | Getting ready for LuaRocks 2.0.4 | Hisham Muhammad | 2010-11-23 | 1 | -1/+2 |
| | |||||
* | add new files | Hisham Muhammad | 2010-09-10 | 1 | -2/+2 |
| | |||||
* | cleanup | hisham | 2009-10-26 | 1 | -2/+0 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@114 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | cleanup configure | hisham | 2009-10-26 | 1 | -0/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@113 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | use new install and config scheme | hisham | 2009-10-22 | 1 | -43/+47 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@107 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | remove traces of luarocks.luaforge.net/rocks | hisham | 2009-10-22 | 1 | -1/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@106 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | allow running make install directly | hisham | 2009-10-13 | 1 | -2/+5 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@94 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | better defaults for LuaRocks 2.0 | hisham | 2009-10-11 | 1 | -0/+2 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@89 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | update Makefile for 2.0 | hisham | 2009-10-11 | 1 | -6/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@85 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | update makefile | hisham | 2009-08-07 | 1 | -6/+10 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@45 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | set defaults for lua_modules_dir and bin_modules_dir | hisham | 2009-07-08 | 1 | -0/+8 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@39 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | bugfix | hisham | 2009-05-06 | 1 | -1/+1 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@21 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | add luarocks.lua | hisham | 2009-05-06 | 1 | -1/+6 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@20 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | makefile update | hisham | 2009-05-06 | 1 | -5/+5 |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@18 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | ||||
* | Import latest revision from CVS at luaforge.net | hisham | 2009-04-01 | 1 | -0/+123 |
git-svn-id: http://luarocks.org/svn/luarocks/trunk@1 9ca3f7c1-7366-0410-b1a3-b5c78f85698c |