summaryrefslogtreecommitdiff
path: root/src/luarocks/deps.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace all print()'s by appropriate calls to send messages to stdout and ↵Hisham Muhammad2011-08-131-15/+16
| | | | stderr. Closes #11.
* 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
| | | | | The previous message misled users into setting environment variables, so hopefully adding an example will clear things up.
* Match "*" wildcard so that numbered libraries can be found,Hisham Muhammad2010-11-081-3/+12
| | | | when using the cross-platform format in the libraries field from external_dependencies.
* 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
| | | | (Fixes bug reported by Alexander Gladysh)
* grab single returnhisham2009-09-011-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@51 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* LuaRocks can now use itself to load its own dependencies!hisham2009-04-231-4/+5
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@13 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* minor fixeshisham2009-04-161-1/+2
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@11 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* LuaRocks 1.x development: reorganization, fixes and work on tool independencehisham2009-04-011-9/+12
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@4 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Import latest revision from CVS at luaforge.nethisham2009-04-011-0/+618
git-svn-id: http://luarocks.org/svn/luarocks/trunk@1 9ca3f7c1-7366-0410-b1a3-b5c78f85698c