.. |
rebar.app.src
|
move resource modules list to rebar_state, no longer static
|
10 lat temu |
rebar.hrl
|
treat _checkouts as deps that are always compiled
|
10 lat temu |
rebar3.erl
|
move resource modules list to rebar_state, no longer static
|
10 lat temu |
rebar_api.erl
|
add exports used by plugins to rebar_api
|
10 lat temu |
rebar_app_discover.erl
|
Avoid duplicating deps in discover phase
|
10 lat temu |
rebar_app_info.erl
|
Merge pull request #283 from fishcakez/dial_warns
|
10 lat temu |
rebar_app_utils.erl
|
copy project apps to deps output dir for compilation
|
10 lat temu |
rebar_base_compiler.erl
|
get rid of compile workers
|
10 lat temu |
rebar_config.erl
|
Fix lock merging for nonexistant lock files.
|
10 lat temu |
rebar_core.erl
|
install dep plugins & run provider hooks the same as shell hooks
|
10 lat temu |
rebar_digraph.erl
|
Add tests and fixes for packages upgrades
|
10 lat temu |
rebar_dir.erl
|
treat _checkouts as deps that are always compiled
|
10 lat temu |
rebar_erlc_compiler.erl
|
compile source from the symlinked directories under `_build` to
|
10 lat temu |
rebar_fetch.erl
|
move resource modules list to rebar_state, no longer static
|
10 lat temu |
rebar_file_utils.erl
|
use relative path on non-windows and copy if link fails
|
10 lat temu |
rebar_git_resource.erl
|
Fix typo in error message
|
10 lat temu |
rebar_hg_resource.erl
|
Fix hg diffing
|
10 lat temu |
rebar_hooks.erl
|
install dep plugins & run provider hooks the same as shell hooks
|
10 lat temu |
rebar_log.erl
|
handle throw by relx
|
10 lat temu |
rebar_otp_app.erl
|
symlink extra test dirs and compile from there instead of from
|
10 lat temu |
rebar_packages.erl
|
follow xdg standard. fixes #122
|
10 lat temu |
rebar_pkg_resource.erl
|
Add tests and fixes for packages upgrades
|
10 lat temu |
rebar_plugins.erl
|
install dep plugins & run provider hooks the same as shell hooks
|
10 lat temu |
rebar_prv_app_discovery.erl
|
use PRV_ERROR for formattable errors
|
10 lat temu |
rebar_prv_as.erl
|
Fix #267, refactor as/do/namespace interactions
|
10 lat temu |
rebar_prv_clean.erl
|
swich clean and compile to use macro provider in hook run
|
10 lat temu |
rebar_prv_common_test.erl
|
fixes from bad rebase against master
|
10 lat temu |
rebar_prv_compile.erl
|
swich clean and compile to use macro provider in hook run
|
10 lat temu |
rebar_prv_cover.erl
|
add default test paths in the `shell` and `cover` providers
|
10 lat temu |
rebar_prv_deps.erl
|
move resource modules list to rebar_state, no longer static
|
10 lat temu |
rebar_prv_dialyzer.erl
|
use PRV_ERROR for formattable errors
|
10 lat temu |
rebar_prv_do.erl
|
Support namespace resolution in 'do' provider
|
10 lat temu |
rebar_prv_edoc.erl
|
update all examples in providers to use rebar3
|
10 lat temu |
rebar_prv_erlydtl_compiler.erl
|
Fix dialyzer warnings
|
10 lat temu |
rebar_prv_escriptize.erl
|
Fixes #306: help text consistency
|
10 lat temu |
rebar_prv_eunit.erl
|
fix eunit comment
|
10 lat temu |
rebar_prv_help.erl
|
Fixes #306: help text consistency
|
10 lat temu |
rebar_prv_install_deps.erl
|
move resource modules list to rebar_state, no longer static
|
10 lat temu |
rebar_prv_lock.erl
|
move resource modules list to rebar_state, no longer static
|
10 lat temu |
rebar_prv_new.erl
|
Fixes #306: help text consistency
|
10 lat temu |
rebar_prv_packages.erl
|
update all examples in providers to use rebar3
|
10 lat temu |
rebar_prv_release.erl
|
Reverse relx args order for config
|
10 lat temu |
rebar_prv_shell.erl
|
add default test paths in the `shell` and `cover` providers
|
10 lat temu |
rebar_prv_tar.erl
|
update all examples in providers to use rebar3
|
10 lat temu |
rebar_prv_update.erl
|
add back throw on package index write
|
10 lat temu |
rebar_prv_upgrade.erl
|
use PRV_ERROR for formattable errors
|
10 lat temu |
rebar_prv_version.erl
|
update all examples in providers to use rebar3
|
10 lat temu |
rebar_prv_wtf.erl
|
Fixes #306: help text consistency
|
10 lat temu |
rebar_prv_xref.erl
|
Fixes #306: help text consistency
|
10 lat temu |
rebar_resource.erl
|
replace package management with hex.pm
|
10 lat temu |
rebar_state.erl
|
add rebar_state:resources type specs
|
10 lat temu |
rebar_templater.erl
|
update hg username and email match in templates
|
10 lat temu |
rebar_utils.erl
|
re-export functions only used within rebar_utils that are also needed by plugins
|
10 lat temu |