summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #195 from fgallaire/switch_template_instructionsTristan Sloughter2014-06-141-0/+12
|\
| * A switch variable can have multiple valuesFlorent Gallaire2013-12-111-3/+4
| * Support switch template instructionsFlorent Gallaire2013-12-111-0/+11
* | Wrap cover:stop() call as rebar_cover_utils:exit/0Tuncer Ayaz2014-06-143-3/+7
* | rebar_eunit: disambiguate internal namingTuncer Ayaz2014-06-141-5/+5
* | Add code coverage analysis functionality to `qc'Andras Horvath2014-06-143-230/+294
* | Revert "Merge pull request #171 from fenollp/using-stdlib"Tristan Sloughter2014-06-141-9/+12
* | Merge pull request #281 from tuncer/rebar-h-internalTristan Sloughter2014-06-141-0/+14
|\ \
| * | Move include/rebar.hrl to src/rebar.hrlTuncer Ayaz2014-05-221-0/+14
* | | Merge pull request #130 from yamt/ct-fixesTristan Sloughter2014-06-142-18/+26
|\ \ \
| * | | use the effective deps dir instead of hardcoding "deps"YAMAMOTO Takashi2014-05-302-6/+8
| * | | fix double "the" in a commentYAMAMOTO Takashi2014-05-301-1/+1
| * | | Fix spec file look upYAMAMOTO Takashi2014-05-301-12/+18
| * | | Fix a format of a debug outputYAMAMOTO Takashi2014-05-301-1/+1
* | | | Merge pull request #229 from tolbrino/tb-patch-envTristan Sloughter2014-06-132-2/+21
|\ \ \ \
| * | | | Add REBAR to environment before executing hooksTino Breddin2014-06-022-2/+21
* | | | | Merge pull request #171 from fenollp/using-stdlibTristan Sloughter2014-06-131-12/+9
|\ \ \ \ \
| * | | | | Rebasing. Fix differences with c26b0c7 c996e98 b690842.Pierre Fenoll2014-06-131-10/+8
| * | | | | Local corrections on string processing:Pierre Fenoll2014-06-131-2/+1
* | | | | | Merge pull request #119 from deadok22/qualified-test-specTristan Sloughter2014-06-131-68/+103
|\ \ \ \ \ \
| * | | | | | Add qualified name tests specification (see #118)Sergey Savenko2014-05-291-68/+103
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #136 from waisbrot/add-p4-supportFred Hebert2014-06-132-2/+67
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add 'p4' (Perforce) as a dependency typeNathaniel Waisbrot2014-03-172-2/+67
* | | | | | Fix build for 17.0 using the solutiong proposed by @tsloughterMatwey V. Kornilov2014-06-082-7/+23
| |_|/ / / |/| | | |
* | | | | erlc: replace if expression with case ofTuncer Ayaz2014-05-301-4/+4
* | | | | erlc: fix typo in update_erlcinfo/3 clauseTuncer Ayaz2014-05-301-1/+1
| |/ / / |/| | |
* | | | Merge pull request #280 from talentdeficit/bettershellFred Hebert2014-05-272-21/+37
|\ \ \ \ | |_|/ / |/| | |
| * | | improve behaviour of `rebar shell`alisdair sullivan2014-05-262-21/+37
* | | | Merge pull request #52 from shino/slim-release-supportJared Morrow2014-05-212-8/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Add slim marker file as automatic overlayShunichi Shinohara2014-03-092-8/+33
* | | | Merge pull request #251 from mururu/eunit_compile_optsJared Morrow2014-05-191-9/+10
|\ \ \ \
| * | | | Make sure that eunit/qc_compile_opts works fix #245Yuki Ito2014-05-131-9/+10
* | | | | Merge pull request #244 from tuncer/missing-helpJared Morrow2014-05-191-1/+10
|\ \ \ \ \
| * | | | | Document require_*_vsn optionsTuncer Ayaz2014-03-121-0/+6
| * | | | | Document skip_apps= and apps=Tuncer Ayaz2014-03-121-1/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #274 from redpine50/broken_on_winJared Morrow2014-05-191-1/+2
|\ \ \ \ \
| * | | | | Do not wrap base_dir with filename:absname() redpine502014-05-101-2/+2
| * | | | | Update rebar_utils.erlredpine502014-05-081-1/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #242 from tuncer/erlc-speedup-v5-fixupJared Morrow2014-05-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | erlc: fixup log messageTuncer Ayaz2014-03-121-1/+1
| |/ / /
* | | | Merge pull request #252 from tuncer/file_utils-errorsJared Morrow2014-04-242-5/+6
|\ \ \ \
| * | | | file_utils: properly report errors (fix #95)Tuncer Ayaz2014-04-112-5/+6
* | | | | Fix #267 (code path regression)Tuncer Ayaz2014-04-231-43/+53
* | | | | rebar_core: consistently order args and simplify codeTuncer Ayaz2014-04-201-59/+55
* | | | | 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
| |/ / /
* | | | Add partial support for Erlang/OTP 17Joseph Wayne Norton2014-03-291-2/+3
|/ / /
* | | Fix #226Tuncer Ayaz2014-03-111-1/+2
* | | Fix #56 (always-on recursion)Tuncer Ayaz2014-03-114-13/+104
|/ /