Tuncer Ayaz
8711d9517f
Document so_specs
14 years ago
Tuncer Ayaz
67af251d52
Remove lfe_opts (suggested by Tim Dysinger)
14 years ago
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 years ago
Tuncer Ayaz
db706ab99c
Document xref options
14 years ago
Tuncer Ayaz
be209f24ff
Make debug_info default
Add no_debug_info option.
Remove debug_info=1 option.
14 years ago
Tuncer Ayaz
86753c4e5d
Cleanup rebar.config.sample
14 years ago
Tuncer Ayaz
4ceb9e07a3
Deprecate old hooks
14 years ago
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 years ago
Tuncer Ayaz
e407838bab
Document eunit_first_files
14 years ago
Tuncer Ayaz
c466076ffb
Clean up emacs file local variables
14 years ago
Joseph Wayne Norton
5b05e54cda
Add otp_release to platform string
14 years ago
Andrew Thompson
2387a8e966
Document the pre and post script hooks
14 years ago
Tuncer Ayaz
b2e7e5b787
Fix dialyzer_opts documentation
14 years ago
Andrew Thompson
9cafd06bdf
Document edoc_opts
14 years ago
Tuncer Ayaz
2d2aed627f
Refactor Dialyzer support to make it more usable
14 years ago
Tuncer Ayaz
852edb0e63
Document validate_app_modules option
14 years ago
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 years ago
Dave Smith
5d78928329
Fix bug 549; example deps in rebar.config.sample were wrong, as identified by David Dossot
14 years ago
Tuncer Ayaz
952b838d72
Document platform_define in sample config
15 years ago
Dave Smith
cad24b28fc
Adding rebar.config.sample from vagabond ( http://bitbucket.org/vagabond/rebar )
15 years ago