summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* if a provider of the same namespace and name already exists, skip adding new ...Tristan Sloughter2015-11-232-1/+19
* Handle force flags in leading positionFred Hebert2015-11-191-1/+5
* only add package list of versions to registry if it has the right buildtool s...Tristan Sloughter2015-11-171-2/+14
* error on ct/eunit argument errors instead of warningalisdair sullivan2015-11-152-137/+186
* warn on incorrectly specified test options in `rebar.config`alisdair sullivan2015-11-142-14/+47
* Fix error reports on missing include pathsFred Hebert2015-11-141-1/+1
* Back to git versions for sourceFred Hebert2015-11-141-1/+1
* Bump to beta-4Fred Hebert2015-11-141-1/+1
* Fix IO locking up in shell appsFred Hebert2015-11-141-5/+19
* Merge pull request #918 from tsloughter/eunit_formattersFred Hebert2015-11-132-4/+16
|\
| * add space before end so eyes don't bleedTristan Sloughter2015-11-131-1/+1
| * include Sean Cribbs eunit formatter by defaultTristan Sloughter2015-11-132-4/+16
* | Feature: rebar shell [--script <FILE>]Geoff Cant2015-11-131-29/+131
|/
* Merge pull request #917 from ferd/ct-readableFred Hebert2015-11-132-2/+36
|\
| * Optionally disable readable outputFred Hebert2015-11-131-10/+26
| * Add cth_readable to dep listFred Hebert2015-11-131-0/+1
| * Prettify all of common test output.Fred Hebert2015-11-131-2/+19
* | fix typo of guarantee. h/t evanTristan Sloughter2015-11-121-1/+1
|/
* do not sort mib_first_files during merge_opts, order must be keptTristan Sloughter2015-11-071-0/+4
* calculate coverage info as late as possible in ct provider executionalisdair sullivan2015-11-051-3/+4
* Merge pull request #905 from talentdeficit/cover_fixesTristan Sloughter2015-11-041-14/+18
|\
| * fixes for cover under new compiler/eunit/ctalisdair sullivan2015-11-011-14/+18
* | add warning about `auto_compile`alisdair sullivan2015-11-021-3/+10
* | reenable support for most command line options and rename `ct_tests` to `ct_o...alisdair sullivan2015-11-011-8/+35
* | support atom suites in `ct_tests`alisdair sullivan2015-11-011-17/+29
* | refactor `rebar_prv_common_test`alisdair sullivan2015-11-011-373/+311
* | Merge pull request #906 from tsloughter/plugins_list_fixFred Hebert2015-11-011-12/+15
|\ \
| * | fix #903: use app discover of entire plugins dir when listingTristan Sloughter2015-11-011-12/+15
* | | Merge pull request #900 from fishcakez/dialyzer-missingTristan Sloughter2015-11-011-5/+16
|\ \ \
| * | | Rebuild PLT when beams no longer existJames Fish2015-10-311-5/+16
* | | | add an option to soft purge rather than purge old codealisdair sullivan2015-11-013-10/+12
| |_|/ |/| |
* | | Merge pull request #895 from talentdeficit/delay_eunit_validationFred Hebert2015-11-011-23/+24
|\ \ \
| * | | delay validation of eunit tests until just before runningalisdair sullivan2015-10-301-23/+24
| | |/ | |/|
* | | prevent rebar3 from reloading it's own path and terminating itselfalisdair sullivan2015-10-311-1/+7
* | | Merge pull request #896 from talentdeficit/test_bootstrapTristan Sloughter2015-10-312-21/+23
|\ \ \ | |_|/ |/| |
| * | move test profile bootstrap into corealisdair sullivan2015-10-302-21/+23
| |/
* | dedup `src_dirs` and `extra_src_dirs` on readalisdair sullivan2015-10-301-3/+3
|/
* only clean project apps once even when doing --allTristan Sloughter2015-10-271-8/+8
* Merge pull request #883 from talentdeficit/erlc_compiler_refactorTristan Sloughter2015-10-277-229/+430
|\
| * remove unnecessary filtering of checkapps from project apps in `rebar_prv_eunit`alisdair sullivan2015-10-261-16/+4
| * restore debug calls to `rebar_erlc_compiler` and `rebar_prv_eunit`alisdair sullivan2015-10-262-9/+11
| * refactor `rebar_erlc_compiler`alisdair sullivan2015-10-267-209/+427
| * Revert "add an export to allow specifing arbitrary extra erl files to be comp...alisdair sullivan2015-10-261-7/+0
* | return more useful error message (failed to download) when pkg http req failsTristan Sloughter2015-10-261-12/+16
* | Allow non-default checkouts dir for relxFred Hebert2015-10-171-1/+1
* | Added comments to explain the utf8 symbols BinaryByaruhanga Franklin2015-10-141-3/+3
* | removing the /utf8 flag and using the the exact utf-8 value in bytesByaruhanga Franklin2015-10-131-3/+3
* | Fix for issue #859 - unicode rendering of deps tree based on PR #865Byaruhanga Franklin2015-10-131-3/+3
|/
* Support proper paths in non-erl first filesFred Hebert2015-10-121-6/+6
* add ERLANG_ARCH and ERLANG_TARGET to os env for hooksTristan Sloughter2015-10-051-1/+4