Tristan Sloughter
2dfba204e4
properly support top level app erl_opts from REBAR_CONFIG os var ( #1889 )
When REBAR_CONFIG was set it would not effect the top level app's
configuration because app_discover was rereading the top level
rebar.config which ignored REBAR_CONFIG. Instead this patch has
it use the existing configuration from REBAR_CONFIG.
6 anos atrás
Tristan Sloughter
a74dc021cc
run compile provider in default namespace from bare
6 anos atrás
Carl-Johan Kjellander
a3b5846b49
add test for provider_hook clean
7 anos atrás
Tristan Sloughter
48dc9738bb
reset hooks under profiles for application opts
8 anos atrás
Tristan Sloughter
c36e9bf791
add test for new hook function
9 anos atrás
Tristan Sloughter
cfd4beb99d
hooks/artifacts are always run/resolved from an app unless at top of umbrella
9 anos atrás
Viacheslav Kovalev
24815ebc5f
Fix rebar_hooks_SUITE:run_hooks_for_plugins/1
Test required `touch` utility to present on user's machine. Remove this dependency.
10 anos atrás
Viacheslav Kovalev
53831dc31b
Fix rebar_hooks_SUITE:run_hooks_for_plugins/1
Test required `touch` utility to present on user's machine. Remove this dependency.
10 anos atrás
Tristan Sloughter
4bb2a0c710
Add error message for bad provider hook, fixes #521
10 anos atrás
Tristan Sloughter
e4c300417b
add artifact test
10 anos atrás
Tristan Sloughter
e65ad8c2ca
run hooks when building plugins
10 anos atrás
Viacheslav Kovalev
49d977c2b8
Initialize namespace in rebar_state with default value.
10 anos atrás
Viacheslav V. Kovalev
efd2445c74
Properly reset hooks for single-app project
10 anos atrás
Tristan Sloughter
1e71b47817
fix find_apps when searching for invalid apps
10 anos atrás
Tristan Sloughter
14037aa45f
add hook SUITE tests
10 anos atrás
alisdair sullivan
b205bebecc
test for eunit provider
10 anos atrás