summaryrefslogtreecommitdiff
path: root/rebar.config
Commit message (Collapse)AuthorAgeFilesLines
...
* Make debug_info defaultTuncer Ayaz2011-03-301-1/+1
| | | | | Add no_debug_info option. Remove debug_info=1 option.
* Enable xref checks on rebarDave Smith2010-04-091-1/+2
|
* Enable fail_on_warning by defaultDave Smith2009-12-141-0/+1
|
* Connected up symlinking the list of progs in rebar.config/app_binJon Meredith2009-11-301-0/+1
to the OTP bin dir.