| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Use rm_rf instead of ec_file:delete. | Benedikt Reinartz | 2017-05-17 | 1 | -1/+1 |
|/ / / |
|
* | | | Handle internal CT failures | Fred Hebert | 2017-05-11 | 1 | -2/+9 |
* | | | Issue #1416: Merge erl_files_first separately and avoid sorting. | Thomas O'Dowd | 2017-05-11 | 1 | -0/+4 |
| |/
|/| |
|
* | | Drop R15 support | Fred Hebert | 2017-05-03 | 1 | -3/+0 |
* | | REBAR_COLOR supports all ec_cmd_log intensity options | Anthony Molinaro | 2017-04-26 | 1 | -0/+2 |
* | | Abuse error_handler to get free metacalls in r3 | Fred Hebert | 2017-04-24 | 2 | -7/+29 |
* | | Fix typo, occured -> occurred | Luis Rascao | 2017-04-12 | 2 | -2/+2 |
* | | Typo: seperate -> separate | Michiel Beijen | 2017-03-27 | 4 | -39/+39 |
* | | Back to git-based versioning | Fred Hebert | 2017-03-23 | 1 | -1/+1 |
* | | Bump to 3.3.6 | Fred Hebert | 2017-03-23 | 1 | -1/+1 |
|/ |
|
* | fix "apps" name | Vlad Dumitrescu | 2017-03-06 | 1 | -1/+1 |
* | minor fix: name of internal function | Vlad Dumitrescu | 2017-03-06 | 1 | -3/+3 |
* | Allow single test spec in ct_opts | Siri Hansen | 2017-03-06 | 1 | -12/+15 |
* | Properly warn on missing rebar3 deps: add inets | Carlo Carraro | 2017-03-05 | 1 | -1/+1 |
* | rebar_utils:escape_chars handles quotes | Vlad Dumitrescu | 2017-03-04 | 1 | -1/+1 |
* | Fix typo in help text for upgrade command | Juan Facorro | 2017-03-03 | 1 | -1/+1 |
* | change package version warning to debug | Tristan Sloughter | 2017-03-02 | 1 | -2/+2 |
* | Path-type sensitive .cmd creation | Fred Hebert | 2017-02-28 | 1 | -1/+4 |
* | Merge pull request #1494 from ferd/escript-generate-cmd-win32 | alisdair sullivan | 2017-02-27 | 1 | -3/+17 |
|\ |
|
| * | WIP windows escripts get cmd autogenerated | Fred Hebert | 2017-02-24 | 1 | -3/+17 |
* | | Merge pull request #1499 from ferd/avoid-clean-wildcard-apps | Fred Hebert | 2017-02-26 | 1 | -3/+3 |
|\ \ |
|
| * | | More fixes for bad calls to find_apps | Fred Hebert | 2017-02-26 | 1 | -3/+3 |
* | | | Merge pull request #1497 from ferd/rebar-config-override-root | alisdair sullivan | 2017-02-26 | 2 | -6/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | REBAR_CONFIG impacts file project root only | Fred Hebert | 2017-02-24 | 2 | -6/+6 |
* | | | Fix wildcard usage in rebar3 clean | Fred Hebert | 2017-02-26 | 1 | -1/+2 |
|/ / |
|
* | | Fix default .app.src file for rebar_app_info | Fred Hebert | 2017-02-24 | 1 | -7/+6 |
* | | Fix detection of src_dirs in unknown apps/deps | Fred Hebert | 2017-02-23 | 1 | -11/+49 |
* | | Fix plugins usage to support src_dirs options | Fred Hebert | 2017-02-19 | 1 | -2/+5 |
* | | For convenience add appinfo default src_dir lookup | Fred Hebert | 2017-02-19 | 1 | -1/+5 |
* | | Add respect for src_dirs option in app_discover | Fred Hebert | 2017-02-19 | 1 | -29/+52 |
|/ |
|
* | Merge pull request #1473 from ferd/global-plugin-tpl-support | Fred Hebert | 2017-02-06 | 1 | -0/+11 |
|\ |
|
| * | Add support for global plugin-defined templates | Fred Hebert | 2017-02-06 | 1 | -0/+11 |
* | | catch badarg exception from eunit in `rebar_prv_eunit` | alisdair sullivan | 2017-02-05 | 1 | -7/+10 |
|/ |
|
* | Go back to git-generated version | Fred Hebert | 2017-02-03 | 1 | -1/+1 |
* | Bump to 3.3.5 | Fred Hebert | 2017-02-03 | 1 | -1/+1 |
* | Fix printing path with unicode names in prv_update | Fred Hebert | 2017-02-03 | 1 | -2/+2 |
* | Merge pull request #1463 from varnerac/cover_exclude_apps | Fred Hebert | 2017-01-30 | 1 | -8/+9 |
|\ |
|
| * | Allow exclusion of apps in cover | Drew Varner | 2017-01-30 | 1 | -8/+9 |
* | | consider `ERL_COMPILER_OPTIONS` when recompiling | alisdair sullivan | 2017-01-28 | 1 | -3/+13 |
* | | Survive EDoc crashes | Fred Hebert | 2017-01-27 | 1 | -9/+27 |
* | | Merge pull request #1449 from ferd/fix-localinstall-tpl-path | alisdair sullivan | 2017-01-27 | 2 | -7/+16 |
|\ \ |
|
| * | | See template local install same builtin as escript | Fred Hebert | 2017-01-21 | 2 | -7/+16 |
* | | | Re-fix the windows file movement | Fred Hebert | 2017-01-27 | 1 | -33/+45 |
* | | | Fix mv command on windows | Fred Hebert | 2017-01-27 | 1 | -18/+87 |
| |/
|/| |
|
* | | Enable path reformatting for Dialyzer | Fred Hebert | 2017-01-21 | 2 | -10/+13 |
* | | Extract code path formatting out of compiler | Fred Hebert | 2017-01-21 | 3 | -24/+40 |
|/ |
|
* | add option to pass args to user_drv for custom shells | Tristan Sloughter | 2016-12-31 | 1 | -6/+16 |
* | Back to git-based versions | Fred Hebert | 2016-12-23 | 1 | -1/+1 |
* | Bumping to 3.3.4 | Fred Hebert | 2016-12-23 | 1 | -1/+1 |
* | Merge pull request #1391 from ferd/doc-and-types | Fred Hebert | 2016-12-23 | 17 | -97/+792 |
|\ |
|