Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
alisdair sullivan 7fa628d615 check already compiled modules compile arguments against current compile před 10 roky
..
rebar.app.src Initial WTF provider implementation před 10 roky
rebar.hrl change name of config for where project apps lib to project_apps_dir před 10 roky
rebar3.erl Advertise rebar3 wtf in error messages před 10 roky
rebar_api.erl API for Plugins (solves #22) před 10 roky
rebar_app_discover.erl fix find_apps when searching for invalid apps před 10 roky
rebar_app_info.erl fix find_apps when searching for invalid apps před 10 roky
rebar_app_utils.erl return an error when an app file is missing před 10 roky
rebar_base_compiler.erl merge over rebar2 PR #401 před 10 roky
rebar_config.erl handle throw by relx před 10 roky
rebar_core.erl support for provider_hooks in config před 10 roky
rebar_cover_utils.erl move dir functions from utils to new module rebar_dir před 10 roky
rebar_digraph.erl package dep names are binary, fix install deps and related tests před 10 roky
rebar_dir.erl rewrite profiles před 10 roky
rebar_erlc_compiler.erl check already compiled modules compile arguments against current compile před 10 roky
rebar_fetch.erl Change mock_pkg_resource to create ebin directory před 10 roky
rebar_file_utils.erl add functions `system_tmpdir/0,1` and `reset_dir/1` před 10 roky
rebar_git_resource.erl fixes for dialyzer findings před 10 roky
rebar_hooks.erl fix for rebar deps dir path in hooks, making it absolute před 10 roky
rebar_log.erl handle throw by relx před 10 roky
rebar_otp_app.erl use processed app file for validation před 10 roky
rebar_packages.erl Fix error message to point to rebar3 před 10 roky
rebar_pkg_resource.erl add make_vsn to rebar_resource for replacing app vsns před 10 roky
rebar_plugins.erl update plugin install code před 10 roky
rebar_prv_app_discovery.erl change name of config for where project apps lib to project_apps_dir před 10 roky
rebar_prv_as.erl update readme for 'as' před 10 roky
rebar_prv_clean.erl remove extra newline in clean před 10 roky
rebar_prv_common_test.erl don't lose erl_opts when compiling for tests před 10 roky
rebar_prv_compile.erl clean up and better error messages when validating apps před 10 roky
rebar_prv_deps.erl move back to using format_error/1 před 10 roky
rebar_prv_dialyzer.erl Merge pull request #132 from fishcakez/dialyzer_fail před 10 roky
rebar_prv_do.erl factor out task/args parsing from `do` for use in other meta před 10 roky
rebar_prv_erlydtl_compiler.erl support for provider_hooks in config před 10 roky
rebar_prv_eunit.erl don't lose erl_opts when compiling for tests před 10 roky
rebar_prv_help.erl Initial WTF provider implementation před 10 roky
rebar_prv_install_deps.erl Fix testcases, add multi-app upgrade support před 10 roky
rebar_prv_lock.erl WIP před 10 roky
rebar_prv_new.erl First unkeyed var is now 'name', appid -> name před 10 roky
rebar_prv_packages.erl move back to using format_error/1 před 10 roky
rebar_prv_release.erl do not include dir . in relx lib paths it will break lib discovery před 10 roky
rebar_prv_shell.erl remove unneeded add path that breaks with apps/ dir as well před 10 roky
rebar_prv_tar.erl do not include dir . in relx lib paths it will break lib discovery před 10 roky
rebar_prv_update.erl move dir functions from utils to new module rebar_dir před 10 roky
rebar_prv_upgrade.erl Warnings for Deletions and friendly errors před 10 roky
rebar_prv_version.erl move back to using format_error/1 před 10 roky
rebar_prv_wtf.erl Initial WTF provider implementation před 10 roky
rebar_prv_xref.erl Add xref support for multi-app projects před 10 roky
rebar_resource.erl fixes for dialyzer findings před 10 roky
rebar_state.erl WIP před 10 roky
rebar_templater.erl Add support for custom templates in subdirectories před 10 roky
rebar_utils.erl factor out task/args parsing from `do` for use in other meta před 10 roky