summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix typo, occured -> occurredLuis Rascao2017-04-122-2/+2
* | Typo: seperate -> separateMichiel Beijen2017-03-274-39/+39
* | Back to git-based versioningFred Hebert2017-03-231-1/+1
* | Bump to 3.3.6Fred Hebert2017-03-231-1/+1
|/
* fix "apps" nameVlad Dumitrescu2017-03-061-1/+1
* minor fix: name of internal functionVlad Dumitrescu2017-03-061-3/+3
* Allow single test spec in ct_optsSiri Hansen2017-03-061-12/+15
* Properly warn on missing rebar3 deps: add inetsCarlo Carraro2017-03-051-1/+1
* rebar_utils:escape_chars handles quotesVlad Dumitrescu2017-03-041-1/+1
* Fix typo in help text for upgrade commandJuan Facorro2017-03-031-1/+1
* change package version warning to debugTristan Sloughter2017-03-021-2/+2
* Path-type sensitive .cmd creationFred Hebert2017-02-281-1/+4
* Merge pull request #1494 from ferd/escript-generate-cmd-win32alisdair sullivan2017-02-271-3/+17
|\
| * WIP windows escripts get cmd autogeneratedFred Hebert2017-02-241-3/+17
* | Merge pull request #1499 from ferd/avoid-clean-wildcard-appsFred Hebert2017-02-261-3/+3
|\ \
| * | More fixes for bad calls to find_appsFred Hebert2017-02-261-3/+3