Tim Watson
2d385970bf
Pass extra params to ct (thanks Mickael Remond)
This patch adds a `ct_extra_params` option to rebar.config, the value
of which is appended to the shell command when executing common test.
14 년 전
Tuncer Ayaz
db706ab99c
Document xref options
14 년 전
Tuncer Ayaz
be209f24ff
Make debug_info default
Add no_debug_info option.
Remove debug_info=1 option.
14 년 전
Tuncer Ayaz
86753c4e5d
Cleanup rebar.config.sample
14 년 전
Tuncer Ayaz
4ceb9e07a3
Deprecate old hooks
14 년 전
Tim Watson
e76770511a
Add pre and post script support for all commands
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.
14 년 전
Tuncer Ayaz
e407838bab
Document eunit_first_files
14 년 전
Tuncer Ayaz
c466076ffb
Clean up emacs file local variables
14 년 전
Joseph Wayne Norton
5b05e54cda
Add otp_release to platform string
14 년 전
Andrew Thompson
2387a8e966
Document the pre and post script hooks
14 년 전
Tuncer Ayaz
b2e7e5b787
Fix dialyzer_opts documentation
14 년 전
Andrew Thompson
9cafd06bdf
Document edoc_opts
14 년 전
Tuncer Ayaz
2d2aed627f
Refactor Dialyzer support to make it more usable
14 년 전
Tuncer Ayaz
852edb0e63
Document validate_app_modules option
14 년 전
Andrew Thompson
f2244b26be
Add optional eunit coverage report to terminal
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.
14 년 전
Dave Smith
5d78928329
Fix bug 549; example deps in rebar.config.sample were wrong, as identified by David Dossot
14 년 전
Tuncer Ayaz
952b838d72
Document platform_define in sample config
15 년 전
Dave Smith
cad24b28fc
Adding rebar.config.sample from vagabond ( http://bitbucket.org/vagabond/rebar )
15 년 전