summaryrefslogtreecommitdiff
path: root/src/rebar_provider.erl
Commit message (Collapse)AuthorAgeFilesLines
* add rebar providers create and plugin inclusion with providersTristan Sloughter2014-09-191-2/+14
|
* add support for plugins as pre and post hooksTristan Sloughter2014-09-181-1/+11
|
* reworking of help display and parse of commandsTristan Sloughter2014-09-171-2/+16
|
* start of moving to splitting state from config parsingTristan Sloughter2014-08-171-7/+7
|
* move back to single command with arguments for comamnd after itTristan Sloughter2014-08-161-3/+5
|
* large refactoringTristan Sloughter2014-08-161-0/+139
Removed separate compilers Resolves apps to build Finds avail deps before pulling/building Includes relx Simplifies build commands