summaryrefslogtreecommitdiff
path: root/src/luarocks/deps.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added some additional error info when parsing version constraints, see issue ↵Thijs Schreijer2013-06-171-7/+12
| | | | | | | | https://github.com/Olivine-Labs/busted/issues/169
* | 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 ↵Hisham Muhammad2012-10-311-24/+19
| | | | an alias to --deps-mode=none
* unfinished work on multi-tree supportHisham Muhammad2012-09-251-10/+38
|
* Deconstruct full library filenames and rebuild them as every possible ↵Hisham Muhammad2012-09-181-2/+31
| | | | pattern listed in the patterns list. This is an improvement for issue #81.
* 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
| | | | ("hashes in versions numbers and git checkout warning")
* 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