summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://github.com/ferd/rebar into ferd-masterDave Smith2013-05-151-4/+22
|\
| * Handle ct_run exit codes in R15B02 and laterFred Hebert2013-04-181-4/+22
* | Add rebar-deps env to port compiler SharedEnvJeremie Lasalle Ratelle2013-05-061-1/+2
|/
* More error loggingmats cronqvist2013-04-121-0/+2
* Merge pull request #68 from nevar/fix_unicode_promtDave Smith2013-03-041-1/+1
|\
| * Fix handling of Unicode characters in env varsSlava Yurin2013-02-181-1/+1
* | Fix missing call to cwd_predirsDave Smith2013-03-021-2/+2
* | Merge pull request #38 from tuncer/fix-sub_dir-associationDave Smith2013-03-021-24/+24
|\ \
| * | rebar_core: fix broken indentationTuncer Ayaz2013-02-261-6/+6
| * | rebar_core: remove useless return after ?ABORT callTuncer Ayaz2013-02-261-2/+1
| * | rebar_core: document pre-dirs associationTuncer Ayaz2013-02-261-16/+17
* | | Update rebar repo urlsTuncer Ayaz2013-03-021-2/+2
|/ /
* | Merge pull request #59 from Vagabond/adt-read-lists-from-filesDave Smith2013-02-261-7/+17
|\ \
| * | Support reading mustache 'lists' from filesAndrew Thompson2013-01-301-7/+17
| |/
* | Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msgTuncer Ayaz2012-12-3125-30/+567
|/
* Merge branch 'saleyn-erlydtl'Dave Smith2012-12-171-1/+1
|\
| * Fix default DTL compilation when no erlydtl_opts are providedserge2012-11-151-1/+1
* | Fix basho/rebar/issues/286Tuncer Ayaz2012-12-171-1/+0
* | Merge pull request #26 from l4u/patch-1Dave Smith2012-12-021-3/+3
|\ \
| * | Support environment vars with unicode charactersJosé Valim2012-11-221-3/+3
| |/
* | Merge pull request #13 from tuncer/fixesDave Smith2012-11-236-35/+33
|\ \
| * | Document escriptize commandTuncer Ayaz2012-11-191-3/+6
| * | rebar_ct: fix wording in commentsTuncer Ayaz2012-11-181-5/+5
| * | rebar_require_vsn: remove trailing whitespaceTuncer Ayaz2012-11-181-5/+5
| * | rebar_neotoma_compiler: fix commentTuncer Ayaz2012-11-181-1/+1
| * | Cleanup rebar_core and rebar_erlc_compilerTuncer Ayaz2012-11-152-21/+16
* | | Add missing rebar_qc:clean/2Joseph Wayne Norton2012-11-231-1/+4
|/ /
* | rebar_erlc_compiler: fix src_dirs commentTuncer Ayaz2012-11-151-1/+1
* | Merge branch 'ates-diameter'Dave Smith2012-11-121-0/+86
|\ \ | |/ |/|
| * Add support to compile the Diameter dictionary filesArtem Teslenko2012-11-121-0/+86
* | Be sure to filter empty sources (h/t to Tuncer and Joe Norton)Dave Smith2012-11-121-10/+11
* | Restore support for so_name, port_envs and port_sourcesDave Smith2012-11-111-10/+41
|/
* Fix Dialyzer warning in rebar:run/2Tuncer Ayaz2012-11-111-1/+1
* rebar_erlydtl_compiler: fix incorrect lists:keysort/2 callTuncer Ayaz2012-11-111-1/+1
* Merge pull request #328 from saleyn/depcheckDave Smith2012-11-101-2/+2
|\
| * Fix erlydtl dependency checkSerge Aleynikov2012-10-251-2/+2
* | Merge pull request #327 from saleyn/erlydtl_compilerDave Smith2012-11-102-26/+81
|\ \
| * | Made more readable printout of the erlydtl compiler messageSerge Aleynikov2012-10-221-0/+6
| * | Specify multiple locations of DTL template filesSerge Aleynikov2012-10-222-26/+75
* | | Expose Erlang API for invoking rebarDave Smith2012-11-061-0/+7
* | | Add comment to explain why we're using sub_dirs by handDave Smith2012-11-051-0/+5
* | | Add all subdirs to xref library pathDaniel Luna2012-11-051-4/+7
* | | Add email address to my nameDaniel Luna2012-11-051-1/+2
* | | Merge pull request #293 from Motiejus/skip_depsDave Smith2012-10-311-8/+20
|\ \ \
| * | | Add skip_deps=AppListSeparatedByCommas featureMotiejus Jakštys2012-08-091-8/+20
* | | | ct: skip instead of halt on missing/unknown suiteArjan Scherpenisse2012-10-311-3/+10
* | | | Merge remote-tracking branch 'basho/master'Dave Smith2012-10-301-0/+29
|\ \ \ \
| * \ \ \ Merge pull request #243 from evanmcc/pevm_min_otp_versionDave Smith2012-10-301-0/+29
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add support for minimum OTP versions.Evan Vigil-McClanahan2012-06-211-0/+29
* | | | | Revert arch string changesTuncer Ayaz2012-10-291-6/+1
|/ / / /