您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
Tristan Sloughter 0c402a8293 output hook stdout and don't add extra newline 10 年前
..
rebar.app.src Initial WTF provider implementation 10 年前
rebar.hrl follow xdg standard. fixes #122 10 年前
rebar3.erl Merge pull request #167 from tsloughter/release_tests 10 年前
rebar_api.erl API for Plugins (solves #22) 10 年前
rebar_app_discover.erl consolidate app validation and exist checks 10 年前
rebar_app_info.erl consolidate app validation and exist checks 10 年前
rebar_app_utils.erl remove unneeded get_modules_list function 10 年前
rebar_base_compiler.erl merge over rebar2 PR #401 10 年前
rebar_config.erl don't attempt to merge locks when there are no dependencies 10 年前
rebar_core.erl support for provider_hooks in config 10 年前
rebar_cover_utils.erl move dir functions from utils to new module rebar_dir 10 年前
rebar_digraph.erl package dep names are binary, fix install deps and related tests 10 年前
rebar_dir.erl follow xdg standard. fixes #122 10 年前
rebar_erlc_compiler.erl don't unescessarily recompile yrl/xrl files 10 年前
rebar_fetch.erl replace package management with hex.pm 10 年前
rebar_file_utils.erl add functions `system_tmpdir/0,1` and `reset_dir/1` 10 年前
rebar_git_resource.erl replace package management with hex.pm 10 年前
rebar_hooks.erl output hook stdout and don't add extra newline 10 年前
rebar_log.erl handle throw by relx 10 年前
rebar_otp_app.erl consolidate app validation and exist checks 10 年前
rebar_packages.erl follow xdg standard. fixes #122 10 年前
rebar_pkg_resource.erl replace package management with hex.pm 10 年前
rebar_plugins.erl update project app list with new appinfo records after build 10 年前
rebar_prv_app_discovery.erl change name of config for where project apps lib to project_apps_dir 10 年前
rebar_prv_as.erl update readme for 'as' 10 年前
rebar_prv_clean.erl remove extra newline in clean 10 年前
rebar_prv_common_test.erl fix error where an exception in ct could hang rebar by monitoring 10 年前
rebar_prv_compile.erl update project app list with new appinfo records after build 10 年前
rebar_prv_deps.erl Initial `deps` command 10 年前
rebar_prv_dialyzer.erl follow xdg standard. fixes #122 10 年前
rebar_prv_do.erl factor out task/args parsing from `do` for use in other meta 10 年前
rebar_prv_erlydtl_compiler.erl support for provider_hooks in config 10 年前
rebar_prv_eunit.erl don't lose erl_opts when compiling for tests 10 年前
rebar_prv_help.erl Initial WTF provider implementation 10 年前
rebar_prv_install_deps.erl consolidate app validation and exist checks 10 年前
rebar_prv_lock.erl WIP 10 年前
rebar_prv_new.erl First unkeyed var is now 'name', appid -> name 10 年前
rebar_prv_packages.erl move back to using format_error/1 10 年前
rebar_prv_release.erl release and tar tests 10 年前
rebar_prv_shell.erl remove unneeded add path that breaks with apps/ dir as well 10 年前
rebar_prv_tar.erl release and tar tests 10 年前
rebar_prv_update.erl follow xdg standard. fixes #122 10 年前
rebar_prv_upgrade.erl Warnings for Deletions and friendly errors 10 年前
rebar_prv_version.erl move back to using format_error/1 10 年前
rebar_prv_wtf.erl Initial WTF provider implementation 10 年前
rebar_prv_xref.erl Add xref support for multi-app projects 10 年前
rebar_resource.erl replace package management with hex.pm 10 年前
rebar_state.erl WIP 10 年前
rebar_templater.erl follow xdg standard. fixes #122 10 年前
rebar_utils.erl output hook stdout and don't add extra newline 10 年前