| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add rebar_utils:deprecated/4 and remove define | Tuncer Ayaz | 2011-12-12 | 1 | -7/+10 |
* | rebar_xref: move code to proper place | Tuncer Ayaz | 2011-12-12 | 1 | -4/+4 |
* | Make 'rebar xref' honour the skip_app directive | Torbjorn Tornkvist | 2011-12-12 | 2 | -2/+46 |
* | Fail if erl_interface not found | Jesse Gumm | 2011-12-08 | 1 | -2/+10 |
* | Add support for arch-specific hooks | Tuncer Ayaz | 2011-12-05 | 1 | -1/+10 |
* | Add support for first_files to port compiler | Tim Watson | 2011-11-30 | 1 | -3/+22 |
* | Fix and refactor reltool root_dir lookup | Tuncer Ayaz | 2011-11-26 | 1 | -18/+31 |
* | Limit line length | Tuncer Ayaz | 2011-11-26 | 1 | -1/+2 |
* | Add root_dir option to reltool.config | smithwinston | 2011-11-26 | 2 | -1/+22 |
* | Treat HEAD as a branch to fix regressions caused by 3ef7db5 | Bob Ippolito | 2011-11-16 | 1 | -4/+4 |
* | Remove gratuitous space in debug log | Tuncer Ayaz | 2011-11-09 | 1 | -1/+1 |
* | Remove gratuitous prefix in error log | Tuncer Ayaz | 2011-11-08 | 1 | -1/+1 |
* | Remove obsolete comments (thanks Tim Watson) | Tuncer Ayaz | 2011-11-04 | 1 | -8/+0 |
* | Stop applications before killing extra processes | Klas Johansson | 2011-11-02 | 1 | -3/+4 |
* | Fix rebar_utils:expand_env_variable/3 | Jan Kloetzke | 2011-11-01 | 1 | -1/+1 |
* | Fix formatting | Tuncer Ayaz | 2011-10-26 | 1 | -2/+2 |
* | Fix comments and formatting | Tuncer Ayaz | 2011-10-26 | 2 | -9/+13 |
* | Overhaul environment expansion for better performance | Dave Smith | 2011-10-26 | 2 | -34/+53 |
* | When profiling, save analysis results to disk | Dave Smith | 2011-10-25 | 1 | -3/+6 |
* | Add support for -p flag to profile rebar run | Dave Smith | 2011-10-25 | 1 | -2/+17 |
* | Add -D support to rebar_port_compiler | Tuncer Ayaz | 2011-10-23 | 1 | -1/+11 |
* | Cleanup and fix -D for erl_opts | Tuncer Ayaz | 2011-10-23 | 1 | -3/+3 |
* | Add -D option | Tuncer Ayaz | 2011-10-22 | 2 | -8/+18 |
* | Use same variable names as file:make_link/2 | Tuncer Ayaz | 2011-10-21 | 1 | -3/+3 |
* | Add possibility to make symbolic links | Przemysław Dąbek | 2011-10-20 | 1 | -0/+10 |
* | Work around functions not found in source | Fabian Linzberger | 2011-10-20 | 1 | -5/+11 |
* | Add overlay command to run overlays only | Steven Gravell | 2011-10-20 | 2 | -25/+39 |
* | Setup code path prior to calling edoc | Joseph Wayne Norton | 2011-10-20 | 1 | -0/+19 |
* | Allow plugins to participate in pre and post processing | Tim Watson | 2011-10-20 | 2 | -8/+15 |
* | rebar_file_utils: simplify commands on Windows | Jan Klötzke | 2011-10-20 | 1 | -3/+3 |
* | Fix the 'ct' target to work on Windows with MSYS | Jan Klötzke | 2011-10-20 | 1 | -1/+1 |
* | rebar_app_utils: fix git hook for Windows | Jan Klötzke | 2011-10-20 | 1 | -1/+8 |
* | rebar_utils:sh/2: remove bash invocation on Windows | Jan Klötzke | 2011-10-20 | 1 | -18/+6 |
* | Better code path handling during upgrades | joewilliams | 2011-10-17 | 1 | -4/+3 |
* | Copy sys.config into upgrade tarball | joewilliams | 2011-10-17 | 1 | -0/+5 |
* | More descriptive logging for upgrade systools cmds | joewilliams | 2011-10-15 | 1 | -9/+14 |
* | Remove modules that fail coverage from the list | Jon Meredith | 2011-10-14 | 1 | -4/+4 |
* | Support for custom version commands | Tim Watson | 2011-10-11 | 1 | -0/+3 |
* | Cleanup deprecations now that R14B04 is released | Tuncer Ayaz | 2011-10-06 | 1 | -20/+3 |
* | Handle vm.args properly while building upgrades | joewilliams | 2011-10-05 | 1 | -1/+4 |
* | Fix config handling in root_dir | Tim Watson | 2011-10-05 | 1 | -1/+12 |
* | Get rid of app.config | joewilliams | 2011-09-20 | 3 | -15/+40 |
* | Fix missing plugin warnings | Tim Watson | 2011-09-20 | 1 | -1/+1 |
* | Fix regressions in rebar_file_utils | Tuncer Ayaz | 2011-09-15 | 1 | -5/+9 |
* | Fix Dialyzer warning | Tuncer Ayaz | 2011-09-08 | 1 | -6/+12 |
* | Fix regression in rebar_file_utils:cp_r/2 | Tuncer Ayaz | 2011-09-04 | 1 | -2/+3 |
* | Move asn1 generated *.hrl to include | Jan Vincent Liwanag | 2011-09-04 | 1 | -10/+16 |
* | Fix spec for rebar_file_utils:rm_rf/1 | Tuncer Ayaz | 2011-09-02 | 1 | -1/+1 |
* | Quote paths before passing them to the shell | Jan Klötzke | 2011-09-02 | 1 | -6/+9 |
* | Export $REBAR_DEPS_DIR and $ERL_LIBS variables | Anton Lavrik | 2011-09-02 | 1 | -0/+13 |