summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge pull request #1497 from ferd/rebar-config-override-rootalisdair sullivan2017-02-262-6/+6
|\ \ \ | |/ / |/| |
| * | REBAR_CONFIG impacts file project root onlyFred Hebert2017-02-242-6/+6
* | | Fix wildcard usage in rebar3 cleanFred Hebert2017-02-261-1/+2
|/ /
* | Fix default .app.src file for rebar_app_infoFred Hebert2017-02-241-7/+6
* | Fix detection of src_dirs in unknown apps/depsFred Hebert2017-02-231-11/+49
* | Fix plugins usage to support src_dirs optionsFred Hebert2017-02-191-2/+5
* | For convenience add appinfo default src_dir lookupFred Hebert2017-02-191-1/+5
* | Add respect for src_dirs option in app_discoverFred Hebert2017-02-191-29/+52
|/
* Merge pull request #1473 from ferd/global-plugin-tpl-supportFred Hebert2017-02-061-0/+11
|\
| * Add support for global plugin-defined templatesFred Hebert2017-02-061-0/+11
* | catch badarg exception from eunit in `rebar_prv_eunit`alisdair sullivan2017-02-051-7/+10
|/
* Go back to git-generated versionFred Hebert2017-02-031-1/+1
* Bump to 3.3.5Fred Hebert2017-02-031-1/+1
* Fix printing path with unicode names in prv_updateFred Hebert2017-02-031-2/+2
* Merge pull request #1463 from varnerac/cover_exclude_appsFred Hebert2017-01-301-8/+9
|\
| * Allow exclusion of apps in coverDrew Varner2017-01-301-8/+9
* | consider `ERL_COMPILER_OPTIONS` when recompilingalisdair sullivan2017-01-281-3/+13
* | Survive EDoc crashesFred Hebert2017-01-271-9/+27
* | Merge pull request #1449 from ferd/fix-localinstall-tpl-pathalisdair sullivan2017-01-272-7/+16
|\ \
| * | See template local install same builtin as escriptFred Hebert2017-01-212-7/+16
* | | Re-fix the windows file movementFred Hebert2017-01-271-33/+45
* | | Fix mv command on windowsFred Hebert2017-01-271-18/+87
| |/ |/|
* | Enable path reformatting for DialyzerFred Hebert2017-01-212-10/+13
* | Extract code path formatting out of compilerFred Hebert2017-01-213-24/+40
|/
* add option to pass args to user_drv for custom shellsTristan Sloughter2016-12-311-6/+16
* Back to git-based versionsFred Hebert2016-12-231-1/+1
* Bumping to 3.3.4Fred Hebert2016-12-231-1/+1
* Merge pull request #1391 from ferd/doc-and-typesFred Hebert2016-12-2317-97/+792
|\
| * Fix Alisdair's review, add more types and docsFred Hebert2016-12-165-25/+109
| * Type specifications and edocs improvementsFred Hebert2016-11-2716-75/+686
* | Merge pull request #1407 from sirihansen/ct-testspec-optsFred Hebert2016-12-231-76/+145
|\ \