You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Fred Hebert 7df2ef4c84 Merge pull request #310 from ferd/do-namespaces 10 年之前
..
rebar.app.src Bump to alpha-2 10 年之前
rebar.hrl treat _checkouts as deps that are always compiled 10 年之前
rebar3.erl Decapitalize short option for 'version' 10 年之前
rebar_api.erl add exports used by plugins to rebar_api 10 年之前
rebar_app_discover.erl Avoid duplicating deps in discover phase 10 年之前
rebar_app_info.erl Merge pull request #283 from fishcakez/dial_warns 10 年之前
rebar_app_utils.erl copy project apps to deps output dir for compilation 10 年之前
rebar_base_compiler.erl get rid of compile workers 10 年之前
rebar_config.erl Fix lock merging for nonexistant lock files. 10 年之前
rebar_core.erl handle additional errors returned from `getopt:parse/2` 10 年之前
rebar_digraph.erl Add tests and fixes for packages upgrades 10 年之前
rebar_dir.erl treat _checkouts as deps that are always compiled 10 年之前
rebar_erlc_compiler.erl compile source from the symlinked directories under `_build` to 10 年之前
rebar_fetch.erl use rebar_file_utils:mv instead of copy for fetched source 10 年之前
rebar_file_utils.erl use relative path on non-windows and copy if link fails 10 年之前
rebar_git_resource.erl Fix typo in error message 10 年之前
rebar_hg_resource.erl Fix hg diffing 10 年之前
rebar_hooks.erl output hook stdout and don't add extra newline 10 年之前
rebar_log.erl handle throw by relx 10 年之前
rebar_otp_app.erl symlink extra test dirs and compile from there instead of from 10 年之前
rebar_packages.erl follow xdg standard. fixes #122 10 年之前
rebar_pkg_resource.erl Add tests and fixes for packages upgrades 10 年之前
rebar_plugins.erl update project app list with new appinfo records after build 10 年之前
rebar_prv_app_discovery.erl use PRV_ERROR for formattable errors 10 年之前
rebar_prv_as.erl Fix #267, refactor as/do/namespace interactions 10 年之前
rebar_prv_clean.erl fix clean all to use proper deps dir 10 年之前
rebar_prv_common_test.erl use PRV_ERROR for formattable errors 10 年之前
rebar_prv_compile.erl get rid of compile workers 10 年之前
rebar_prv_cover.erl attempt to load paths to test modules in cover modules to 10 年之前
rebar_prv_deps.erl Fix dialyzer warnings 10 年之前
rebar_prv_dialyzer.erl use PRV_ERROR for formattable errors 10 年之前
rebar_prv_do.erl Support namespace resolution in 'do' provider 10 年之前
rebar_prv_edoc.erl update all examples in providers to use rebar3 10 年之前
rebar_prv_erlydtl_compiler.erl Fix dialyzer warnings 10 年之前
rebar_prv_escriptize.erl Fixes #306: help text consistency 10 年之前
rebar_prv_eunit.erl split function setting test set for clarity 10 年之前
rebar_prv_help.erl Fixes #306: help text consistency 10 年之前
rebar_prv_install_deps.erl Merge pull request #283 from fishcakez/dial_warns 10 年之前
rebar_prv_lock.erl treat _checkouts as deps that are always compiled 10 年之前
rebar_prv_new.erl Fixes #306: help text consistency 10 年之前
rebar_prv_packages.erl update all examples in providers to use rebar3 10 年之前
rebar_prv_release.erl Reverse relx args order for config 10 年之前
rebar_prv_shell.erl update all examples in providers to use rebar3 10 年之前
rebar_prv_tar.erl update all examples in providers to use rebar3 10 年之前
rebar_prv_update.erl add back throw on package index write 10 年之前
rebar_prv_upgrade.erl use PRV_ERROR for formattable errors 10 年之前
rebar_prv_version.erl update all examples in providers to use rebar3 10 年之前
rebar_prv_wtf.erl Fixes #306: help text consistency 10 年之前
rebar_prv_xref.erl Fixes #306: help text consistency 10 年之前
rebar_resource.erl replace package management with hex.pm 10 年之前
rebar_state.erl Merge pull request #283 from fishcakez/dial_warns 10 年之前
rebar_templater.erl update hg username and email match in templates 10 年之前
rebar_utils.erl re-export functions only used within rebar_utils that are also needed by plugins 10 年之前