summaryrefslogtreecommitdiff
path: root/src/rebar_subdirs.erl
Commit message (Collapse)AuthorAgeFilesLines
* Clean up codeTuncer Ayaz2011-02-061-2/+2
|
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
|
* Heavy-duty refactor to support truly transitive dependenciesDave Smith2010-06-091-1/+1
| | | | | --HG-- extra : rebase_source : 41c7f1c337a7cb63582aecd7b87ba998b40ba3aa
* Merging w/ bitbucketDave Smith2009-12-311-0/+2
|\
| * Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
| |
* | Use new rebar_config API to avoid having to actually delete/change the ↵Dave Smith2009-12-311-6/+2
|/ | | | config any
* Refactoring core logic in preparation for dependency mgmt; breaking out ↵Dave Smith2009-12-251-0/+44
sub_dir determination into dedicated module