summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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 overlay command to shell completionTuncer Ayaz2011-10-201-1/+1
* Update THANKS fileTuncer Ayaz2011-10-201-0/+2
* 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
* Don't run erl_args through set_trimMatt Campbell2011-10-201-1/+1
* 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-052-25/+27
* Fix config handling in root_dirTim Watson2011-10-053-3/+25
* Merge pull request #139 from Mistagrooves/syntax_errors_start_erl_batchJoe Williams2011-09-261-2/+2
|\
| * @ characters before elses were causing the script to not runMistagrooves2011-09-261-2/+2
|/
* Merge pull request #135 from mokele/runner-vm-args-fixJoe Williams2011-09-211-24/+23
|\
| * fix vm.args checks by always using $VMARGS_PATHSteven Gravell2011-09-211-24/+23
|/
* Update Windows runner script usage blurbMatt Campbell2011-09-201-1/+1
* Merge pull request #133 from joewilliams/sysconfig1Joe Williams2011-09-2011-25/+94
|\
| * Get rid of app.configjoewilliams2011-09-2011-25/+94
|/
* Add console command to windows runner scriptMatt Campbell2011-09-201-0/+5
* 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-082-7/+12
* Fix regression in rebar_file_utils:cp_r/2Tuncer Ayaz2011-09-041-2/+3
* Update Dialyzer optionsTuncer Ayaz2011-09-041-1/+1
* Update READMETuncer Ayaz2011-09-041-3/+1
* Add Jan Vincent Liwanag to THANKS fileTuncer Ayaz2011-09-041-0/+1
* Move asn1 generated *.hrl to includeJan Vincent Liwanag2011-09-041-10/+16
* Update READMETuncer Ayaz2011-09-041-1/+1
* Fix spec for rebar_file_utils:rm_rf/1Tuncer Ayaz2011-09-021-1/+1
* Add check target to MakefileTuncer Ayaz2011-09-021-1/+9
* Quote paths before passing them to the shellJan Klötzke2011-09-021-6/+9
* Update THANKS fileTuncer Ayaz2011-09-021-0/+2
* Export $REBAR_DEPS_DIR and $ERL_LIBS variablesAnton Lavrik2011-09-021-0/+13
* Ensure include dir exists in compile_mib/3Ignas Vyšniauskas2011-09-021-1/+2
* Clean up and fix vcs functions and loggingTuncer Ayaz2011-09-021-25/+32