summaryrefslogtreecommitdiff
path: root/src/luarocks/deps.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Added some additional error info when parsing version constraints, see issue ...Thijs Schreijer2013-06-171-7/+12
* | Remove other previously installed versions when running 'build' or 'install'.Hisham Muhammad2013-07-041-9/+12
|/
* Clean up and make use of deps-mode / deps_mode consistent. --nodeps is now an...Hisham Muhammad2012-10-311-24/+19
* unfinished work on multi-tree supportHisham Muhammad2012-09-251-10/+38
* Deconstruct full library filenames and rebuild them as every possible pattern...Hisham Muhammad2012-09-181-2/+31
* avoid accepting directories, suggested by Themroc@githubHisham Muhammad2012-05-071-1/+1
* Further steps for Lua 5.2 supportHisham Muhammad2012-03-091-2/+2
* Fix all documentation warnings reported by LDoc.Hisham Muhammad2011-12-211-0/+3
* isolate all references of "5.1" to luarocks.cfgHisham Muhammad2011-12-101-1/+1
* Fixes suggested by David ManuraHisham Muhammad2011-12-031-2/+2
* Replace all print()'s by appropriate calls to send messages to stdout and std...Hisham Muhammad2011-08-131-15/+16
* Use provided subdirectories to look for files if specified (#32)Mikhail Gusarov2011-07-281-8/+22
* Be more explicit in the "missing external dependency" error message.Hisham Muhammad2011-05-111-1/+3
* Match "*" wildcard so that numbered libraries can be found,Hisham Muhammad2010-11-081-3/+12
* Specify pattern for valid rock namesHisham Muhammad2010-10-191-1/+1
* Don't crash when receiving an invalid version number.Hisham Muhammad2010-09-221-1/+3
* grab single returnhisham2009-09-011-1/+1
* LuaRocks can now use itself to load its own dependencies!hisham2009-04-231-4/+5
* minor fixeshisham2009-04-161-1/+2
* LuaRocks 1.x development: reorganization, fixes and work on tool independencehisham2009-04-011-9/+12
* Import latest revision from CVS at luaforge.nethisham2009-04-011-0/+618