| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Remove rebar_dialyzer | joewilliams | 2011-06-06 | 2 | -231/+2 |
* | | Merge pull request #80 from hyperthunk/plugin-hooks | Dave Smith | 2011-06-06 | 1 | -1/+20 |
|\ \ |
|
| * | | Allow plugins to run before/after a rebar command. | Tim Watson | 2011-05-23 | 1 | -1/+20 |
* | | | Apply Tidier suggestions | Tuncer Ayaz | 2011-06-02 | 5 | -24/+18 |
* | | | Make port compilation template configurable | Juhani Rankimies | 2011-06-02 | 1 | -15/+40 |
| |/
|/| |
|
* | | Minimize compile options | Tuncer Ayaz | 2011-06-01 | 2 | -4/+4 |
* | | Fix erlc regression (reported-by Benoit Chesneau) | Tuncer Ayaz | 2011-06-01 | 1 | -2/+2 |
* | | Cleanup deprecations now that R14B03 is released | Tuncer Ayaz | 2011-05-31 | 5 | -195/+12 |
* | | Extract code to get wordsize into helper function | Tuncer Ayaz | 2011-05-31 | 2 | -15/+12 |
* | | Use external wordsize to get emulator build arch | Steve Vinoski | 2011-05-31 | 3 | -3/+17 |
* | | Change arch-specific port_sources to take a list | Andrew Tunnell-Jones | 2011-05-28 | 1 | -6/+6 |
* | | Abort if xref emits warnings | Shunichi Shinohara | 2011-05-25 | 1 | -21/+26 |
* | | Abort if dialyze emits warnings | Tuncer Ayaz | 2011-05-25 | 1 | -6/+10 |
* | | Better org. of how upgraded apps are determined | joewilliams | 2011-05-24 | 2 | -17/+49 |
* | | Fix leftover whitespace errors | Tuncer Ayaz | 2011-05-23 | 1 | -9/+9 |
|/ |
|
* | Fix indentation errors | Tuncer Ayaz | 2011-05-23 | 2 | -39/+38 |
* | Fix indentation errors | Tuncer Ayaz | 2011-05-21 | 1 | -36/+37 |
* | Merge pull request #69 from maxlapshin/master | Dave Smith | 2011-05-20 | 1 | -1/+1 |
|\ |
|
| * | Expand variables in replace overlay | Max Lapshin | 2011-04-29 | 1 | -1/+1 |
* | | Change logic to support more port env use cases | Anthony Molinaro | 2011-05-13 | 1 | -11/+41 |
* | | Fix code readability in port_compiler | Tuncer Ayaz | 2011-05-12 | 1 | -15/+15 |
|/ |
|
* | Add missing newline in port_compiler debug msg | Tuncer Ayaz | 2011-04-28 | 1 | -1/+1 |
* | Update mustache.erl | Tuncer Ayaz | 2011-04-27 | 1 | -7/+19 |
* | Fix eunit regression (reported-by Alexander Dorofeev) | Andrew Thompson | 2011-04-23 | 1 | -1/+4 |
* | Adjust deprecation message | Tuncer Ayaz | 2011-04-21 | 1 | -1/+1 |
* | Add support for command-specific env for hooks | Tuncer Ayaz | 2011-04-21 | 2 | -17/+26 |
* | Add list-deps command | Dave Smith | 2011-04-21 | 1 | -1/+21 |
* | Support settable plt dir for dialyzer | Evax Software | 2011-04-12 | 1 | -11/+26 |
* | Remove lfe_opts (suggested by Tim Dysinger) | Tuncer Ayaz | 2011-04-11 | 1 | -5/+1 |
* | Centralize variable resolution; add target_dir variable | Dave Smith | 2011-04-10 | 2 | -43/+42 |
* | Add support for priv/<vcs.vsn> as fallback for version info | Dave Smith | 2011-04-10 | 1 | -2/+26 |
* | Add support for loading template vars from external file | Dave Smith | 2011-04-10 | 1 | -3/+19 |
* | Add support for template_wildcarding; allows files from many directories to b... | Dave Smith | 2011-04-10 | 1 | -0/+15 |
* | Refactor overlay_vars to enable overrides from command-line | Dave Smith | 2011-04-10 | 1 | -28/+25 |
* | Make sure to pass dir of app when invoking git; enhance shell logging output | Dave Smith | 2011-04-10 | 2 | -4/+5 |
* | Deprecate fail_on_warning and refactor code | Tuncer Ayaz | 2011-04-07 | 6 | -50/+46 |
* | Pass extra params to ct (thanks Mickael Remond) | Tim Watson | 2011-04-06 | 1 | -6/+13 |
* | New eunit param skip_app, allow suite to be a list | Andrew Thompson | 2011-04-06 | 1 | -8/+25 |
* | Use infinite receive (thanks Hakan Mattsson) | Tuncer Ayaz | 2011-04-04 | 1 | -4/+4 |
* | Use abort in check-plt and update doc | David Reid | 2011-04-02 | 1 | -3/+3 |
* | Make debug_info default | Tuncer Ayaz | 2011-03-30 | 2 | -9/+8 |
* | Clean up specs | Tuncer Ayaz | 2011-03-28 | 6 | -53/+57 |
* | Fix bug: xref should be stopped after being run | Jordi Chacon | 2011-03-26 | 1 | -0/+3 |
* | Fix code clarity and formatting | Tuncer Ayaz | 2011-03-22 | 1 | -17/+17 |
* | Fix ct include option prefix | Shunichi Shinohara | 2011-03-22 | 1 | -1/+1 |
* | Simplify find_dep_in_dir | Tuncer Ayaz | 2011-03-13 | 1 | -1/+1 |
* | Fix comments | Tuncer Ayaz | 2011-03-13 | 1 | -12/+12 |
* | Deprecate old hooks | Tuncer Ayaz | 2011-03-12 | 3 | -0/+53 |
* | Simplify hook changes to rebar_core | Tuncer Ayaz | 2011-03-12 | 1 | -11/+5 |
* | Add pre and post script support for all commands | Tim Watson | 2011-03-12 | 1 | -1/+17 |