summaryrefslogtreecommitdiff
path: root/src/rebar_api.erl
Commit message (Collapse)AuthorAgeFilesLines
* fix no_return warningsTristan Sloughter2015-08-081-0/+2
|
* add ssl_opts/1 to rebar_api so rebar3 hex plugin can use itTristan Sloughter2015-07-181-1/+5
|
* add processing_base_dir to rebar_apiTristan Sloughter2015-05-091-1/+5
|
* real bootstrappingTristan Sloughter2015-04-221-1/+1
|
* add_deps_to_patha nd restore_code_path added to apiTristan Sloughter2015-04-221-1/+12
|
* add exports used by plugins to rebar_apiTristan Sloughter2015-04-021-1/+19
|
* use PRV_ERROR for formattable errorsFred Hebert2015-03-161-0/+1
| | | | Also expose it in rebar_api
* API for Plugins (solves #22)Fred Hebert2014-12-011-0/+31
- includes logging macros and turns them to functions - exports customized types