Rebar 2.5.1
rebar/299:
Fix OS X resource fork handling (Reported-by: Richard O'Keefe)
rebar/307:
bootstrap now accepts --help usage flag
rebar/316:
fix for #314 (rebar shell somehow blocks using io:format in gen_server handle_call)
rebar/327:
Adapt arch string to versioning scheme changes (>= 17.x)
rebar/328:
Follow-up typo fixes for #327
rebar/330:
Remove experimental label from ‘eunit tests=’
rebar/332:
Update dialyzer_reference
Rebar 2.5.0
Reverted rebar/281:
Move include/rebar.hrl to src/rebar.hrl
as it broke backwards compatibility
Rebar 2.4.0
rebar/52:
Slim release support
rebar/112:
Add code coverage analysis functionality to `qc'
rebar/119:
Add qualified name tests specification (see #118)
rebar/130:
ct fixes
rebar/136:
Add support for the Perforce VCS client via the “p4” tool
rebar/195:
Switch template instructions
rebar/229:
Add REBAR to environment before executing hooks
rebar/260:
Quote include/lib paths to handle spaces in Erlang installs (fixes build on windows)
rebar/280:
improve output when using
rebar shell
rebar/281:
Move include/rebar.hrl to src/rebar.hrl
rebar/284:
Error ‘Command not found’ when sname is used
rebar/285:
Fix #249 (erlc regression)
rebar/288:
Extend and document contributing rules
rebar/289:
erlc: fix typo in update_erlcinfo/3 clause that would make the function fail
rebar/290:
erlc: replace if expression with case of
rebar/292:
Namespaced types: fix build for 17.0
rebar/296:
Add gen_event template
Rebar 2.3.1
PR's Merged
rebar/242:
Extra commits for #129
rebar/244:
Document skip_apps=, apps=, and require_*_vsn
rebar/251:
Make sure that eunit/qc_compile_opts works
rebar/255:
rebar.app: remove superfluous quoting
rebar/274:
Use lowercase for Windows drive name to resolve issue #250
Rebar 2.3.0
PR's Merged
rebar/98:
Repetition of environment variable definitions in child processes (ports)
rebar/115:
Incorrect REMSH args when sname is used.
rebar/129:
Speed up the compilation process v5
rebar/139:
Allow specification of module dependencies for appups
rebar/175:
CWD plugins regression
rebar/188:
Xref extra path
rebar/208:
Fix typo in rebar_erlydtl_compiler
rebar/219:
Added R16B01 and R16B02 to travis config.
rebar/221:
Adapt erlydtl compiler plugin to latest version of erlydtl
rebar/223:
Add random_suite_order option to eunit command
rebar/224:
allow suites or tests as options for eunit and ct
rebar/230:
eunit: fix dialyzer warnings introduced in 03da5e0b
rebar/232:
Document support for abbreviated commands
rebar/233:
docs: fix #228
rebar/234:
Fix #220 (Reported-by: Joseph Norton)
rebar/237:
Add partial support for Erlang/OTP 17
rebar/252:
file_utils: properly report errors (fix #95)
rebar/254:
Fix ‘rebar generate’ regression (#253)
rebar/265:
Fix ‘rebar help clean’ function_clause error
rebar/268:
Fix #267 (code path regression)
rebar/269:
Update THANKS
Rebar 2.2.0
PR's Merged
rebar/152:
Fix erl_opts use
rebar/154:
Fix update-deps with certain forms of the {tag, ...} type
rebar/155:
Fixes for #137 and #142
rebar/157:
Don't over-aggressively clean the code path in the presence of lib_dir directives
rebar/172:
Add missing dep examples and fix existing ones
rebar/173:
Fix false reporting of (plain) vsn strings
rebar/174:
rebar_core: fix Dialyzer warning introduced in aa46d85 (#157)
rebar/177:
Delete unused inttest/retest binary
rebar/179:
Make list of commands (for unabbreviation) easier to maintain
rebar/183:
generate-upgrade can now take target_dir argument
rebar/184:
Fix log levels
rebar/185:
Switch retest dep to upstream (dizzyd/retest.git)
rebar/189:
inttest/rgen1: increase retest timeout (30s -> 60s)
rebar/190:
inttest/rgen_1: double the timeout a second time
rebar/191:
Fix #187 (rename getopt and mustache)
rebar/196:
Print a more appropriate message on ‘rebar info’
rebar/198:
Clean up rebar.config.script
rebar/199:
rebar_dia_compiler: fix Dialyzer warnings
rebar/200:
bootstrap: avoid trying to run ‘debug’ command
rebar/201:
Added a library template.
rebar/210:
Fix #205 (erlydtl:compile/3 returns warnings)
rebar/212:
Fix basho/rebar#388
rebar/214:
Document compile_only=true
rebar/215:
Remove experimental flags