summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | [#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-142-2/+2
| * | | | Merge pull request #1588 from tsloughter/relx-3.23.1Fred Hebert2017-07-142-3/+3
| |\ \ \ \
| | * | | | upgrade relxTristan Sloughter2017-07-142-3/+3
| |/ / / /
| * | | | Merge pull request #1587 from tsloughter/ct-compile-onlyTristan Sloughter2017-07-142-4/+32
| |\ \ \ \
| | * | | | add ct compile_only test, checks for compiled appTristan Sloughter2017-07-141-2/+20
| | * | | | add compile_only option to ct providerTristan Sloughter2017-07-131-2/+12
| |/ / / /
| * | | | Merge pull request #1584 from tsloughter/erl_opts_recompileFred Hebert2017-07-131-2/+17
| |\ \ \ \
| | * | | | recompile only if new option effects code generationTristan Sloughter2017-07-131-2/+17
| * | | | | Merge pull request #1585 from erlang/nowarn_export_allFred Hebert2017-07-131-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drop warnings for `export_all` in test profilealisdair sullivan2017-07-131-1/+1
| |/ / / /
| * | | | Merge pull request #1583 from erlang/update_meckFred Hebert2017-07-131-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | update meck for otp20alisdair sullivan2017-07-121-1/+1
| |/ / /
| * | | Merge pull request #1575 from gleber/bare-paths-separatorFred Hebert2017-06-201-3/+5
| |\ \ \
| | * | | Bare compile: support multiple paths wildcards.Gleb Peregud2017-06-201-3/+5
| |/ / /
| * | | Merge pull request #1574 from djnym/shell-fix-for-rel-type-noneFred Hebert2017-06-151-1/+4
| |\ \ \
| | * | | Application type of none was not working.Anthony Molinaro2017-06-151-1/+4
| |/ / /
| * | | Merge pull request #1572 from ferd/fix-xref-undef-behaviourFred Hebert2017-06-133-4/+54
| |\ \ \
| | * | | Prevent xref crashes with undef behavioursFred Hebert2017-06-133-4/+54
| |/ / /
| * | | Merge pull request #1571 from getong/add_path_should_be_headFred Hebert2017-06-131-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | the new added PATH value should be in the first position, in case there be ot...getong2017-06-131-1/+1
| |/ /
| * | Merge pull request #1569 from ferd/fix-xref-circular-dep-crashFred Hebert2017-06-089-4/+187
| |\ \
| | * | Fix xref compile hook on depsFred Hebert2017-06-079-4/+187
| |/ /
| * | Merge pull request #1564 from tsloughter/reset_profile_hooksTristan Sloughter2017-06-022-11/+40
| |\ \
| | * | reset hooks under profiles for application optsTristan Sloughter2017-06-022-11/+40
| * | | Merge pull request #1563 from djnym/relx-overlay-fixFred Hebert2017-06-012-1/+30
| |\ \ \ | | |/ / | |/| |
| | * | Avoid reversing relx overlays.Anthony Molinaro2017-06-012-1/+30
| |/ /
| * | Back to git-based versioningFred Hebert2017-05-241-1/+1
| * | Bump to 3.4.1Fred Hebert2017-05-242-2/+2
| * | Merge pull request #1558 from tsloughter/masterFred Hebert2017-05-242-3/+3
| |\ \
| | * | upgrade relx to 3.23.0Tristan Sloughter2017-05-242-3/+3
| |/ /
| * | Back to git-based versioningFred Hebert2017-05-221-1/+1
| * | Bump to 3.4.0Fred Hebert2017-05-222-2/+2
| * | Merge pull request #1555 from ferd/autostart-epmdFred Hebert2017-05-211-6/+19
| |\ \
| | * | Try to start epmd when distribution failsFred Hebert2017-05-211-6/+19
| |/ /
| * | Merge pull request #1540 from ferd/allow-profile-deps-upgradeFred Hebert2017-05-192-9/+130
| |\ \
| | * | Cull default dep names in non-default upgradeFred Hebert2017-05-192-12/+54
| | * | Add test for upgrade of profile depsFred Hebert2017-05-071-2/+67
| | * | Allow to upgrade profile-specific dependenciesFred Hebert2017-05-071-7/+21
| * | | Merge pull request #1548 from ferd/tpl-license-matches-defaultTristan Sloughter2017-05-193-31/+193
| |\ \ \
| | * | | Switch default license to Apache 2.0Fred Hebert2017-05-193-31/+193
| | * | | Match template license app to default licenseFred Hebert2017-05-142-2/+2
| * | | | 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
| * | | | | | Merge pull request #1553 from filmor/patch-1Fred Hebert2017-05-171-1/+1
| |\ \ \ \ \ \
| | * | | | | | Use rm_rf instead of ec_file:delete.Benedikt Reinartz2017-05-171-1/+1
| |/ / / / / /
| * | | | | | Merge pull request #1552 from lrascao/travis_otp19.3_buildFred Hebert2017-05-151-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |