Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Handle ct_run exit codes in R15B02 and later | Fred Hebert | 2013-04-18 | 1 | -4/+22 | |
| |/ / / / / / | ||||||
* | | | | | | | Add rebar-deps env to port compiler SharedEnv | Jeremie Lasalle Ratelle | 2013-05-06 | 1 | -1/+2 | |
|/ / / / / / | ||||||
* | | | | | | More error logging | mats cronqvist | 2013-04-12 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #68 from nevar/fix_unicode_promt | Dave Smith | 2013-03-04 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix handling of Unicode characters in env vars | Slava Yurin | 2013-02-18 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Fix missing call to cwd_predirs | Dave Smith | 2013-03-02 | 1 | -2/+2 | |
* | | | | | Merge pull request #38 from tuncer/fix-sub_dir-association | Dave Smith | 2013-03-02 | 1 | -24/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | rebar_core: fix broken indentation | Tuncer Ayaz | 2013-02-26 | 1 | -6/+6 | |
| * | | | | | rebar_core: remove useless return after ?ABORT call | Tuncer Ayaz | 2013-02-26 | 1 | -2/+1 | |
| * | | | | | rebar_core: document pre-dirs association | Tuncer Ayaz | 2013-02-26 | 1 | -16/+17 | |
* | | | | | | Update rebar repo urls | Tuncer Ayaz | 2013-03-02 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #59 from Vagabond/adt-read-lists-from-files | Dave Smith | 2013-02-26 | 1 | -7/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Support reading mustache 'lists' from files | Andrew Thompson | 2013-01-30 | 1 | -7/+17 | |
| |/ / / / | ||||||
* | | | | | Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg | Tuncer Ayaz | 2012-12-31 | 25 | -30/+567 | |
|/ / / / | ||||||
* | | | | Merge branch 'saleyn-erlydtl' | Dave Smith | 2012-12-17 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix default DTL compilation when no erlydtl_opts are provided | serge | 2012-11-15 | 1 | -1/+1 | |
* | | | | | Fix basho/rebar/issues/286 | Tuncer Ayaz | 2012-12-17 | 1 | -1/+0 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #26 from l4u/patch-1 | Dave Smith | 2012-12-02 | 1 | -3/+3 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Support environment vars with unicode characters | José Valim | 2012-11-22 | 1 | -3/+3 | |
| |/ / | ||||||
* | | | Merge pull request #13 from tuncer/fixes | Dave Smith | 2012-11-23 | 6 | -35/+33 | |
|\ \ \ | ||||||
| * | | | Document escriptize command | Tuncer Ayaz | 2012-11-19 | 1 | -3/+6 | |
| * | | | rebar_ct: fix wording in comments | Tuncer Ayaz | 2012-11-18 | 1 | -5/+5 | |
| * | | | rebar_require_vsn: remove trailing whitespace | Tuncer Ayaz | 2012-11-18 | 1 | -5/+5 | |
| * | | | rebar_neotoma_compiler: fix comment | Tuncer Ayaz | 2012-11-18 | 1 | -1/+1 | |
| * | | | Cleanup rebar_core and rebar_erlc_compiler | Tuncer Ayaz | 2012-11-15 | 2 | -21/+16 | |
| | |/ | |/| | ||||||
* | | | Add missing rebar_qc:clean/2 | Joseph Wayne Norton | 2012-11-23 | 1 | -1/+4 | |
|/ / | ||||||
* | | rebar_erlc_compiler: fix src_dirs comment | Tuncer Ayaz | 2012-11-15 | 1 | -1/+1 | |
* | | Merge branch 'ates-diameter' | Dave Smith | 2012-11-12 | 1 | -0/+86 | |
|\ \ | |/ |/| | ||||||
| * | Add support to compile the Diameter dictionary files | Artem Teslenko | 2012-11-12 | 1 | -0/+86 | |
* | | Be sure to filter empty sources (h/t to Tuncer and Joe Norton) | Dave Smith | 2012-11-12 | 1 | -10/+11 | |
* | | Restore support for so_name, port_envs and port_sources | Dave Smith | 2012-11-11 | 1 | -10/+41 | |
|/ | ||||||
* | Fix Dialyzer warning in rebar:run/2 | Tuncer Ayaz | 2012-11-11 | 1 | -1/+1 | |
* | rebar_erlydtl_compiler: fix incorrect lists:keysort/2 call | Tuncer Ayaz | 2012-11-11 | 1 | -1/+1 | |
* | Merge pull request #328 from saleyn/depcheck | Dave Smith | 2012-11-10 | 1 | -2/+2 | |
|\ | ||||||
| * | Fix erlydtl dependency check | Serge Aleynikov | 2012-10-25 | 1 | -2/+2 | |
* | | Merge pull request #327 from saleyn/erlydtl_compiler | Dave Smith | 2012-11-10 | 2 | -26/+81 | |
|\ \ | ||||||
| * | | Made more readable printout of the erlydtl compiler message | Serge Aleynikov | 2012-10-22 | 1 | -0/+6 | |
| * | | Specify multiple locations of DTL template files | Serge Aleynikov | 2012-10-22 | 2 | -26/+75 | |
* | | | Expose Erlang API for invoking rebar | Dave Smith | 2012-11-06 | 1 | -0/+7 | |
* | | | Add comment to explain why we're using sub_dirs by hand | Dave Smith | 2012-11-05 | 1 | -0/+5 | |
* | | | Add all subdirs to xref library path | Daniel Luna | 2012-11-05 | 1 | -4/+7 | |
* | | | Add email address to my name | Daniel Luna | 2012-11-05 | 1 | -1/+2 | |
* | | | Merge pull request #293 from Motiejus/skip_deps | Dave Smith | 2012-10-31 | 1 | -8/+20 | |
|\ \ \ | ||||||
| * | | | Add skip_deps=AppListSeparatedByCommas feature | Motiejus Jakštys | 2012-08-09 | 1 | -8/+20 | |
* | | | | ct: skip instead of halt on missing/unknown suite | Arjan Scherpenisse | 2012-10-31 | 1 | -3/+10 | |
* | | | | Merge remote-tracking branch 'basho/master' | Dave Smith | 2012-10-30 | 1 | -0/+29 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #243 from evanmcc/pevm_min_otp_version | Dave Smith | 2012-10-30 | 1 | -0/+29 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Add support for minimum OTP versions. | Evan Vigil-McClanahan | 2012-06-21 | 1 | -0/+29 | |
* | | | | | Revert arch string changes | Tuncer Ayaz | 2012-10-29 | 1 | -6/+1 | |
|/ / / / | ||||||
* | | | | Fix rebar_base_compiler:format_errors/3 for errors in include files | Magnus Henoch | 2012-10-22 | 1 | -9/+11 |