..
rebar.app.src
Bump to alpha
il y a 10 ans
rebar.hrl
make base_dir for a run include the profiles in path, link to shared deps
il y a 10 ans
rebar3.erl
Merge pull request #268 from ferd/refactor-as-namespace-conflicts
il y a 10 ans
rebar_api.erl
use PRV_ERROR for formattable errors
il y a 10 ans
rebar_app_discover.erl
add comment about resetting opts
il y a 10 ans
rebar_app_info.erl
copy project apps to deps output dir for compilation
il y a 10 ans
rebar_app_utils.erl
copy project apps to deps output dir for compilation
il y a 10 ans
rebar_base_compiler.erl
get rid of compile workers
il y a 10 ans
rebar_config.erl
Fix lock merging for nonexistant lock files.
il y a 10 ans
rebar_core.erl
Fix #267, refactor as/do/namespace interactions
il y a 10 ans
rebar_digraph.erl
Add tests and fixes for packages upgrades
il y a 10 ans
rebar_dir.erl
name profile directories in `_build` similarly to the arguments
il y a 10 ans
rebar_erlc_compiler.erl
compile source from the symlinked directories under `_build` to
il y a 10 ans
rebar_fetch.erl
use rebar_file_utils:mv instead of copy for fetched source
il y a 10 ans
rebar_file_utils.erl
use relative path on non-windows and copy if link fails
il y a 10 ans
rebar_git_resource.erl
Fix typo in error message
il y a 10 ans
rebar_hg_resource.erl
Fix hg diffing
il y a 10 ans
rebar_hooks.erl
output hook stdout and don't add extra newline
il y a 10 ans
rebar_log.erl
handle throw by relx
il y a 10 ans
rebar_otp_app.erl
symlink extra test dirs and compile from there instead of from
il y a 10 ans
rebar_packages.erl
follow xdg standard. fixes #122
il y a 10 ans
rebar_pkg_resource.erl
Add tests and fixes for packages upgrades
il y a 10 ans
rebar_plugins.erl
update project app list with new appinfo records after build
il y a 10 ans
rebar_prv_app_discovery.erl
use PRV_ERROR for formattable errors
il y a 10 ans
rebar_prv_as.erl
Fix #267, refactor as/do/namespace interactions
il y a 10 ans
rebar_prv_clean.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_common_test.erl
use PRV_ERROR for formattable errors
il y a 10 ans
rebar_prv_compile.erl
get rid of compile workers
il y a 10 ans
rebar_prv_cover.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_deps.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_dialyzer.erl
use PRV_ERROR for formattable errors
il y a 10 ans
rebar_prv_do.erl
`as` delegates task handling to `do` provider
il y a 10 ans
rebar_prv_edoc.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_erlydtl_compiler.erl
update erlydtl compiler to output to _build, add simple test
il y a 10 ans
rebar_prv_escriptize.erl
update erlydtl compiler to output to _build, add simple test
il y a 10 ans
rebar_prv_eunit.erl
use PRV_ERROR for formattable errors
il y a 10 ans
rebar_prv_help.erl
Initial WTF provider implementation
il y a 10 ans
rebar_prv_install_deps.erl
fix code path update for deps
il y a 10 ans
rebar_prv_lock.erl
WIP
il y a 10 ans
rebar_prv_new.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_packages.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_release.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_shell.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_tar.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_update.erl
use PRV_ERROR for formattable errors
il y a 10 ans
rebar_prv_upgrade.erl
use PRV_ERROR for formattable errors
il y a 10 ans
rebar_prv_version.erl
update all examples in providers to use rebar3
il y a 10 ans
rebar_prv_wtf.erl
Initial WTF provider implementation
il y a 10 ans
rebar_prv_xref.erl
use PRV_ERROR for formattable errors
il y a 10 ans
rebar_resource.erl
replace package management with hex.pm
il y a 10 ans
rebar_state.erl
merge rebar config opts for parent like done for profiles
il y a 10 ans
rebar_templater.erl
fix debug format to avoid crash with custom template
il y a 10 ans
rebar_utils.erl
don't traverse into subdirectories looking for beams
il y a 10 ans