summaryrefslogtreecommitdiff
path: root/src/rebar_deps.erl
Commit message (Collapse)AuthorAgeFilesLines
...
* Support older, more deployed version of mercurialDave Smith2010-04-141-3/+3
|
* Adding check-deps and helper target for compilationDave Smith2010-03-251-0/+19
|
* Revamp deps system to NOT pull down deps automatically. You must now use ↵Dave Smith2010-03-161-34/+67
| | | | pull-deps explicitly
* Support for downloading deps via bzr.David Reid2010-03-051-1/+10
|
* Support downloading deps via SVN.David Reid2010-03-041-4/+11
|
* A bit of consolidation of version checking for scm clients; adding support ↵Dave Smith2010-01-071-29/+32
| | | | for git
* Ensure we have the correct hg versioniw2010-01-061-5/+25
|
* Merging w/ bitbucketDave Smith2009-12-311-0/+2
|\
| * Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
| |
* | Adding basic distclean functionality to depsDave Smith2009-12-311-8/+42
|/
* Got basic retrieval of deps from hg sorta working; minor refactoring of ↵Dave Smith2009-12-301-8/+131
| | | | rebar_utils:sh interface
* First basic pass at depsDave Smith2009-12-291-1/+25
|
* Adding placeholder for dep mgmtDave Smith2009-12-251-0/+36