.. |
r3.erl
|
Add a shell agent
|
před 10 roky |
rebar.app.src
|
uses erlang-certifi
|
před 9 roky |
rebar.hrl
|
Add rebar_set/0 type
|
před 9 roky |
rebar3.erl
|
fix dialyzer warnings
|
před 9 roky |
rebar_agent.erl
|
fix dialyzer warnings, except 'no local return' warnings
|
před 9 roky |
rebar_api.erl
|
fix no_return warnings
|
před 9 roky |
rebar_app_discover.erl
|
handle case that upgraded app no longer has .app.src file
|
před 9 roky |
rebar_app_info.erl
|
fix dialyzer warnings
|
před 9 roky |
rebar_app_utils.erl
|
parse versions in deps tree output and support checkouts
|
před 9 roky |
rebar_base_compiler.erl
|
update use of hooks and plugins with state in app_info
|
před 9 roky |
rebar_config.erl
|
handle newly added deps to config even when lock is empty
|
před 9 roky |
rebar_core.erl
|
add DEBUG statement of the command sequence that'll be run
|
před 9 roky |
rebar_dialyzer_format.erl
|
fix dialyzer warnings
|
před 9 roky |
rebar_digraph.erl
|
this patch treats pkg and src deps as equals, so level decides winner
|
před 9 roky |
rebar_dir.erl
|
function name changes:
|
před 9 roky |
rebar_erlc_compiler.erl
|
add an export to allow specifing arbitrary extra erl files to be compiled
|
před 9 roky |
rebar_fetch.erl
|
improve error messages for packages by checking its existance before fetching
|
před 9 roky |
rebar_file_utils.erl
|
function name changes:
|
před 9 roky |
rebar_git_resource.erl
|
Improve semantic versioning from git between tags
|
před 9 roky |
rebar_hg_resource.erl
|
Escape paths and args in shell commands
|
před 10 roky |
rebar_hooks.erl
|
support updating of per app info by hooks
|
před 9 roky |
rebar_log.erl
|
handle throw by relx
|
před 10 roky |
rebar_opts.erl
|
move opts functions to new module rebar_opts
|
před 9 roky |
rebar_otp_app.erl
|
handle case that upgraded app no longer has .app.src file
|
před 9 roky |
rebar_packages.erl
|
hooks/artifacts are always run/resolved from an app unless at top of umbrella
|
před 9 roky |
rebar_pkg_resource.erl
|
uses erlang-certifi
|
před 9 roky |
rebar_plugins.erl
|
fix dialyzer warnings
|
před 9 roky |
rebar_prv_app_discovery.erl
|
improve error messages for packages by checking its existance before fetching
|
před 9 roky |
rebar_prv_as.erl
|
plugins provider
|
před 10 roky |
rebar_prv_bare_compile.erl
|
add --paths option to bare compile provider
|
před 9 roky |
rebar_prv_clean.erl
|
fix dialyzer warnings
|
před 9 roky |
rebar_prv_common_test.erl
|
cover compile beams compiled for ct/eunit seperately from beams compiled otherwise
|
před 9 roky |
rebar_prv_compile.erl
|
add bare compile provider, for starters for use by mix
|
před 9 roky |
rebar_prv_cover.erl
|
cover compile beams compiled for ct/eunit seperately from beams compiled otherwise
|
před 9 roky |
rebar_prv_deps.erl
|
track parent app of deps and add tree provider to display the relations
|
před 9 roky |
rebar_prv_deps_tree.erl
|
parse versions in deps tree output and support checkouts
|
před 9 roky |
rebar_prv_dialyzer.erl
|
Write original messages not fancy ones to disk
|
před 9 roky |
rebar_prv_do.erl
|
print help for namespaces
|
před 10 roky |
rebar_prv_edoc.erl
|
run edoc provider in docs provider
|
před 10 roky |
rebar_prv_escriptize.erl
|
escript should append the ebin dirs to the code path not prepend
|
před 9 roky |
rebar_prv_eunit.erl
|
Revert "drop `eunit_first_files' and `eunit_compile_opts'. that's what"
|
před 9 roky |
rebar_prv_help.erl
|
print help for namespaces
|
před 10 roky |
rebar_prv_install_deps.erl
|
include source the app is being ugpraded to, like with fetching, in info
|
před 9 roky |
rebar_prv_local_install.erl
|
fix dialyzer warnings
|
před 9 roky |
rebar_prv_local_upgrade.erl
|
check checksum of rebar3 download in local_upgrade provider
|
před 9 roky |
rebar_prv_lock.erl
|
only lock when running in the default profile
|
před 9 roky |
rebar_prv_new.erl
|
Fix description in "rebar3 new"
|
před 10 roky |
rebar_prv_packages.erl
|
Revert "Revert "only load packages when needed""
|
před 9 roky |
rebar_prv_path.erl
|
fix dialyzer warnings
|
před 9 roky |
rebar_prv_plugins.erl
|
fix plugins porvider use of rebar_dir
|
před 9 roky |
rebar_prv_plugins_upgrade.erl
|
Fix typo in plugins command help
|
před 9 roky |
rebar_prv_release.erl
|
only reverse some relx args, fixes profile usage for relx
|
před 10 roky |
rebar_prv_relup.erl
|
only reverse some relx args, fixes profile usage for relx
|
před 10 roky |
rebar_prv_report.erl
|
fix bareness issues
|
před 10 roky |
rebar_prv_shell.erl
|
Shell handles all possible relx app formats
|
před 9 roky |
rebar_prv_tar.erl
|
only reverse some relx args, fixes profile usage for relx
|
před 10 roky |
rebar_prv_unlock.erl
|
fix bareness issues
|
před 10 roky |
rebar_prv_update.erl
|
remove replacement of home dir with ~ in update output
|
před 9 roky |
rebar_prv_upgrade.erl
|
add test to not upgrade unrelated transitive dep during upgrade
|
před 9 roky |
rebar_prv_version.erl
|
fix bareness issues
|
před 10 roky |
rebar_prv_xref.erl
|
fix dialyzer warnings, except 'no local return' warnings
|
před 9 roky |
rebar_relx.erl
|
do not override user cli supplied outputdir for relx
|
před 9 roky |
rebar_resource.erl
|
store hex package downloads in shared cache dir
|
před 10 roky |
rebar_state.erl
|
add current_app attribute for setting before calling hooks
|
před 9 roky |
rebar_templater.erl
|
hooks/artifacts are always run/resolved from an app unless at top of umbrella
|
před 9 roky |
rebar_utils.erl
|
update erlware_commons
|
před 9 roky |