summaryrefslogtreecommitdiff
path: root/rebar.config.sample
Commit message (Expand)AuthorAgeFilesLines
* Fix sample config punctuation.Maxim Philippov2018-09-221-3/+3
* Merge branch 'cover_excl_mods' of https://github.com/lpgauth/rebar3 into lpga...Fred Hebert2016-08-271-0/+3
|\
| * Add support for cover_excl_modsLouis-Philippe Gauthier2016-06-151-0/+3
* | template_dir option was forgotten in documentation plus recurse in directory ...Sébastien Serre2016-07-231-1/+2
|/
* Fixed rebar.config shell_apps settingYakov2016-02-261-1/+1
* Revert "drop `eunit_first_files' and `eunit_compile_opts'. that's what"alisdair sullivan2015-09-291-0/+4
* drop `eunit_first_files' and `eunit_compile_opts'. that's whatalisdair sullivan2015-09-291-4/+0
* add new eunit opts to `rebar.config.sample'alisdair sullivan2015-09-291-5/+7
* Change option name from "plt_include_all_deps" to "plt_apps"Takeru Ohta2015-09-121-1/+1
* Add `plt_include_all_deps` dialyzer config optionTakeru Ohta2015-09-081-0/+1
* Making the sample file up to dateFred Hebert2015-07-181-57/+144
* remove `cover_print_enabled` and `cover_data_dir` config optionsalisdair sullivan2015-07-011-5/+5
* document `extra_src_dirs`alisdair sullivan2015-05-171-0/+5
* update `rebar.config.sample` with correct config keys foralisdair sullivan2015-05-111-17/+14
* update sample config to remove unsupported rebar2 optionsTristan Sloughter2015-03-081-104/+2
* Add documentation for {ref, <sha>} syntax rebar.config.sample fileJared Morrow2015-02-061-0/+2
* Merge pull request #285 from nevar/fix_inheritanceTristan Sloughter2014-06-151-1/+1
|\
| * Fix #249 (erlc regression)Slava Yurin2014-05-301-1/+1
* | Add 'p4' (Perforce) as a dependency typeNathaniel Waisbrot2014-03-171-2/+3
|/
* Fix #56 (always-on recursion)Tuncer Ayaz2014-03-111-0/+3
* introduce xref_extra_pathsmats cronqvist2014-01-131-0/+5
* Add missing dep examples and fix existing onesTuncer Ayaz2013-11-261-6/+19
* rebar_xref: regression fixes and updates for a5be40c96Tuncer Ayaz2013-06-241-1/+3
* Update rebar repo urlsTuncer Ayaz2013-03-021-2/+2
* Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msgTuncer Ayaz2012-12-311-2/+2
* rebar.config.sample: fix escript_emu_args sampleTuncer Ayaz2012-11-301-1/+1
* rebar.config.sample: remove non-existing optionTuncer Ayaz2012-11-201-5/+0
* rebar.config.sample: document escriptize optionsTuncer Ayaz2012-11-191-0/+7
* rebar.config: delete unused and unimplemented 'app_bin' optionTuncer Ayaz2012-11-191-3/+0
* rebar.config.sample: document leex and yecc optionsTuncer Ayaz2012-11-181-0/+12
* rebar.config.sample: document require_*_vsn optionsTuncer Ayaz2012-11-181-0/+5
* rebar.config.sample: fix erl_opts exampleTuncer Ayaz2012-11-151-1/+3
* rebar.config.sample: fix raw dep example formattingTuncer Ayaz2012-11-151-10/+13
* rebar.config.sample: fix syntax errorTuncer Ayaz2012-11-141-1/+1
* Add support for non-Erlang/OTP (raw) dependenciesAnton Lavrik2012-10-111-1/+14
* Document availability of rsync for fetching deps in rebar.config.sampleDaniel White2012-09-201-1/+2
* Separate eunit and qc compile optionsTuncer Ayaz2012-08-091-7/+14
* Add ct_log_dir option, skip test dir with no SUITEDeadZen2012-08-071-0/+3
* Enable export of cover data from eunit testrunDavid Åberg2012-08-071-0/+3
* Rename old eunit compile options for consistency with test-compileTuncer Ayaz2012-07-261-6/+7
* Add 'qc' cmd and rename eunit-compile to test-compileTuncer Ayaz2012-07-231-0/+5
* Support ct_run using short nameTim Watson2012-05-221-0/+3
* Remove alt_url support in favor of new featuresTuncer Ayaz2012-05-131-4/+1
* Add support for target-specific port optionsTuncer Ayaz2012-04-161-2/+4
* Fix whitespace errorTuncer Ayaz2012-04-151-2/+2
* Add support for custom xref queriesAmit Kapoor2012-04-021-0/+10
* Add support for alternate dependency urlsAdam Schepis2012-03-311-1/+4
* Deprecate port_envs in favor of port_envTuncer Ayaz2012-03-091-1/+1
* Rework port compiler supportTuncer Ayaz2012-02-031-12/+6
* Fix whitespace error in rebar.config.sampleTuncer Ayaz2012-01-291-1/+1