aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Indentation fixesHisham Muhammad2010-04-191-30/+37
|
* Allow non-superuser to pack rocks which were installed system-wideHisham Muhammad2010-04-192-13/+27
| | | | (Backport from svn)
* Properly handle source.url's where source.file is used to indicate theHisham Muhammad2010-04-191-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 Muhammad2010-04-191-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 Muhammad2010-04-191-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 Muhammad2010-04-194-4/+5
|
* change default bin_dir in luarocks lfw to LFW_ROOT instead of LFW_ROOT\utilsFabio Mascarenhas2010-03-291-2/+2
|
* remove need for --force when installing over non-versioned filesv2.0.2Fabio Mascarenhas2010-03-241-5/+1
|
* add rclauncher object files to the lfw filesFabio Mascarenhas2010-03-242-0/+0
|
* fixed bug with luarocks pack on windows, was generating 7z archives instead ↵Fabio Mascarenhas2010-03-241-1/+1
| | | | of zip
* updated rockspec for version 2.0.2Fabio Mascarenhas2010-03-221-1/+1
|
* readme for githubFabio Mascarenhas2010-03-201-0/+18
|
* files for Lua for Windows supportFabio Mascarenhas2010-03-2024-0/+1330
|
* adding files needed to make Windows distribution, and licenses for themFabio Mascarenhas2010-03-2037-1/+1500
|
* synchronizing with the svn repoFabio Mascarenhas2010-03-206-21/+46
|
* mingw as build systemFabio Mascarenhas2010-01-223-17/+30
|
* mingw32 build targetFabio Mascarenhas2010-01-214-7/+201
|
* use 7z for all archive operations on windowsFabio Mascarenhas2010-01-161-11/+8
|
* support for downloading with luasocket instead of luacurlFabio Mascarenhas2010-01-161-1/+35
|
* bugfixes, new rclauncherFabio Mascarenhas2010-01-152-6/+9
|
* --force option for install/build/make to overwrite non-tracked files, ↵Fabio Mascarenhas2010-01-158-103/+160
| | | | parameterized paths for working with Lua for Windows
* changes to make LR2 work in windows: filesystem changes, install.bat ↵Fabio Mascarenhas2010-01-156-37/+210
| | | | changes, executable wrappers for scripts in builtin build type
* Fix installation of modules installed as init.lua fileshisham2009-12-291-0/+3
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@126 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* minor spellingdavidm2009-12-071-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@125 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Search fixes by David Manurahisham2009-11-201-3/+8
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@124 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* silence annoying messagehisham2009-11-171-1/+0
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@123 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* aaaaaaaaaaaaaaaaaaaaahhisham2009-11-171-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@122 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Try not to be fooled by cacheing proxieshisham2009-11-093-3/+3
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@121 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* add documentationhisham2009-11-091-0/+6
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@120 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix deploy check of binarieshisham2009-11-061-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 developmenthisham2009-10-291-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.hisham2009-10-291-3/+5
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@117 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fixes to improve behavior of 'add'hisham2009-10-272-1/+4
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@115 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* cleanuphisham2009-10-261-2/+0
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@114 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* cleanup configurehisham2009-10-262-29/+3
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@113 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* add info to rockspechisham2009-10-241-2/+5
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@111 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* work with rockspecs with no dependencieshisham2009-10-241-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 rockhisham2009-10-221-0/+35
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@109 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* use luarocks.loaderhisham2009-10-222-2/+2
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@108 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* use new install and config schemehisham2009-10-225-84/+101
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@107 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* remove traces of luarocks.luaforge.net/rockshisham2009-10-223-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 Mascarenhashisham2009-10-221-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.hisham2009-10-211-3/+3
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@104 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix missing require(), as reported by Graham Wakefieldhisham2009-10-211-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@103 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* as time goes byhisham2009-10-151-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@102 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix implementation of which()hisham2009-10-151-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 :)hisham2009-10-131-12/+33
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@100 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* cleaner behaviorhisham2009-10-131-1/+6
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@99 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* repository cleanupshisham2009-10-131-0/+2
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@98 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix prefix handlinghisham2009-10-131-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@97 9ca3f7c1-7366-0410-b1a3-b5c78f85698c