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