Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Add slim marker file as automatic overlay | Shunichi Shinohara | 2014-03-09 | 2 | -8/+33 | |
* | | | | | | Merge pull request #251 from mururu/eunit_compile_opts | Jared Morrow | 2014-05-19 | 1 | -9/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make sure that eunit/qc_compile_opts works fix #245 | Yuki Ito | 2014-05-13 | 1 | -9/+10 | |
* | | | | | | | Merge pull request #244 from tuncer/missing-help | Jared Morrow | 2014-05-19 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Document require_*_vsn options | Tuncer Ayaz | 2014-03-12 | 1 | -0/+6 | |
| * | | | | | | | Document skip_apps= and apps= | Tuncer Ayaz | 2014-03-12 | 1 | -1/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #274 from redpine50/broken_on_win | Jared Morrow | 2014-05-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Do not wrap base_dir with filename:absname() | redpine50 | 2014-05-10 | 1 | -2/+2 | |
| * | | | | | | | Update rebar_utils.erl | redpine50 | 2014-05-08 | 1 | -1/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #242 from tuncer/erlc-speedup-v5-fixup | Jared Morrow | 2014-05-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | erlc: fixup log message | Tuncer Ayaz | 2014-03-12 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #252 from tuncer/file_utils-errors | Jared Morrow | 2014-04-24 | 2 | -5/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | file_utils: properly report errors (fix #95) | Tuncer Ayaz | 2014-04-11 | 2 | -5/+6 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Fix #267 (code path regression) | Tuncer Ayaz | 2014-04-23 | 1 | -43/+53 | |
* | | | | | | rebar_core: consistently order args and simplify code | Tuncer Ayaz | 2014-04-20 | 1 | -59/+55 | |
* | | | | | | Fix 'rebar help clean' function_clause error | goofansu | 2014-04-12 | 1 | -1/+4 | |
* | | | | | | Merge pull request #254 from tuncer/fix-generate | Jared Morrow | 2014-04-11 | 1 | -1/+21 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix 'rebar generate' regression (#253) | Tuncer Ayaz | 2014-03-30 | 1 | -1/+21 | |
| |/ / / / | ||||||
* | | | | | Add partial support for Erlang/OTP 17 | Joseph Wayne Norton | 2014-03-29 | 1 | -2/+3 | |
|/ / / / | ||||||
* | | | | Fix #226 | Tuncer Ayaz | 2014-03-11 | 1 | -1/+2 | |
* | | | | Fix #56 (always-on recursion) | Tuncer Ayaz | 2014-03-11 | 4 | -13/+104 | |
|/ / / | ||||||
* | | | Fix typo in rebar_erlydtl_compiler | goofansu | 2014-03-06 | 1 | -1/+1 | |
* | | | Merge pull request #139 from rnewson/depmods | Jared Morrow | 2014-03-05 | 1 | -17/+26 | |
|\ \ \ | ||||||
| * | | | Allow specification of module dependencies for appups | Robert Newson | 2013-09-20 | 1 | -17/+26 | |
* | | | | Merge pull request #234 from tuncer/fix-220 | Andrew Thompson | 2014-03-05 | 1 | -10/+11 | |
|\ \ \ \ | ||||||
| * | | | | Fix #220 (Reported-by: Joseph Norton) | Tuncer Ayaz | 2014-03-05 | 1 | -4/+4 | |
| * | | | | erlc: fix comment | Tuncer Ayaz | 2014-03-05 | 1 | -6/+7 | |
* | | | | | Merge pull request #98 from jcomellas/jc-no-erl-libs-repetition | Jared Morrow | 2014-03-05 | 1 | -1/+11 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Avoid passing more than one instance of ERL_LIBS to child processes | Juan Jose Comellas | 2013-06-13 | 1 | -1/+11 | |
* | | | | | Merge pull request #175 from tuncer/cwd-plugins-regression | Jared Morrow | 2014-03-05 | 1 | -2/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix regression caused by 252b31f (#90) | Tuncer Ayaz | 2014-01-01 | 1 | -1/+6 | |
| * | | | | | rebar_core: minor comment fix | Tuncer Ayaz | 2014-01-01 | 1 | -1/+1 | |
* | | | | | | erlc: clean-up, enhance, and regression fix fd17693 | Tuncer Ayaz | 2014-03-05 | 4 | -72/+207 | |
* | | | | | | erlc: add support for detecting core transforms | Anthony Ramine | 2014-03-05 | 1 | -0/+2 | |
* | | | | | | Speed up the compilation process | Evgeniy Khramtsov | 2014-03-05 | 1 | -108/+212 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | docs: fix #228 | Tuncer Ayaz | 2014-02-25 | 1 | -5/+6 | |
* | | | | | Merge pull request #230 from tuncer/fix-dialyzer-warnings | Jared Morrow | 2014-02-25 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | eunit: fix dialyzer warnings introduced in 03da5e0b | Tuncer Ayaz | 2014-02-20 | 1 | -1/+1 | |
* | | | | | | Mention rebar -c/--commands | Tuncer Ayaz | 2014-02-24 | 1 | -0/+2 | |
* | | | | | | Document support for abbreviated commands | Tuncer Ayaz | 2014-02-24 | 1 | -0/+10 | |
* | | | | | | {ok, Module} is an acceptable return value from do_compile. | David N. Welton | 2014-02-14 | 1 | -0/+2 | |
* | | | | | | Use proplists:unfold to make sure we feed a proplist to keymerge. | David N. Welton | 2014-02-14 | 1 | -8/+9 | |
* | | | | | | Adapt erlydtl compiler plugin to latest version of erlydtl | Andreas Stenius | 2014-02-14 | 1 | -3/+11 | |
|/ / / / / | ||||||
* | | | | | Add documentation | Andrew Thompson | 2014-02-07 | 2 | -0/+5 | |
* | | | | | Add random_suite_order option to eunit command | Andrew Thompson | 2014-02-07 | 1 | -1/+28 | |
* | | | | | Merge pull request #224 from andrewjstone/allow-test | Jared Morrow | 2014-02-07 | 3 | -36/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | allow suite[s] or test[s] as options for eunit and ct | Andrew J. Stone | 2014-02-05 | 3 | -36/+60 | |
* | | | | | | Merge pull request #188 from massemanet/xref_extra_path | Andrew Thompson | 2014-02-06 | 1 | -0/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | introduce xref_extra_paths | mats cronqvist | 2014-01-13 | 1 | -0/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #212 from tuncer/hrl-error | Jared Morrow | 2014-01-16 | 1 | -19/+25 | |
|\ \ \ \ \ |