summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix clean all to use proper deps dirTristan Sloughter2015-04-021-1/+1
* add exports used by plugins to rebar_apiTristan Sloughter2015-04-021-1/+19
* re-export functions only used within rebar_utils that are also needed by pluginsTristan Sloughter2015-04-021-1/+4
* Merge pull request #283 from fishcakez/dial_warnsFred Hebert2015-03-257-8/+7
|\
| * Fix dialyzer warningsJames Fish2015-03-187-8/+7
* | Polish rough edges of 'new' providerFred Hebert2015-03-251-3/+12
* | Bump to alpha-2Fred Hebert2015-03-241-1/+1
* | split function setting test set for clarityalisdair sullivan2015-03-241-7/+10
* | filter checkapps via `rebar_app_info:is_checkout` rather thanalisdair sullivan2015-03-241-4/+2
* | add `--app=...` and `--suite=...` options for the eunit provider toalisdair sullivan2015-03-241-74/+145
* | Fix property mergingFred Hebert2015-03-241-30/+38
* | Bump to alpha-1Fred Hebert2015-03-231-1/+1
* | Merge pull request #286 from tsloughter/checkoutsFred Hebert2015-03-236-44/+101
|\ \
| * | treat _checkouts as deps that are always compiledTristan Sloughter2015-03-216-44/+101
* | | handle additional errors returned from `getopt:parse/2`alisdair sullivan2015-03-231-1/+5
* | | Merge pull request #291 from tsloughter/as_argsFred Hebert2015-03-231-0/+2
|\ \ \
| * | | support args on tasks passed to 'as'Tristan Sloughter2015-03-231-0/+2
| |/ /
* | | Reverse relx args order for configFred Hebert2015-03-221-1/+1
* | | Preserve profile order on mergeable tuple/optsFred Hebert2015-03-221-1/+57
|/ /
* | update hg username and email match in templatesTristan Sloughter2015-03-171-1/+1
|/
* include all pkg deps in list of deps returned from updateTristan Sloughter2015-03-171-7/+2
* flatten command to open_port so <17 Erlangs are happyTristan Sloughter2015-03-161-3/+3
* add back throw on package index writeTristan Sloughter2015-03-161-1/+1
* handle bad package version with error messageTristan Sloughter2015-03-161-1/+3
* Merge pull request #273 from ypaq/ypaq-doc-fix-versionTristan Sloughter2015-03-161-1/+1
|\
| * Decapitalize short option for 'version'Tilman Holschuh2015-03-161-1/+1
* | Merge pull request #269 from ferd/dep-conflict-as-errorTristan Sloughter2015-03-162-10/+25
|\ \
| * | Implement deps conflicts as errorsFred Hebert2015-03-151-9/+17
| * | Avoid duplicating deps in discover phaseFred Hebert2015-03-151-1/+8
| |/
* | use PRV_ERROR for formattable errorsFred Hebert2015-03-168-10/+18
|/
* Merge pull request #268 from ferd/refactor-as-namespace-conflictsFred Hebert2015-03-133-53/+50
|\
| * Fix #267, refactor as/do/namespace interactionsFred Hebert2015-03-133-53/+50
* | Merge pull request #266 from tsloughter/always_haltFred Hebert2015-03-121-1/+1
|\ \
| * | halt with 0 on successful runTristan Sloughter2015-03-121-1/+1
* | | Merge pull request #265 from tsloughter/compile_jobsFred Hebert2015-03-122-113/+16
|\ \ \ | |/ / |/| |
| * | get rid of compile workersTristan Sloughter2015-03-122-113/+16
* | | Store base PLT in ~/.cache/rebar3/James Fish2015-03-121-2/+2
|/ /
* | set jobs for all compile jobsTristan Sloughter2015-03-121-9/+12
* | Merge pull request #257 from tsloughter/config_mergeTristan Sloughter2015-03-111-20/+29
|\ \
| * | merge rebar config opts for parent like done for profilesTristan Sloughter2015-03-111-20/+29
| |/
* | Merge pull request #259 from kovyl2404/patch-1Fred Hebert2015-03-101-1/+1
|\ \
| * | Fix typo in error messageViacheslav V. Kovalev2015-03-101-1/+1
| |/
* | fix debug format to avoid crash with custom templateMariano Guerra2015-03-101-1/+1
|/
* templater: return error, don't throw, if git or hg failTristan Sloughter2015-03-081-3/+3
* symlink extra test dirs and compile from there instead of fromalisdair sullivan2015-03-083-20/+36
* compile source from the symlinked directories under `_build` toalisdair sullivan2015-03-084-12/+16
* don't traverse into subdirectories looking for beamsTristan Sloughter2015-03-071-2/+1
* Merge pull request #241 from tsloughter/erlydtlFred Hebert2015-03-073-89/+57
|\
| * update erlydtl compiler to output to _build, add simple testTristan Sloughter2015-03-073-89/+57
* | Bump to alphaFred Hebert2015-03-081-1/+1
|/