summaryrefslogtreecommitdiff
path: root/src/rebar_packages.erl
Commit message (Expand)AuthorAgeFilesLines
* follow xdg standard. fixes #122Tristan Sloughter2015-02-191-1/+1
* print error message suggesting to run rebar3 update if missing package indexTristan Sloughter2015-02-171-0/+1
* replace package management with hex.pmTristan Sloughter2015-02-171-5/+13
* Fix error message to point to rebar3Fred Hebert2014-12-151-1/+1
* move dir functions from utils to new module rebar_dirTristan Sloughter2014-12-011-1/+1
* global plugins install to global config directoryTristan Sloughter2014-11-291-2/+1
* replace rlx_depsolver types with new package typesTristan Sloughter2014-11-221-15/+4
* replace rlx_depsolver use with new rebar_digraphTristan Sloughter2014-11-221-2/+19
* new dep graph workingTristan Sloughter2014-11-221-3/+3
* use CONFIG_DIR of rebar3 for config directoriesTristan Sloughter2014-11-101-1/+2
* dialyzer fixesTristan Sloughter2014-10-181-5/+5
* fix namespaced types for pre-17 otpTristan Sloughter2014-09-251-1/+1
* down to last 2 dialyzer errorsTristan Sloughter2014-09-211-1/+1
* more dialyzer fun. no likey opaque typesTristan Sloughter2014-09-211-1/+2
* fix for wrong function call to depsolver new for empty graphTristan Sloughter2014-09-201-2/+2
* improved dep handling and add package list taskTristan Sloughter2014-08-241-0/+23