summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* reset accumulated coverdata on writing out to disk. this preventsalisdair sullivan2016-08-271-0/+2
* Merge pull request #1315 from ferd/fix-hashcheck-noindexFred Hebert2016-08-271-1/+10
|\
| * Fix crash when doing hash check with missing indexFred Hebert2016-08-271-1/+10
* | Re-format cover exclusion codeFred Hebert2016-08-271-17/+26
* | Merge branch 'cover_excl_mods' of https://github.com/lpgauth/rebar3 into lpga...Fred Hebert2016-08-271-15/+23
|\ \ | |/ |/|
| * Add support for cover_excl_modsLouis-Philippe Gauthier2016-06-151-15/+23
| * Cutting 3.1.1Fred Hebert2016-05-171-1/+1
* | Returning to git-based taggingFred Hebert2016-08-261-1/+1
* | Bumping to 3.3.0Fred Hebert2016-08-261-1/+1
* | Equivalent trim_all in bin split for <17.xFred Hebert2016-08-251-1/+1
* | Make Edoc carry paths of pre-built librariesFred Hebert2016-08-251-9/+26
* | Print error on too many help argumentsRasmus Svensson2016-08-151-1/+4
* | Make the escriptize provider hookableFred Hebert2016-08-131-2/+7
* | Merge pull request #1298 from ferd/escript-filter-paths-fixFred Hebert2016-08-101-1/+3
|\ \
| * | Fix filtering of system libraries in escriptizeFred Hebert2016-08-101-1/+3
* | | Merge pull request #1288 from ElectronicRU/masterFred Hebert2016-08-101-1/+1
|\ \ \
| * | | Typo fix.Alexander Sedov2016-08-041-1/+1
| |/ /
* | | Merge pull request #1282 from ssbx/custom_template_dirFred Hebert2016-08-101-1/+1
|\ \ \
| * | | template_dir option was forgotten in documentation plus recurse in directory ...Sébastien Serre2016-07-231-1/+1
* | | | Handle `escriptize` when the specified app is missingNathaniel Waisbrot2016-08-041-2/+6
| |/ / |/| |
* | | Merge pull request #1274 from deadtrickster/ssl_verify_fun_bumpFred Hebert2016-08-011-1/+1
|\ \ \
| * | | ssl_verify_hostname was renamed to ssl_verify_funIlya Khaprov2016-07-151-1/+1
* | | | Merge pull request #1279 from gbour/fix-dialyzeralisdair sullivan2016-07-311-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix return error on `not_valid` to force .plt file regenerationGuillaume Bour2016-07-301-2/+1
| * | | Fix support for `not_valid` dialyzer errorGuillaume Bour2016-07-221-0/+3
| |/ /
* | | Fix opts check when compiler called with dict optsFred Hebert2016-07-221-1/+7
|/ /
* | 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