summaryrefslogtreecommitdiff
path: root/src/rebar_state.erl
Commit message (Expand)AuthorAgeFilesLines
* output error on bad provider attempting to be addedTristan Sloughter2014-10-221-2/+7
* dialyzer fixesTristan Sloughter2014-10-181-1/+2
* support compile jobs optionTristan Sloughter2014-10-101-2/+2
* split options up by taskTristan Sloughter2014-10-101-3/+9
* move providers to separate appTristan Sloughter2014-10-031-11/+22
* refactor bc supporting source deps from central repo nowTristan Sloughter2014-09-301-8/+8
* return error messages from providersTristan Sloughter2014-09-271-2/+6
* more dialyzer fun. no likey opaque typesTristan Sloughter2014-09-211-44/+11
* slowly widdling away at dialyzer errorsTristan Sloughter2014-09-201-3/+4
* wip: updating handling of src deps to include level in lockTristan Sloughter2014-09-201-2/+12
* add support for plugins as pre and post hooksTristan Sloughter2014-09-181-0/+13
* add first testTristan Sloughter2014-09-011-0/+7
* replace deps list with ordsetTristan Sloughter2014-08-311-3/+2
* refactor install_deps again and rename app_builder to compileTristan Sloughter2014-08-311-16/+26
* wip: reworking deps fetching/sortingTristan Sloughter2014-08-291-2/+22
* use locks if existsTristan Sloughter2014-08-281-1/+1
* refactoring and remove unused providers for nowTristan Sloughter2014-08-231-29/+5
* start of moving to splitting state from config parsingTristan Sloughter2014-08-171-0/+159