summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* External deps_dir should have higher priority than the config oneJosé Valim2013-06-181-2/+3
* Merge pull request #60 from jcomellas/jc-getopt-0.7.0Dave Smith2013-06-161-156/+377
|\
| * Add latest version getopt that automatically wraps usage output linesJuan Jose Comellas2013-01-251-156/+377
* | Merge pull request #44 from nevar/fix_neotomaDave Smith2013-06-161-2/+2
|\ \
| * | Correct ext of neotoma output fileSlava Yurin2012-12-311-2/+2
| |/
* | Merge pull request #37 from nox/force-registeredDave Smith2013-06-161-1/+14
|\ \
| * | Ensure we always have a `registered` value in `.app` filesAnthony Ramine2012-12-071-1/+14
* | | Merge pull request #24 from legoscia/masterDave Smith2013-06-161-1/+1
|\ \ \
| * | | Run eunit suites in the order specified in the 'suites' command line parameterMagnus Henoch2012-11-201-1/+1
* | | | Merge pull request #74 from DeadZen/dz-merged-overlayDave Smith2013-06-141-8/+18
|\ \ \ \
| * | | | Implement merged overlaysPedram Nimreezi2013-03-261-8/+18
* | | | | Merge pull request #75 from rpt/masterDave Smith2013-06-121-0/+1
|\ \ \ \ \
| * | | | | Add support for QuickCheck MiniKrzysztof Rutka2013-03-251-0/+1
| |/ / / /
* | | | | Merge pull request #90 from Motiejus/dep_pluginDave Smith2013-05-211-17/+23
|\ \ \ \ \
| * | | | | Fix searching for pluginsMotiejus Jakštys2013-05-191-17/+23
* | | | | | 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
|\