| Commit message (Expand) | Author | Age | Files | Lines |
* | symlink mib hrl output in apps `include' directories | alisdair sullivan | 2015-12-06 | 1 | -31/+39 |
* | Fix tuple umerging | Fred Hebert | 2015-12-06 | 1 | -7/+18 |
* | Merge pull request #948 from toland/fix_mib_compiler | Fred Hebert | 2015-12-01 | 1 | -4/+8 |
|\ |
|
| * | Added tests and fixed a bug | Phil Toland | 2015-12-01 | 1 | -1/+1 |
| * | Fix a small bug in the MIB compiler when building dependencies | Phil Toland | 2015-11-30 | 1 | -4/+8 |
* | | Default to no eunit formatter if verbose specified | Julian Squires | 2015-12-01 | 1 | -1/+2 |
* | | fetch eunit_formatters config not from the command args but from the config | Tristan Sloughter | 2015-11-30 | 1 | -1/+1 |
|/ |
|
* | auto-update the registry if a pkg isn't found, fail if it still isn't found | Tristan Sloughter | 2015-11-29 | 1 | -4/+28 |
* | special handling of relx configs in profiles | Tristan Sloughter | 2015-11-26 | 2 | -22/+3 |
* | preserve attributes when copying files in rebar_utils:cp_r for unix | Tristan Sloughter | 2015-11-25 | 1 | -1/+1 |
* | if a provider of the same namespace and name already exists, skip adding new ... | Tristan Sloughter | 2015-11-23 | 2 | -1/+19 |
* | Handle force flags in leading position | Fred Hebert | 2015-11-19 | 1 | -1/+5 |
* | only add package list of versions to registry if it has the right buildtool s... | Tristan Sloughter | 2015-11-17 | 1 | -2/+14 |
* | error on ct/eunit argument errors instead of warning | alisdair sullivan | 2015-11-15 | 2 | -137/+186 |
* | warn on incorrectly specified test options in `rebar.config` | alisdair sullivan | 2015-11-14 | 2 | -14/+47 |
* | Fix error reports on missing include paths | Fred Hebert | 2015-11-14 | 1 | -1/+1 |
* | Back to git versions for source | Fred Hebert | 2015-11-14 | 1 | -1/+1 |
* | Bump to beta-4 | Fred Hebert | 2015-11-14 | 1 | -1/+1 |
* | Fix IO locking up in shell apps | Fred Hebert | 2015-11-14 | 1 | -5/+19 |
* | Merge pull request #918 from tsloughter/eunit_formatters | Fred Hebert | 2015-11-13 | 2 | -4/+16 |
|\ |
|
| * | add space before end so eyes don't bleed | Tristan Sloughter | 2015-11-13 | 1 | -1/+1 |
| * | include Sean Cribbs eunit formatter by default | Tristan Sloughter | 2015-11-13 | 2 | -4/+16 |
* | | Feature: rebar shell [--script <FILE>] | Geoff Cant | 2015-11-13 | 1 | -29/+131 |
|/ |
|
* | Merge pull request #917 from ferd/ct-readable | Fred Hebert | 2015-11-13 | 2 | -2/+36 |
|\ |
|
| * | Optionally disable readable output | Fred Hebert | 2015-11-13 | 1 | -10/+26 |
| * | Add cth_readable to dep list | Fred Hebert | 2015-11-13 | 1 | -0/+1 |
| * | Prettify all of common test output. | Fred Hebert | 2015-11-13 | 1 | -2/+19 |
* | | fix typo of guarantee. h/t evan | Tristan Sloughter | 2015-11-12 | 1 | -1/+1 |
|/ |
|
* | do not sort mib_first_files during merge_opts, order must be kept | Tristan Sloughter | 2015-11-07 | 1 | -0/+4 |
* | calculate coverage info as late as possible in ct provider execution | alisdair sullivan | 2015-11-05 | 1 | -3/+4 |
* | Merge pull request #905 from talentdeficit/cover_fixes | Tristan Sloughter | 2015-11-04 | 1 | -14/+18 |
|\ |
|
| * | fixes for cover under new compiler/eunit/ct | alisdair sullivan | 2015-11-01 | 1 | -14/+18 |
* | | add warning about `auto_compile` | alisdair sullivan | 2015-11-02 | 1 | -3/+10 |
* | | reenable support for most command line options and rename `ct_tests` to `ct_o... | alisdair sullivan | 2015-11-01 | 1 | -8/+35 |
* | | support atom suites in `ct_tests` | alisdair sullivan | 2015-11-01 | 1 | -17/+29 |
* | | refactor `rebar_prv_common_test` | alisdair sullivan | 2015-11-01 | 1 | -373/+311 |
* | | Merge pull request #906 from tsloughter/plugins_list_fix | Fred Hebert | 2015-11-01 | 1 | -12/+15 |
|\ \ |
|
| * | | fix #903: use app discover of entire plugins dir when listing | Tristan Sloughter | 2015-11-01 | 1 | -12/+15 |
* | | | Merge pull request #900 from fishcakez/dialyzer-missing | Tristan Sloughter | 2015-11-01 | 1 | -5/+16 |
|\ \ \ |
|
| * | | | Rebuild PLT when beams no longer exist | James Fish | 2015-10-31 | 1 | -5/+16 |
* | | | | add an option to soft purge rather than purge old code | alisdair sullivan | 2015-11-01 | 3 | -10/+12 |
| |_|/
|/| | |
|
* | | | Merge pull request #895 from talentdeficit/delay_eunit_validation | Fred Hebert | 2015-11-01 | 1 | -23/+24 |
|\ \ \ |
|
| * | | | delay validation of eunit tests until just before running | alisdair sullivan | 2015-10-30 | 1 | -23/+24 |
| | |/
| |/| |
|
* | | | prevent rebar3 from reloading it's own path and terminating itself | alisdair sullivan | 2015-10-31 | 1 | -1/+7 |
* | | | Merge pull request #896 from talentdeficit/test_bootstrap | Tristan Sloughter | 2015-10-31 | 2 | -21/+23 |
|\ \ \
| |_|/
|/| | |
|
| * | | move test profile bootstrap into core | alisdair sullivan | 2015-10-30 | 2 | -21/+23 |
| |/ |
|
* | | dedup `src_dirs` and `extra_src_dirs` on read | alisdair sullivan | 2015-10-30 | 1 | -3/+3 |
|/ |
|
* | only clean project apps once even when doing --all | Tristan Sloughter | 2015-10-27 | 1 | -8/+8 |
* | Merge pull request #883 from talentdeficit/erlc_compiler_refactor | Tristan Sloughter | 2015-10-27 | 7 | -229/+430 |
|\ |
|
| * | remove unnecessary filtering of checkapps from project apps in `rebar_prv_eunit` | alisdair sullivan | 2015-10-26 | 1 | -16/+4 |