summaryrefslogtreecommitdiff
path: root/rebar.config.sample
Commit message (Collapse)AuthorAgeFilesLines
...
* Document xref optionsTuncer Ayaz2011-04-061-0/+6
|
* Make debug_info defaultTuncer Ayaz2011-03-301-1/+1
| | | | | Add no_debug_info option. Remove debug_info=1 option.
* Cleanup rebar.config.sampleTuncer Ayaz2011-03-121-3/+4
|
* Deprecate old hooksTuncer Ayaz2011-03-121-20/+0
|
* Add pre and post script support for all commandsTim Watson2011-03-121-0/+9
| | | | | | | | | This change makes it possible to assign pre/post scripts to all rebar commands. This allows users fine grained control over when scripts and/or shell commands should be executed, where such extensions are absolutely needed. Several examples have been added to the rebar.config.sample file.
* Document eunit_first_filesTuncer Ayaz2011-02-131-0/+3
|
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
|
* Add otp_release to platform stringJoseph Wayne Norton2011-01-091-1/+2
|
* Document the pre and post script hooksAndrew Thompson2010-11-211-0/+12
|
* Fix dialyzer_opts documentationTuncer Ayaz2010-11-201-1/+1
|
* Document edoc_optsAndrew Thompson2010-11-201-0/+5
|
* Refactor Dialyzer support to make it more usableTuncer Ayaz2010-10-251-2/+5
|
* Document validate_app_modules optionTuncer Ayaz2010-10-101-0/+3
|
* Add optional eunit coverage report to terminalAndrew Thompson2010-10-061-0/+3
| | | | | | Add a coverage report similar to the one output to index.html except that it is output to the terminal if the new rebar.conf option 'cover_print_enabled' is set to true.
* Fix bug 549; example deps in rebar.config.sample were wrong, as identified ↵Dave Smith2010-08-201-2/+2
| | | | by David Dossot
* Document platform_define in sample configTuncer Ayaz2010-06-121-1/+4
|
* Adding rebar.config.sample from vagabond (http://bitbucket.org/vagabond/rebar)Dave Smith2010-06-031-0/+107