.. |
r3.erl
|
Add a shell agent
|
10 년 전 |
rebar.app.src
|
if a provider of the same namespace and name already exists, skip adding new provider
|
9 년 전 |
rebar.hrl
|
support temporary cdn change with HEX_CDN os var
|
9 년 전 |
rebar3.erl
|
install project app plugins after discovering them not before
|
9 년 전 |
rebar_agent.erl
|
fix dialyzer warnings, except 'no local return' warnings
|
9 년 전 |
rebar_api.erl
|
fix no_return warnings
|
9 년 전 |
rebar_app_discover.erl
|
handle case that upgraded app no longer has .app.src file
|
9 년 전 |
rebar_app_info.erl
|
Plugin templates enabled
|
9 년 전 |
rebar_app_utils.erl
|
only apply default and prod profile to dependencies
|
9 년 전 |
rebar_base_compiler.erl
|
update use of hooks and plugins with state in app_info
|
9 년 전 |
rebar_config.erl
|
handle newly added deps to config even when lock is empty
|
9 년 전 |
rebar_core.erl
|
add DEBUG statement of the command sequence that'll be run
|
9 년 전 |
rebar_dialyzer_format.erl
|
Add some documentaiton.
|
9 년 전 |
rebar_digraph.erl
|
this patch treats pkg and src deps as equals, so level decides winner
|
9 년 전 |
rebar_dir.erl
|
Fix wrong relative path resolution
|
9 년 전 |
rebar_erlc_compiler.erl
|
remove mib header file in `priv/mibs/include'
|
9 년 전 |
rebar_fetch.erl
|
improve error messages for packages by checking its existance before fetching
|
9 년 전 |
rebar_file_utils.erl
|
fix dirs robocopy and canonical paths in windows
|
9 년 전 |
rebar_git_resource.erl
|
only need to compare ref and not ref+url in git resource
|
9 년 전 |
rebar_hg_resource.erl
|
Escape paths and args in shell commands
|
9 년 전 |
rebar_hooks.erl
|
add ERLANG_ARCH and ERLANG_TARGET to os env for hooks
|
9 년 전 |
rebar_log.erl
|
handle throw by relx
|
10 년 전 |
rebar_opts.erl
|
special handling of relx configs in profiles
|
9 년 전 |
rebar_otp_app.erl
|
handle case that upgraded app no longer has .app.src file
|
9 년 전 |
rebar_packages.erl
|
support temporary cdn change with HEX_CDN os var
|
9 년 전 |
rebar_pkg_resource.erl
|
support temporary cdn change with HEX_CDN os var
|
9 년 전 |
rebar_plugins.erl
|
install project app plugins after discovering them not before
|
9 년 전 |
rebar_prv_app_discovery.erl
|
install project app plugins after discovering them not before
|
9 년 전 |
rebar_prv_as.erl
|
print a warning if a profile in 'as' has no config entry
|
9 년 전 |
rebar_prv_bare_compile.erl
|
add --paths option to bare compile provider
|
9 년 전 |
rebar_prv_clean.erl
|
add profile option to clean task
|
9 년 전 |
rebar_prv_common_test.erl
|
put `extra' ct test suites in `extras/apps/APPNAME' rather than `extras'
|
9 년 전 |
rebar_prv_compile.erl
|
warn if the directories `eunit' or `ct' show up in `src_dirs'
|
9 년 전 |
rebar_prv_cover.erl
|
Account for division by zero
|
9 년 전 |
rebar_prv_deps.erl
|
track parent app of deps and add tree provider to display the relations
|
9 년 전 |
rebar_prv_deps_tree.erl
|
Added comments to explain the utf8 symbols Binary
|
9 년 전 |
rebar_prv_dialyzer.erl
|
Rebuild PLT when beams no longer exist
|
9 년 전 |
rebar_prv_do.erl
|
print help for namespaces
|
10 년 전 |
rebar_prv_edoc.erl
|
run edoc provider in docs provider
|
9 년 전 |
rebar_prv_escriptize.erl
|
escript should append the ebin dirs to the code path not prepend
|
9 년 전 |
rebar_prv_eunit.erl
|
deduplicate default test set generated by `rebar3 eunit`
|
9 년 전 |
rebar_prv_help.erl
|
print help for namespaces
|
10 년 전 |
rebar_prv_install_deps.erl
|
only apply default and prod profile to dependencies
|
9 년 전 |
rebar_prv_local_install.erl
|
move unstable install and upgrade to local namespace
|
9 년 전 |
rebar_prv_local_upgrade.erl
|
move unstable install and upgrade to local namespace
|
9 년 전 |
rebar_prv_lock.erl
|
only lock when running in the default profile
|
9 년 전 |
rebar_prv_new.erl
|
Plugin templates enabled
|
9 년 전 |
rebar_prv_packages.erl
|
Revert "Revert "only load packages when needed""
|
9 년 전 |
rebar_prv_path.erl
|
fix dialyzer warnings
|
9 년 전 |
rebar_prv_plugins.erl
|
fix #903: use app discover of entire plugins dir when listing
|
9 년 전 |
rebar_prv_plugins_upgrade.erl
|
Fix typo in plugins command help
|
9 년 전 |
rebar_prv_release.erl
|
only reverse some relx args, fixes profile usage for relx
|
10 년 전 |
rebar_prv_relup.erl
|
only reverse some relx args, fixes profile usage for relx
|
10 년 전 |
rebar_prv_report.erl
|
fix bareness issues
|
10 년 전 |
rebar_prv_shell.erl
|
Display error message when bad config is loaded
|
9 년 전 |
rebar_prv_tar.erl
|
only reverse some relx args, fixes profile usage for relx
|
10 년 전 |
rebar_prv_unlock.erl
|
fix bareness issues
|
10 년 전 |
rebar_prv_update.erl
|
support temporary cdn change with HEX_CDN os var
|
9 년 전 |
rebar_prv_upgrade.erl
|
add test to not upgrade unrelated transitive dep during upgrade
|
9 년 전 |
rebar_prv_version.erl
|
fix bareness issues
|
10 년 전 |
rebar_prv_xref.erl
|
fix dialyzer warnings, except 'no local return' warnings
|
9 년 전 |
rebar_relx.erl
|
merge overlay entries into a single {overlay, list()} for relx
|
9 년 전 |
rebar_resource.erl
|
store hex package downloads in shared cache dir
|
10 년 전 |
rebar_state.erl
|
if a provider of the same namespace and name already exists, skip adding new provider
|
9 년 전 |
rebar_templater.erl
|
Unquote templates, add a warning instead.
|
9 년 전 |
rebar_user.erl
|
Support old-style shell for rebar3 shell
|
9 년 전 |
rebar_utils.erl
|
check at runtime instead of compile time for presence of `file:list_dir_all/1`
|
9 년 전 |