summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use ?ERROR where appropriateTuncer Ayaz2012-01-174-11/+11
* Support different log levelsTuncer Ayaz2012-01-174-18/+34
* Import new upstream getopt.erlTuncer Ayaz2012-01-171-49/+125
* Fix whitespace errorsTuncer Ayaz2012-01-171-12/+13
* Delete existing erl files in ?EUNIT_DIRFrancis Joanis2012-01-171-0/+21
* Fix whitespace errorsTuncer Ayaz2012-01-133-11/+12
* Check for .app.src firstTuncer Ayaz2012-01-131-2/+2
* Fix code clarity in dir type checkTuncer Ayaz2012-01-131-9/+5
* Warn if we ignore a skip_dir's sub_dirsTuncer Ayaz2012-01-131-4/+7
* Add missing newline for logging code path updateTuncer Ayaz2012-01-131-1/+1
* Ignore sub_dirs in skip_dirsTuncer Ayaz2012-01-101-5/+10
* Clean up rebar_utilsTuncer Ayaz2012-01-101-30/+30
* Remove port_first_files supportTuncer Ayaz2012-01-091-22/+3
* Fix whitespace errorsTuncer Ayaz2012-01-091-16/+25
* Fix Dialyzer warningTuncer Ayaz2012-01-091-4/+7
* On windows, avoid symlink during upgradeMatt Campbell2012-01-091-5/+17
* Deprecate ct suite= option for suites= optionMagnus Klaar2012-01-062-13/+18
* Reverse order in rebar_utils:get_deprecated_global/3Tuncer Ayaz2012-01-061-7/+7
* Cleanup and simplify deprecated option handlingTuncer Ayaz2012-01-012-23/+18
* Don't kill any inet_gethost_native after eunitTomas Abrahamsson2011-12-291-1/+5
* Add {vsn, _} support for reltool.configAli Sabil2011-12-281-1/+15
* Move vcs_vsn/2 to rebar_utilsTuncer Ayaz2011-12-282-58/+58
* Add support for customising common test directoryTim Watson2011-12-281-1/+2
* Remove trailing whitespace in rebar_reltoolTuncer Ayaz2011-12-191-1/+1
* Fix rebar_core crash (reported-by: Jeremy Raymond)Tuncer Ayaz2011-12-181-17/+24
* Fix help text formattingTuncer Ayaz2011-12-161-1/+1
* Universally support apps=/skip_apps=Tuncer Ayaz2011-12-126-154/+164
* Move is_skipped_app/0 to rebar_app_utilsTuncer Ayaz2011-12-123-41/+39
* Add rebar_utils:deprecated/4 and remove defineTuncer Ayaz2011-12-121-7/+10
* rebar_xref: move code to proper placeTuncer Ayaz2011-12-121-4/+4
* Make 'rebar xref' honour the skip_app directiveTorbjorn Tornkvist2011-12-122-2/+46
* Fail if erl_interface not foundJesse Gumm2011-12-081-2/+10
* Add support for arch-specific hooksTuncer Ayaz2011-12-051-1/+10
* Add support for first_files to port compilerTim Watson2011-11-301-3/+22
* Fix and refactor reltool root_dir lookupTuncer Ayaz2011-11-261-18/+31
* Limit line lengthTuncer Ayaz2011-11-261-1/+2
* Add root_dir option to reltool.configsmithwinston2011-11-262-1/+22
* Treat HEAD as a branch to fix regressions caused by 3ef7db5Bob Ippolito2011-11-161-4/+4
* Remove gratuitous space in debug logTuncer Ayaz2011-11-091-1/+1
* Remove gratuitous prefix in error logTuncer Ayaz2011-11-081-1/+1
* Remove obsolete comments (thanks Tim Watson)Tuncer Ayaz2011-11-041-8/+0
* Stop applications before killing extra processesKlas Johansson2011-11-021-3/+4
* Fix rebar_utils:expand_env_variable/3Jan Kloetzke2011-11-011-1/+1
* Fix formattingTuncer Ayaz2011-10-261-2/+2
* Fix comments and formattingTuncer Ayaz2011-10-262-9/+13
* Overhaul environment expansion for better performanceDave Smith2011-10-262-34/+53
* When profiling, save analysis results to diskDave Smith2011-10-251-3/+6
* Add support for -p flag to profile rebar runDave Smith2011-10-251-2/+17
* Add -D support to rebar_port_compilerTuncer Ayaz2011-10-231-1/+11
* Cleanup and fix -D for erl_optsTuncer Ayaz2011-10-231-3/+3