summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #1280 from ferd/fix-warning-optsFred Hebert2016-07-221-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix opts check when compiler called with dict optsFred Hebert2016-07-221-1/+7
|/ / /
* | | Merge pull request #1268 from stuart-thackray/relx_upgrade_3.20.0Fred Hebert2016-07-122-3/+3
|\ \ \ | |/ / |/| |
| * | rebar update relxStuart Thackray2016-07-121-2/+2
| * | upgrade relx versionStuart Thackray2016-07-121-1/+1
|/ /
* | Merge pull request #1266 from ferd/add-otp-19-travisFred Hebert2016-07-111-0/+1
|\ \
| * | Add OTP 19.0 to travisFred Hebert2016-07-111-0/+1
|/ /
* | Merge pull request #1265 from fishcakez/avoid-rebuildFred Hebert2016-07-111-3/+16
|\ \
| * | Avoid PLT rebuild when files deleted on new dialyzerJames Fish2016-07-111-3/+16
|/ /
* | Merge pull request #1262 from fishcakez/empty-pltFred Hebert2016-07-112-7/+96
|\ \
| * | Don't error when analyzing empty appJames Fish2016-07-112-5/+22
| * | Handle empty PLTsJames Fish2016-07-112-3/+75
|/ /
* | Merge pull request #1249 from ferd/required-escript-depsFred Hebert2016-07-084-9/+23
|\ \
| * | Fix invalid template valueFred Hebert2016-06-261-1/+1
| * | Escriptize based on configured apps onlyFred Hebert2016-06-263-8/+22
* | | Merge pull request #1251 from srstrong/masterFred Hebert2016-06-282-3/+3
|\ \ \ | |/ / |/| |
| * | Fixes for windows environment: 1) copy empty directories when cloning (since ...Steve Strong2016-06-282-3/+3
|/ /
* | Merge pull request #1207 from ferd/pkg-local-hash-lockFred Hebert2016-06-2220-77/+379
|\ \
| * | Only display old version warning onceFred Hebert2016-06-101-4/+17
| * | Hashes in lockfile are diff friendlyFred Hebert2016-06-092-34/+45
| * | Hide the expected hash on fetch outputFred Hebert2016-05-251-1/+5
| * | Testing expected hash behaviour and errors in pkgsFred Hebert2016-05-254-7/+116
| * | Make tests passFred Hebert2016-05-243-11/+18
| * | Rebar3 with hash-locked depsFred Hebert2016-05-241-10/+32
| * | Validate checksums expected vs obtainedFred Hebert2016-05-242-7/+16
| * | Fetch hashes from index prior to fetchingFred Hebert2016-05-241-1/+8
| * | Test support for OTP-19Fred Hebert2016-05-242-6/+18
| * | Support package hashes in structure and lockfileFred Hebert2016-05-2412-55/+163
* | | Merge pull request #1242 from jonathn/unset-debugFred Hebert2016-06-181-2/+2
|\ \ \
| * | | Let DEBUG="" and QUIET="" mean disable the optionJon2016-06-181-2/+2
* | | | Merge pull request #1244 from ferd/shell-pr2relnotes-scriptFred Hebert2016-06-182-188/+25
|\ \ \ \
| * | | | use logs rather than skimming github pagesFred Hebert2016-06-182-188/+25
|/ / / /
* | | | go back to semver post-releaseFred Hebert2016-06-181-1/+1
* | | | Bump to 3.2.0Fred Hebert2016-06-182-2/+2
* | | | Merge pull request #1243 from jonathn/fix-unicode-treeFred Hebert2016-06-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix unicode rendering of deps tree (issue #1140)Jon2016-06-181-1/+1
|/ / /
* | | Merge pull request #1234 from talentdeficit/shell_configFred Hebert2016-06-131-1/+2
|\ \ \
| * | | ignore return value of `rebar_utils:reread_config` in shell provideralisdair sullivan2016-06-121-1/+2
|/ / /
* | | Merge pull request #1233 from talentdeficit/REBAR-1199Fred Hebert2016-06-122-6/+48
|\ \ \
| * | | normalize include dirs to absolute paths during compilationalisdair sullivan2016-06-122-6/+48
|/ / /
* | | Merge pull request #1232 from talentdeficit/REBAR-1184Fred Hebert2016-06-112-2/+55
|\ \ \
| * | | REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15alisdair sullivan2016-06-111-2/+5
| * | | REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is setalisdair sullivan2016-06-112-2/+52
* | | | Merge pull request #1227 from ferd/compiler-source-formatFred Hebert2016-06-114-15/+93
|\ \ \ \
| * | | | Fix alternative path printing, default is relativeFred Hebert2016-06-092-38/+39
| * | | | Rename 'unchanged' option to 'build'Fred Hebert2016-06-061-4/+4
| * | | | Reinstated testGarrett Smith2016-05-021-0/+1
| * | | | Option to format compiler sourcesGarrett Smith2016-05-024-11/+87
* | | | | Merge pull request #1231 from tsloughter/ct_sys_configFred Hebert2016-06-115-33/+101
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add support for passing a sys_config to common testTristan Sloughter2016-06-115-33/+101
|/ / / /