使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
SisMaker
/
rebar3
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
项目
0
版本发布
62
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
1962
提交
12
分支
11 MiB
Erlang
97.8%
Shell
1.2%
Roff
0.8%
目录树:
2abb55170e
compile-type
hex_core
master
multi-pkg-dir
revert-1813-certifi-2.3.1
revert-2195-otp-23-master-compat-part2
revert-ebin_modules
rm-app_compilers-env
symlink_or_create_appsubdirs
v3.13
v3.13.1
xrl-yrl-recompile
3.14.3
3.14.2
3.14.1
3.14.0
3.14.0-rc2
3.14.0-rc1
3.13.2
3.13.1
3.13.0
3.12.0
3.11.1
3.11.0
3.10.0
3.9.1
3.9.0
3.8.0
3.7.5
3.7.4
3.7.3
3.7.2
3.7.1
3.7.0
3.7.0-rc2
3.7.0-rc1
3.6.2
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.0
3.1.1
3.1.0
3.0.0
3.0.0-beta.4
3.0.0-beta.3
beta-4
beta-2
beta-1
alpha-6
alpha-5
alpha-4
alpha-3
alpha-2
alpha-1
alpha
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '2abb55170e'
${ noResults }
rebar3
/
RELEASE-NOTES.md
6.6 KiB
原始文件
Blame
文件历史
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