..
rebar.app.src
add dialyzer provider
10 anos atrás
rebar.hrl
move rebar.hrl to src to keep private, not for use in plugins
10 anos atrás
rebar3.erl
use CONFIG_DIR of rebar3 for config directories
10 anos atrás
rebar_app_discover.erl
add included applications to app_info applications element
10 anos atrás
rebar_app_info.erl
add applications field to app_info to track all deps of an application
10 anos atrás
rebar_app_utils.erl
slowly widdling away at dialyzer errors
10 anos atrás
rebar_base_compiler.erl
fix warning/error compilation output
10 anos atrás
rebar_config.erl
handle throw by relx
10 anos atrás
rebar_core.erl
prepend base_dir when expanding code path
10 anos atrás
rebar_cover_utils.erl
handle throw by relx
10 anos atrás
rebar_digraph.erl
rename functions to be clearer
10 anos atrás
rebar_erlc_compiler.erl
replace rlx_depsolver use with new rebar_digraph
10 anos atrás
rebar_fetch.erl
support branch/tag/ref-less git deps
10 anos atrás
rebar_file_utils.erl
file_utils: properly report errors (fix #95)
11 anos atrás
rebar_git_resource.erl
fix git resource update check, bad url comparison
10 anos atrás
rebar_hooks.erl
set REBAR_DEPS_DIR in hooks env and run pre_compile hooks before deps compile
10 anos atrás
rebar_log.erl
handle throw by relx
10 anos atrás
rebar_otp_app.erl
handle throw by relx
10 anos atrás
rebar_packages.erl
replace rlx_depsolver types with new package types
10 anos atrás
rebar_pkg_resource.erl
add make_vsn to rebar_resource for replacing app vsns
10 anos atrás
rebar_plugins.erl
fix check for plugin being a provider
10 anos atrás
rebar_prv_app_discovery.erl
catch error on multiplpe app files in an app dir
10 anos atrás
rebar_prv_clean.erl
move back to using format_error/1
10 anos atrás
rebar_prv_common_test.erl
Correctly parse create_priv_dir.
10 anos atrás
rebar_prv_compile.erl
set REBAR_DEPS_DIR in hooks env and run pre_compile hooks before deps compile
10 anos atrás
rebar_prv_deps.erl
move back to using format_error/1
10 anos atrás
rebar_prv_dialyzer.erl
Fix printing of dialyzer warnings
10 anos atrás
rebar_prv_do.erl
move back to using format_error/1
10 anos atrás
rebar_prv_erlydtl_compiler.erl
move back to using format_error/1
10 anos atrás
rebar_prv_eunit.erl
move back to using format_error/1
10 anos atrás
rebar_prv_help.erl
move back to using format_error/1
10 anos atrás
rebar_prv_install_deps.erl
rename functions to be clearer
10 anos atrás
rebar_prv_lock.erl
move back to using format_error/1
10 anos atrás
rebar_prv_new.erl
First unkeyed var is now 'name', appid -> name
10 anos atrás
rebar_prv_packages.erl
move back to using format_error/1
10 anos atrás
rebar_prv_release.erl
fix default release output dir to _rel
10 anos atrás
rebar_prv_shell.erl
move back to using format_error/1
10 anos atrás
rebar_prv_tar.erl
fix default release output dir to _rel
10 anos atrás
rebar_prv_test_deps.erl
rename functions to be clearer
10 anos atrás
rebar_prv_update.erl
new dep graph working
10 anos atrás
rebar_prv_upgrade.erl
move back to using format_error/1
10 anos atrás
rebar_prv_version.erl
move back to using format_error/1
10 anos atrás
rebar_resource.erl
replace rlx_depsolver use with new rebar_digraph
10 anos atrás
rebar_state.erl
replace rlx_depsolver types with new package types
10 anos atrás
rebar_templater.erl
Drop search for templates in cwd
10 anos atrás
rebar_utils.erl
add cleanup_code_path back to rebar_utils for eunit provider
10 anos atrás