| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Delete existing erl files in ?EUNIT_DIR | Francis Joanis | 2012-01-17 | 1 | -0/+21 |
* | Fix whitespace errors | Tuncer Ayaz | 2012-01-13 | 3 | -11/+12 |
* | Check for .app.src first | Tuncer Ayaz | 2012-01-13 | 1 | -2/+2 |
* | Fix code clarity in dir type check | Tuncer Ayaz | 2012-01-13 | 1 | -9/+5 |
* | Warn if we ignore a skip_dir's sub_dirs | Tuncer Ayaz | 2012-01-13 | 1 | -4/+7 |
* | Add missing newline for logging code path update | Tuncer Ayaz | 2012-01-13 | 1 | -1/+1 |
* | Ignore sub_dirs in skip_dirs | Tuncer Ayaz | 2012-01-10 | 1 | -5/+10 |
* | Clean up rebar_utils | Tuncer Ayaz | 2012-01-10 | 1 | -30/+30 |
* | Remove port_first_files support | Tuncer Ayaz | 2012-01-09 | 1 | -22/+3 |
* | Fix whitespace errors | Tuncer Ayaz | 2012-01-09 | 1 | -16/+25 |
* | Fix Dialyzer warning | Tuncer Ayaz | 2012-01-09 | 1 | -4/+7 |
* | On windows, avoid symlink during upgrade | Matt Campbell | 2012-01-09 | 1 | -5/+17 |
* | Deprecate ct suite= option for suites= option | Magnus Klaar | 2012-01-06 | 2 | -13/+18 |
* | Reverse order in rebar_utils:get_deprecated_global/3 | Tuncer Ayaz | 2012-01-06 | 1 | -7/+7 |
* | Cleanup and simplify deprecated option handling | Tuncer Ayaz | 2012-01-01 | 2 | -23/+18 |
* | Don't kill any inet_gethost_native after eunit | Tomas Abrahamsson | 2011-12-29 | 1 | -1/+5 |
* | Add {vsn, _} support for reltool.config | Ali Sabil | 2011-12-28 | 1 | -1/+15 |
* | Move vcs_vsn/2 to rebar_utils | Tuncer Ayaz | 2011-12-28 | 2 | -58/+58 |
* | Add support for customising common test directory | Tim Watson | 2011-12-28 | 1 | -1/+2 |
* | Remove trailing whitespace in rebar_reltool | Tuncer Ayaz | 2011-12-19 | 1 | -1/+1 |
* | Fix rebar_core crash (reported-by: Jeremy Raymond) | Tuncer Ayaz | 2011-12-18 | 1 | -17/+24 |
* | Fix help text formatting | Tuncer Ayaz | 2011-12-16 | 1 | -1/+1 |
* | Universally support apps=/skip_apps= | Tuncer Ayaz | 2011-12-12 | 6 | -154/+164 |
* | Move is_skipped_app/0 to rebar_app_utils | Tuncer Ayaz | 2011-12-12 | 3 | -41/+39 |
* | 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 |