summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add -D optionTuncer Ayaz2011-10-222-8/+18
* Use same variable names as file:make_link/2Tuncer Ayaz2011-10-211-3/+3
* Add possibility to make symbolic linksPrzemysław Dąbek2011-10-201-0/+10
* Work around functions not found in sourceFabian Linzberger2011-10-201-5/+11
* Add overlay command to run overlays onlySteven Gravell2011-10-202-25/+39
* Setup code path prior to calling edocJoseph Wayne Norton2011-10-201-0/+19
* Allow plugins to participate in pre and post processingTim Watson2011-10-202-8/+15
* rebar_file_utils: simplify commands on WindowsJan Klötzke2011-10-201-3/+3
* Fix the 'ct' target to work on Windows with MSYSJan Klötzke2011-10-201-1/+1
* rebar_app_utils: fix git hook for WindowsJan Klötzke2011-10-201-1/+8
* rebar_utils:sh/2: remove bash invocation on WindowsJan Klötzke2011-10-201-18/+6
* Better code path handling during upgradesjoewilliams2011-10-171-4/+3
* Copy sys.config into upgrade tarballjoewilliams2011-10-171-0/+5
* More descriptive logging for upgrade systools cmdsjoewilliams2011-10-151-9/+14
* Remove modules that fail coverage from the listJon Meredith2011-10-141-4/+4
* Support for custom version commandsTim Watson2011-10-111-0/+3
* Cleanup deprecations now that R14B04 is releasedTuncer Ayaz2011-10-061-20/+3
* Handle vm.args properly while building upgradesjoewilliams2011-10-051-1/+4
* Fix config handling in root_dirTim Watson2011-10-051-1/+12
* Get rid of app.configjoewilliams2011-09-203-15/+40
* Fix missing plugin warningsTim Watson2011-09-201-1/+1
* Fix regressions in rebar_file_utilsTuncer Ayaz2011-09-151-5/+9
* Fix Dialyzer warningTuncer Ayaz2011-09-081-6/+12
* Fix regression in rebar_file_utils:cp_r/2Tuncer Ayaz2011-09-041-2/+3