summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Bump to 3.4.3Fred Hebert2017-08-211-1/+1
* fix `rebar3 shell` when relx section of rebar.config contains releases with i...patrick cieplak2017-08-171-0/+3
* Merge pull request #1603 from ferd/win32-non-ntfs-supportFred Hebert2017-08-171-7/+35
|\
| * Support Windows with non-NTFS filesystemsWilliam H2017-08-101-7/+35
* | Merge pull request #1610 from ferd/fix-relx-overlayingFred Hebert2017-08-161-1/+5
|\ \
| * | Fix ordering of overlays and overlay vars in RelxFred Hebert2017-08-151-1/+5
* | | Merge pull request #1605 from ferd/escript-drop-dupe-ebinsFred Hebert2017-08-151-1/+1
|\ \ \
| * | | Remove duplicate ebins from escriptsFred Hebert2017-08-101-1/+1
| | |/ | |/|
* | | Merge pull request #1604 from vitorenesduarte/total_coveragealisdair sullivan2017-08-151-26/+18
|\ \ \ | |_|/ |/| |
| * | Fix coverage percentage on modules with 0 lines to be coveredVitor Enes Duarte2017-08-101-1/+1
| * | Fix total coverageVitor Enes Duarte2017-08-101-26/+18
| |/
* | Clarify function to normalise profile pairsFred Hebert2017-08-131-13/+25
* | Fix recursive profile merging in umbrella appsFred Hebert2017-08-112-3/+19
|/
* Merge pull request #1596 from ferd/local-apps-override-depsFred Hebert2017-08-092-7/+29
|\
| * Allow top-level apps to take precedence over depsFred Hebert2017-08-052-7/+29
* | Unicode support in all the placesFred Hebert2017-08-0647-413/+433
* | Don't crash when determining the source of undefined functions in stripped mo...Guilherme Andrade2017-08-051-4/+13
|/
* Fix cleanup_code_path for xref compile hookMikhail Kalashnikov2017-07-261-1/+2
* [#149002995] fix flipped variablesSam Sawan2017-07-171-5/+6
* [#149002995] stop eating edoc path configSam Sawan2017-07-171-6/+5
* Back to git-based versioningFred Hebert2017-07-141-1/+1
* Bump to 3.4.2Fred Hebert2017-07-141-1/+1
* add compile_only option to ct providerTristan Sloughter2017-07-131-2/+12
* recompile only if new option effects code generationTristan Sloughter2017-07-131-2/+17
* Bare compile: support multiple paths wildcards.Gleb Peregud2017-06-201-3/+5
* Application type of none was not working.Anthony Molinaro2017-06-151-1/+4
* Prevent xref crashes with undef behavioursFred Hebert2017-06-131-2/+9
* the new added PATH value should be in the first position, in case there be ot...getong2017-06-131-1/+1
* Fix xref compile hook on depsFred Hebert2017-06-071-2/+5
* Merge pull request #1564 from tsloughter/reset_profile_hooksTristan Sloughter2017-06-021-9/+24
|\
| * reset hooks under profiles for application optsTristan Sloughter2017-06-021-9/+24
* | Avoid reversing relx overlays.Anthony Molinaro2017-06-011-1/+5
|/
* Back to git-based versioningFred Hebert2017-05-241-1/+1
* Bump to 3.4.1Fred Hebert2017-05-241-1/+1
* Back to git-based versioningFred Hebert2017-05-221-1/+1
* Bump to 3.4.0Fred Hebert2017-05-221-1/+1
* Try to start epmd when distribution failsFred Hebert2017-05-211-6/+19
* Merge pull request #1540 from ferd/allow-profile-deps-upgradeFred Hebert2017-05-191-7/+39
|\
| * Cull default dep names in non-default upgradeFred Hebert2017-05-191-10/+28
| * Allow to upgrade profile-specific dependenciesFred Hebert2017-05-071-7/+21
* | Merge pull request #1513 from alinpopa/masterTristan Sloughter2017-05-191-9/+7
|\ \
| * | Fix git SHAs comparison for update.Alin Popa2017-03-121-9/+7
* | | Merge pull request #1520 from lrascao/feature/relx_warnings_as_errorsTristan Sloughter2017-05-191-2/+4
|\ \ \
| * | | Let relx know about application erl optsLuis Rascao2017-05-151-2/+4
* | | | Use rm_rf instead of ec_file:delete.Benedikt Reinartz2017-05-171-1/+1
|/ / /
* | | Handle internal CT failuresFred Hebert2017-05-111-2/+9
* | | Issue #1416: Merge erl_files_first separately and avoid sorting.Thomas O'Dowd2017-05-111-0/+4
| |/ |/|
* | Drop R15 supportFred Hebert2017-05-031-3/+0
* | REBAR_COLOR supports all ec_cmd_log intensity optionsAnthony Molinaro2017-04-261-0/+2
* | Abuse error_handler to get free metacalls in r3Fred Hebert2017-04-242-7/+29