| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Unicode support in all the places | Fred Hebert | 2017-08-06 | 47 | -413/+433 |
* | | Don't crash when determining the source of undefined functions in stripped mo... | Guilherme Andrade | 2017-08-05 | 1 | -4/+13 |
|/ |
|
* | Fix cleanup_code_path for xref compile hook | Mikhail Kalashnikov | 2017-07-26 | 1 | -1/+2 |
* | [#149002995] fix flipped variables | Sam Sawan | 2017-07-17 | 1 | -5/+6 |
* | [#149002995] stop eating edoc path config | Sam Sawan | 2017-07-17 | 1 | -6/+5 |
* | Back to git-based versioning | Fred Hebert | 2017-07-14 | 1 | -1/+1 |
* | Bump to 3.4.2 | Fred Hebert | 2017-07-14 | 1 | -1/+1 |
* | add compile_only option to ct provider | Tristan Sloughter | 2017-07-13 | 1 | -2/+12 |
* | recompile only if new option effects code generation | Tristan Sloughter | 2017-07-13 | 1 | -2/+17 |
* | Bare compile: support multiple paths wildcards. | Gleb Peregud | 2017-06-20 | 1 | -3/+5 |
* | Application type of none was not working. | Anthony Molinaro | 2017-06-15 | 1 | -1/+4 |
* | Prevent xref crashes with undef behaviours | Fred Hebert | 2017-06-13 | 1 | -2/+9 |
* | the new added PATH value should be in the first position, in case there be ot... | getong | 2017-06-13 | 1 | -1/+1 |
* | Fix xref compile hook on deps | Fred Hebert | 2017-06-07 | 1 | -2/+5 |
* | Merge pull request #1564 from tsloughter/reset_profile_hooks | Tristan Sloughter | 2017-06-02 | 1 | -9/+24 |
|\ |
|
| * | reset hooks under profiles for application opts | Tristan Sloughter | 2017-06-02 | 1 | -9/+24 |
* | | Avoid reversing relx overlays. | Anthony Molinaro | 2017-06-01 | 1 | -1/+5 |
|/ |
|
* | Back to git-based versioning | Fred Hebert | 2017-05-24 | 1 | -1/+1 |
* | Bump to 3.4.1 | Fred Hebert | 2017-05-24 | 1 | -1/+1 |
* | Back to git-based versioning | Fred Hebert | 2017-05-22 | 1 | -1/+1 |
* | Bump to 3.4.0 | Fred Hebert | 2017-05-22 | 1 | -1/+1 |
* | Try to start epmd when distribution fails | Fred Hebert | 2017-05-21 | 1 | -6/+19 |
* | Merge pull request #1540 from ferd/allow-profile-deps-upgrade | Fred Hebert | 2017-05-19 | 1 | -7/+39 |
|\ |
|
| * | Cull default dep names in non-default upgrade | Fred Hebert | 2017-05-19 | 1 | -10/+28 |
| * | Allow to upgrade profile-specific dependencies | Fred Hebert | 2017-05-07 | 1 | -7/+21 |
* | | Merge pull request #1513 from alinpopa/master | Tristan Sloughter | 2017-05-19 | 1 | -9/+7 |
|\ \ |
|
| * | | Fix git SHAs comparison for update. | Alin Popa | 2017-03-12 | 1 | -9/+7 |
* | | | Merge pull request #1520 from lrascao/feature/relx_warnings_as_errors | Tristan Sloughter | 2017-05-19 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Let relx know about application erl opts | Luis Rascao | 2017-05-15 | 1 | -2/+4 |
* | | | | 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 |
|\ \ |
|