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