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