summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ssl_verify_hostname was renamed to ssl_verify_funIlya Khaprov2016-07-151-1/+1
* Avoid PLT rebuild when files deleted on new dialyzerJames Fish2016-07-111-3/+16
* Don't error when analyzing empty appJames Fish2016-07-111-4/+7
* Handle empty PLTsJames Fish2016-07-111-1/+12
* Merge pull request #1249 from ferd/required-escript-depsFred Hebert2016-07-081-5/+19
|\
| * Escriptize based on configured apps onlyFred Hebert2016-06-261-5/+19
* | 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-228-32/+125
|\
| * Only display old version warning onceFred Hebert2016-06-101-4/+17
| * Hashes in lockfile are diff friendlyFred Hebert2016-06-091-2/+21
| * Hide the expected hash on fetch outputFred Hebert2016-05-251-1/+5
| * Validate checksums expected vs obtainedFred Hebert2016-05-242-7/+16
| * Fetch hashes from index prior to fetchingFred Hebert2016-05-241-1/+8
| * Support package hashes in structure and lockfileFred Hebert2016-05-246-26/+67
* | 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
* | | go back to semver post-releaseFred Hebert2016-06-181-1/+1
* | | Bump to 3.2.0Fred Hebert2016-06-181-1/+1
* | | Fix unicode rendering of deps tree (issue #1140)Jon2016-06-181-1/+1
|/ /
* | ignore return value of `rebar_utils:reread_config` in shell provideralisdair sullivan2016-06-121-1/+2
* | normalize include dirs to absolute paths during compilationalisdair sullivan2016-06-121-3/+6
* | Merge pull request #1232 from talentdeficit/REBAR-1184Fred Hebert2016-06-111-0/+7
|\ \
| * | REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is setalisdair sullivan2016-06-111-0/+7
* | | Merge pull request #1227 from ferd/compiler-source-formatFred Hebert2016-06-113-13/+67
|\ \ \
| * | | Fix alternative path printing, default is relativeFred Hebert2016-06-092-38/+39
| * | | Rename 'unchanged' option to 'build'Fred Hebert2016-06-061-4/+4
| * | | Option to format compiler sourcesGarrett Smith2016-05-023-9/+62
* | | | add support for passing a sys_config to common testTristan Sloughter2016-06-114-30/+56
| |/ / |/| |
* | | Support ENV config for proxy valuesFred Hebert2016-06-111-1/+5
* | | Merge pull request #1080 from project-fifo/crashdumpFred Hebert2016-06-104-3/+19
|\ \ \
| * | | Make sure not to dump in api modeHeinz N. Gies2016-04-164-5/+18
| * | | Write rebar3.crashdump on errorsHeinz N. Gies2016-04-162-3/+6
* | | | Merge pull request #1164 from snaiper80/fix_cover_compile_erroralisdair sullivan2016-06-061-1/+4
|\ \ \ \
| * | | | Fix compile error case when cover compilationLee GiTack2016-04-181-1/+4
| |/ / /
* | | | Merge pull request #1219 from ferd/umbrella-upgradeFred Hebert2016-06-061-1/+23
|\ \ \ \
| * | | | Rework patch to work without accidentFred Hebert2016-06-061-5/+21
| * | | | Account for umbrella apps' deps in upgradesFred Hebert2016-06-041-1/+7
* | | | | Handle control sequences in formatted errorsPéter Gömöri2016-06-061-2/+2
|/ / / /
* | | | Merge pull request #1211 from erlang/ignore-raw-deps-specFred Hebert2016-06-032-1/+24
|\ \ \ \
| * | | | Don't die when source deps with [raw] are usedFred Hebert2016-05-272-1/+24
| | |_|/ | |/| |
* | | | Debug log updateStuart Thackray2016-05-271-1/+1
|/ / /
* | | filter available package versions individually by buildtoolsTristan Sloughter2016-05-221-6/+6
* | | Fix path command to consider {deps_dir, "deps"} in rebar.configzsoci2016-05-181-4/+4
* | | #1185 fix windows git working directoryPost hawk2016-05-181-2/+9
* | | Merge pull request #1194 from tsloughter/provider_hook_pathsTristan Sloughter2016-05-161-12/+16
|\ \ \
| * | | don't needlessly update the code path twice if no hooks to runTristan Sloughter2016-05-161-12/+16
* | | | don't generated coverage for `extra_src_dirs`alisdair sullivan2016-05-151-17/+2
|/ / /
* | | Fix shell node startupCarlos Gonzalez2016-05-091-0/+4
| |/ |/|
* | Merge pull request #1056 from lpgauth/xref_ignoresFred Hebert2016-04-301-10/+12
|\ \
| * | Add support for xref_ignoresLouis-Philippe Gauthier2016-02-121-10/+12