..
rebar.app.src
add edoc provider
10 anos atrás
rebar.hrl
follow xdg standard. fixes #122
10 anos atrás
rebar3.erl
Merge pull request #167 from tsloughter/release_tests
10 anos atrás
rebar_api.erl
API for Plugins (solves #22)
10 anos atrás
rebar_app_discover.erl
consolidate app validation and exist checks
10 anos atrás
rebar_app_info.erl
consolidate app validation and exist checks
10 anos atrás
rebar_app_utils.erl
remove unneeded get_modules_list function
10 anos atrás
rebar_base_compiler.erl
merge over rebar2 PR #401
10 anos atrás
rebar_config.erl
Fix lock merging for nonexistant lock files.
10 anos atrás
rebar_core.erl
support for provider_hooks in config
10 anos atrás
rebar_cover_utils.erl
move dir functions from utils to new module rebar_dir
10 anos atrás
rebar_digraph.erl
Add tests and fixes for packages upgrades
10 anos atrás
rebar_dir.erl
follow xdg standard. fixes #122
10 anos atrás
rebar_erlc_compiler.erl
don't unescessarily recompile yrl/xrl files
10 anos atrás
rebar_fetch.erl
replace package management with hex.pm
10 anos atrás
rebar_file_utils.erl
add functions `system_tmpdir/0,1` and `reset_dir/1`
10 anos atrás
rebar_git_resource.erl
replace package management with hex.pm
10 anos atrás
rebar_hooks.erl
output hook stdout and don't add extra newline
10 anos atrás
rebar_log.erl
handle throw by relx
10 anos atrás
rebar_otp_app.erl
consolidate app validation and exist checks
10 anos atrás
rebar_packages.erl
follow xdg standard. fixes #122
10 anos atrás
rebar_pkg_resource.erl
Add tests and fixes for packages upgrades
10 anos atrás
rebar_plugins.erl
update project app list with new appinfo records after build
10 anos atrás
rebar_prv_app_discovery.erl
change name of config for where project apps lib to project_apps_dir
10 anos atrás
rebar_prv_as.erl
update readme for 'as'
10 anos atrás
rebar_prv_clean.erl
remove extra newline in clean
10 anos atrás
rebar_prv_common_test.erl
fix error where an exception in ct could hang rebar by monitoring
10 anos atrás
rebar_prv_compile.erl
update project app list with new appinfo records after build
10 anos atrás
rebar_prv_deps.erl
Fix crash on non-git source deps in deps provider
10 anos atrás
rebar_prv_dialyzer.erl
follow xdg standard. fixes #122
10 anos atrás
rebar_prv_do.erl
factor out task/args parsing from `do` for use in other meta
10 anos atrás
rebar_prv_edoc.erl
add edoc provider
10 anos atrás
rebar_prv_erlydtl_compiler.erl
support for provider_hooks in config
10 anos atrás
rebar_prv_eunit.erl
don't lose erl_opts when compiling for tests
10 anos atrás
rebar_prv_help.erl
Initial WTF provider implementation
10 anos atrás
rebar_prv_install_deps.erl
remove old info function from install_deps, it is a bare provider
10 anos atrás
rebar_prv_lock.erl
WIP
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
release and tar tests
10 anos atrás
rebar_prv_shell.erl
remove unneeded add path that breaks with apps/ dir as well
10 anos atrás
rebar_prv_tar.erl
release and tar tests
10 anos atrás
rebar_prv_update.erl
Revert accidental commited debug code
10 anos atrás
rebar_prv_upgrade.erl
Warnings for Deletions and friendly errors
10 anos atrás
rebar_prv_version.erl
move back to using format_error/1
10 anos atrás
rebar_prv_wtf.erl
Initial WTF provider implementation
10 anos atrás
rebar_prv_xref.erl
Add xref support for multi-app projects
10 anos atrás
rebar_resource.erl
replace package management with hex.pm
10 anos atrás
rebar_state.erl
profiles: combine lists of values for conflicting config options
10 anos atrás
rebar_templater.erl
follow xdg standard. fixes #122
10 anos atrás
rebar_utils.erl
output hook stdout and don't add extra newline
10 anos atrás