Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Indentation fixes | Hisham Muhammad | 2010-04-19 | 1 | -30/+37 | |
| | ||||||
* | Allow non-superuser to pack rocks which were installed system-wide | Hisham Muhammad | 2010-04-19 | 2 | -13/+27 | |
| | | | | (Backport from svn) | |||||
* | Properly handle source.url's where source.file is used to indicate the | Hisham Muhammad | 2010-04-19 | 1 | -1/+1 | |
| | | | | actual filename of the file to be fetched (useful in downloads from github...) | |||||
* | Support svn URLs (since this is incompatible with earlier LuaRocks versions, | Hisham Muhammad | 2010-04-19 | 1 | -0/+45 | |
| | | | | svn:// rockspecs should not be added to the main repository for now.) | |||||
* | Support adding multiple files at once; use scp for copying. | Hisham Muhammad | 2010-04-19 | 1 | -17/+37 | |
| | | | | | Still a hack but works better than curl in most installations. (Backport from svn) | |||||
* | Be case-insensitive in CLI commands. (Backport from svn) | Hisham Muhammad | 2010-04-19 | 4 | -4/+5 | |
| | ||||||
* | change default bin_dir in luarocks lfw to LFW_ROOT instead of LFW_ROOT\utils | Fabio Mascarenhas | 2010-03-29 | 1 | -2/+2 | |
| | ||||||
* | remove need for --force when installing over non-versioned filesv2.0.2 | Fabio Mascarenhas | 2010-03-24 | 1 | -5/+1 | |
| | ||||||
* | add rclauncher object files to the lfw files | Fabio Mascarenhas | 2010-03-24 | 2 | -0/+0 | |
| | ||||||
* | fixed bug with luarocks pack on windows, was generating 7z archives instead ↵ | Fabio Mascarenhas | 2010-03-24 | 1 | -1/+1 | |
| | | | | of zip | |||||
* | updated rockspec for version 2.0.2 | Fabio Mascarenhas | 2010-03-22 | 1 | -1/+1 | |
| | ||||||
* | readme for github | Fabio Mascarenhas | 2010-03-20 | 1 | -0/+18 | |
| | ||||||
* | files for Lua for Windows support | Fabio Mascarenhas | 2010-03-20 | 24 | -0/+1330 | |
| | ||||||
* | adding files needed to make Windows distribution, and licenses for them | Fabio Mascarenhas | 2010-03-20 | 37 | -1/+1500 | |
| | ||||||
* | synchronizing with the svn repo | Fabio Mascarenhas | 2010-03-20 | 6 | -21/+46 | |
| | ||||||
* | mingw as build system | Fabio Mascarenhas | 2010-01-22 | 3 | -17/+30 | |
| | ||||||
* | mingw32 build target | Fabio Mascarenhas | 2010-01-21 | 4 | -7/+201 | |
| | ||||||
* | use 7z for all archive operations on windows | Fabio Mascarenhas | 2010-01-16 | 1 | -11/+8 | |
| | ||||||
* | support for downloading with luasocket instead of luacurl | Fabio Mascarenhas | 2010-01-16 | 1 | -1/+35 | |
| | ||||||
* | bugfixes, new rclauncher | Fabio Mascarenhas | 2010-01-15 | 2 | -6/+9 | |
| | ||||||
* | --force option for install/build/make to overwrite non-tracked files, ↵ | Fabio Mascarenhas | 2010-01-15 | 8 | -103/+160 | |
| | | | | parameterized paths for working with Lua for Windows | |||||
* | changes to make LR2 work in windows: filesystem changes, install.bat ↵ | Fabio Mascarenhas | 2010-01-15 | 6 | -37/+210 | |
| | | | | changes, executable wrappers for scripts in builtin build type | |||||
* | Fix installation of modules installed as init.lua files | hisham | 2009-12-29 | 1 | -0/+3 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@126 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | minor spelling | davidm | 2009-12-07 | 1 | -1/+1 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@125 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | Search fixes by David Manura | hisham | 2009-11-20 | 1 | -3/+8 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@124 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | silence annoying message | hisham | 2009-11-17 | 1 | -1/+0 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@123 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | aaaaaaaaaaaaaaaaaaaaah | hisham | 2009-11-17 | 1 | -1/+1 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@122 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | Try not to be fooled by cacheing proxies | hisham | 2009-11-09 | 3 | -3/+3 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@121 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | add documentation | hisham | 2009-11-09 | 1 | -0/+6 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@120 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | fix deploy check of binaries | hisham | 2009-11-06 | 1 | -1/+1 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@119 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | add check to allow use of an uninstalled instance during development | hisham | 2009-10-29 | 1 | -1/+5 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@118 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | Fix copy of rock contents. Bug reported by Fabio Mascarenhas. | hisham | 2009-10-29 | 1 | -3/+5 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@117 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | fixes to improve behavior of 'add' | hisham | 2009-10-27 | 2 | -1/+4 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@115 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | 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 | 2 | -29/+3 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@113 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | add info to rockspec | hisham | 2009-10-24 | 1 | -2/+5 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@111 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | work with rockspecs with no dependencies | hisham | 2009-10-24 | 1 | -2/+5 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@110 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | add experimental support for installing LuaRocks as a rock | hisham | 2009-10-22 | 1 | -0/+35 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@109 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | use luarocks.loader | hisham | 2009-10-22 | 2 | -2/+2 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@108 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | use new install and config scheme | hisham | 2009-10-22 | 5 | -84/+101 | |
| | | | | 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 | 3 | -3/+3 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@106 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | fix packing of files, as reported by Fabio Mascarenhas | hisham | 2009-10-22 | 1 | -1/+1 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@105 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | fix compatibility with LR1 packages. Bug reported by Graham Wakefield. | hisham | 2009-10-21 | 1 | -3/+3 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@104 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | fix missing require(), as reported by Graham Wakefield | hisham | 2009-10-21 | 1 | -1/+1 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@103 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | as time goes by | hisham | 2009-10-15 | 1 | -1/+1 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@102 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | fix implementation of which() | hisham | 2009-10-15 | 1 | -3/+6 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@101 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | add a which() function, as requested by Fabio Mascarenhas :) | hisham | 2009-10-13 | 1 | -12/+33 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@100 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | cleaner behavior | hisham | 2009-10-13 | 1 | -1/+6 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@99 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | repository cleanups | hisham | 2009-10-13 | 1 | -0/+2 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@98 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | fix prefix handling | hisham | 2009-10-13 | 1 | -1/+1 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@97 9ca3f7c1-7366-0410-b1a3-b5c78f85698c |