summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Handle errors from ct_testspecSiri Hansen2016-12-221-3/+5
| * | Make sure ct_testspec is loadedSiri Hansen2016-12-221-0/+1
| * | Add all dirs from test specSiri Hansen2016-12-201-12/+69
| * | Allow using relative path to suite in project rootSiri Hansen2016-12-131-14/+1
| * | Translate path to testspecSiri Hansen2016-12-091-33/+28
| * | Add directory of testspec as extra_src_dirSiri Hansen2016-12-081-8/+8
| * | Improve merge of command line options and config optionsSiri Hansen2016-12-071-25/+52
* | | eunit: remove application modules from the modules eligible to testalisdair sullivan2016-12-231-4/+5
* | | don't filter eunit test modules based on file extensionalisdair sullivan2016-12-221-2/+2
* | | Merge pull request #1415 from lrascao/feature/rebar_shell_fixFred Hebert2016-12-161-0/+4
|\ \ \
| * | | shell: don't crash apps that use release version operatorsLuis Rascao2016-12-111-0/+4
* | | | the releases website has changedgetong2016-12-141-1/+1
|/ / /
* | | Merge pull request #1411 from ferd/fix-regex-matchesalisdair sullivan2016-12-094-4/+4
|\ \ \
| * | | Fix regex match for ignored fileFred Hebert2016-12-094-4/+4
* | | | Merge pull request #1405 from erlang/get-depsFred Hebert2016-12-092-0/+38
|\ \ \ \ | |/ / / |/| | |
| * | | add `get-deps` provideralisdair sullivan2016-12-072-0/+38
| |/ /
* | | Go back to git-based versioningFred Hebert2016-12-081-1/+1
* | | Bump to 3.3.3Fred Hebert2016-12-081-1/+1
* | | Use different git commands for different git versionsBjörn-Egil Dahlberg2016-12-071-13/+59
|/ /
* | Restrict regexp to match on files starting with '._'Roberto Aloi2016-12-064-4/+4
* | Addresses https://github.com/erlang/rebar3/issues/1397Ted Burghart2016-12-051-33/+60
* | 1394: refined export list and testsArtem Pervin2016-12-011-2/+2