| Commit message (Expand) | Author | Age | Files | Lines |
* | fix `rebar3 shell` when relx section of rebar.config contains releases with i... | patrick cieplak | 2017-08-17 | 1 | -0/+3 |
* | Merge pull request #1603 from ferd/win32-non-ntfs-support | Fred Hebert | 2017-08-17 | 1 | -7/+35 |
|\ |
|
| * | Support Windows with non-NTFS filesystems | William H | 2017-08-10 | 1 | -7/+35 |
* | | Merge pull request #1610 from ferd/fix-relx-overlaying | Fred Hebert | 2017-08-16 | 1 | -1/+5 |
|\ \ |
|
| * | | Fix ordering of overlays and overlay vars in Relx | Fred Hebert | 2017-08-15 | 1 | -1/+5 |
* | | | Merge pull request #1605 from ferd/escript-drop-dupe-ebins | Fred Hebert | 2017-08-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Remove duplicate ebins from escripts | Fred Hebert | 2017-08-10 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #1604 from vitorenesduarte/total_coverage | alisdair sullivan | 2017-08-15 | 1 | -26/+18 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix coverage percentage on modules with 0 lines to be covered | Vitor Enes Duarte | 2017-08-10 | 1 | -1/+1 |
| * | | Fix total coverage | Vitor Enes Duarte | 2017-08-10 | 1 | -26/+18 |
| |/ |
|
* | | Clarify function to normalise profile pairs | Fred Hebert | 2017-08-13 | 1 | -13/+25 |
* | | Fix recursive profile merging in umbrella apps | Fred Hebert | 2017-08-11 | 2 | -3/+19 |
|/ |
|
* | Merge pull request #1596 from ferd/local-apps-override-deps | Fred Hebert | 2017-08-09 | 2 | -7/+29 |
|\ |
|
| * | Allow top-level apps to take precedence over deps | Fred Hebert | 2017-08-05 | 2 | -7/+29 |
* | | 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 |