summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Roll rebar version 2.3.02.3.0Jared Morrow2014-05-132-1/+34
* Merge pull request #252 from tuncer/file_utils-errorsJared Morrow2014-04-243-7/+8
|\
| * file_utils: properly report errors (fix #95)Tuncer Ayaz2014-04-113-7/+8
* | Merge pull request #269 from goofansu/patch-1Jared Morrow2014-04-241-0/+1
|\ \
| * | Update THANKSgoofansu2014-04-181-0/+1
* | | Merge pull request #268 from tuncer/code-path-regressionJared Morrow2014-04-2416-90/+210
|\ \ \ | |/ / |/| |
| * | Fix #267 (code path regression)Tuncer Ayaz2014-04-2316-52/+176
| * | rebar_core: consistently order args and simplify codeTuncer Ayaz2014-04-201-59/+55
|/ /
* | Merge pull request #265 from goofansu/fix-qc-help-cleanJared Morrow2014-04-161-1/+4
|\ \
| * | Fix 'rebar help clean' function_clause errorgoofansu2014-04-121-1/+4
|/ /
* | Merge pull request #254 from tuncer/fix-generateJared Morrow2014-04-111-1/+21
|\ \ | |/ |/|
| * Fix 'rebar generate' regression (#253)Tuncer Ayaz2014-03-301-1/+21
* | Merge pull request #237 from norton/norton-17Andrew Thompson2014-04-092-2/+26
|\ \ | |/ |/|
| * Add partial support for Erlang/OTP 17Joseph Wayne Norton2014-03-292-2/+26
|/
* Merge branch 'tuncer-auto-recursion'Jared Morrow2014-03-1112-20/+134
|\
| * Keep compile recursive and update the tests to not pass -r to compileJared Morrow2014-03-115-5/+6
| * Fix #226Tuncer Ayaz2014-03-111-1/+2
| * Fix #56 (always-on recursion)Tuncer Ayaz2014-03-1112-20/+132
* | Merge pull request #208 from goofansu/fix-typo-rebar-erlydtl-compilerJared Morrow2014-03-051-1/+1
|\ \ | |/
| * Fix typo in rebar_erlydtl_compilergoofansu2014-03-061-1/+1
|/
* Merge pull request #139 from rnewson/depmodsJared Morrow2014-03-051-17/+26
|\
| * Allow specification of module dependencies for appupsRobert Newson2013-09-201-17/+26
* | Merge pull request #115 from mdaguete/simplenode.runner-remsh-fixesAndrew Thompson2014-03-051-3/+29
|\ \
| * | Make REMSH node run in hidden modeManuel Durán Aguete2013-07-191-1/+1
| * | Incorrect REMSH args when sname is usedManuel Durán Aguete2013-07-191-2/+28
| |/
* | Merge pull request #234 from tuncer/fix-220Andrew Thompson2014-03-051-10/+11
|\ \
| * | Fix #220 (Reported-by: Joseph Norton)Tuncer Ayaz2014-03-051-4/+4
| * | erlc: fix commentTuncer Ayaz2014-03-051-6/+7
* | | Merge pull request #98 from jcomellas/jc-no-erl-libs-repetitionJared Morrow2014-03-051-1/+11
|\ \ \ | |/ / |/| |
| * | Avoid passing more than one instance of ERL_LIBS to child processesJuan Jose Comellas2013-06-131-1/+11
* | | Merge pull request #175 from tuncer/cwd-plugins-regressionJared Morrow2014-03-057-18/+59
|\ \ \
| * | | inttest/depplugins: update docsTuncer Ayaz2014-01-011-5/+8
| * | | Fix regression caused by 252b31f (#90)Tuncer Ayaz2014-01-011-1/+6
| * | | rebar_core: minor comment fixTuncer Ayaz2014-01-011-1/+1
| * | | Add test for regression caused by 252b31f (#90)Tuncer Ayaz2014-01-016-11/+44
* | | | Merge pull request #129 from tuncer/erlc-speedup-v5Andrew Thompson2014-03-058-120/+363
|\ \ \ \
| * | | | erlc: clean-up, enhance, and regression fix fd17693Tuncer Ayaz2014-03-058-74/+211
| * | | | erlc: add support for detecting core transformsAnthony Ramine2014-03-051-0/+2
| * | | | Speed up the compilation processEvgeniy Khramtsov2014-03-051-108/+212
|/ / / /
* | | | Merge pull request #233 from tuncer/commandsJared Morrow2014-02-251-5/+6
|\ \ \ \
| * | | | docs: fix #228Tuncer Ayaz2014-02-251-5/+6
|/ / / /
* | | | Merge pull request #230 from tuncer/fix-dialyzer-warningsJared Morrow2014-02-252-2/+2
|\ \ \ \
| * | | | eunit: fix dialyzer warnings introduced in 03da5e0bTuncer Ayaz2014-02-202-2/+2
* | | | | Merge pull request #232 from tuncer/doc-abbrev-cmdJared Morrow2014-02-251-0/+12
|\ \ \ \ \
| * | | | | Mention rebar -c/--commandsTuncer Ayaz2014-02-241-0/+2
| * | | | | Document support for abbreviated commandsTuncer Ayaz2014-02-241-0/+10
|/ / / / /
* | | | | Merge pull request #221 from kaos/erlydtlJared Morrow2014-02-241-9/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | {ok, Module} is an acceptable return value from do_compile.David N. Welton2014-02-141-0/+2
| * | | | Use proplists:unfold to make sure we feed a proplist to keymerge.David N. Welton2014-02-141-8/+9
| * | | | Adapt erlydtl compiler plugin to latest version of erlydtlAndreas Stenius2014-02-141-3/+11
|/ / / /