Takeru Ohta
fa462e9dba
Add `plt_include_all_deps` dialyzer config option
há 9 anos
Takeru Ohta
b72c19c12c
Add rebar_set/0 type
há 9 anos
Tristan Sloughter
d7f2226d31
Merge pull request #761 from talentdeficit/rebar_path
`rebar3 path' provider
há 9 anos
alisdair sullivan
04da2ffd5e
shell completions for `rebar3 path'
há 9 anos
Fred Hebert
77e5e6b8f3
Merge pull request #780 from tsloughter/hook_app_info
support updating of per app info by hooks
há 9 anos
Fred Hebert
7594c30876
Merge pull request #781 from tsloughter/up_providers
upgrade providers, new version gives error message for bad provider dep
há 9 anos
Tristan Sloughter
81b9fcc27c
upgrade providers, new version gives error message for bad provider dep
há 9 anos
Tristan Sloughter
586a1a487c
add test for 'rebar3 plugins list' to ensure it can run
há 9 anos
Tristan Sloughter
2d4ba55f57
fix plugins porvider use of rebar_dir
há 9 anos
Tristan Sloughter
5223175c26
support updating of per app info by hooks
há 9 anos
Fred Hebert
e1cba5a2a9
Merge pull request #779 from tsloughter/hooks_artifacts
hooks/artifacts are always run/resolved from an app unless at top of umbrella
há 9 anos
Tristan Sloughter
cfd4beb99d
hooks/artifacts are always run/resolved from an app unless at top of umbrella
há 9 anos
Fred Hebert
768889ad17
Merge pull request #769 from surik/cover_spec_option
Fix cover_spec options for ct
há 9 anos
Fred Hebert
08f9b20272
Merge pull request #772 from tsloughter/eunit_fix
delete and prepend code path instead of replacing, fixes #770
há 9 anos
Fred Hebert
a81357b605
Merge pull request #777 from tsloughter/current_app
add current_app attribute for setting before calling hooks
há 9 anos
Fred Hebert
7de9e6b0a8
Merge pull request #775 from tsloughter/checkout_pkg_dep
Fix #744 : Allow _checkouts dep to override pkg dep not in registry
há 9 anos
Tristan Sloughter
8c7bed454d
add current_app attribute for setting before calling hooks
há 9 anos
Tristan Sloughter
33a3a6d55a
support _checkouts overriding package dep that doesn't exist in registry
há 9 anos
Fred Hebert
a311961e8b
Merge pull request #760 from tsloughter/app_info_state
move state into app_info
há 9 anos
Yury Gargay
c3194052e7
Fix cover_spec options for ct
há 9 anos
Fred Hebert
bee43181d2
Merge pull request #774 from rebar/revert-773-revert-771-delay_pkg_load
Revert "Revert "only load packages when needed""
há 9 anos
Fred Hebert
c57177fde8
Revert "Revert "only load packages when needed""
há 9 anos
Fred Hebert
4f90c4f27c
Merge pull request #773 from rebar/revert-771-delay_pkg_load
Revert "only load packages when needed"
há 9 anos
Fred Hebert
3f83b3a382
Revert "only load packages when needed"
há 9 anos
Fred Hebert
3ed65f9180
Merge pull request #771 from tsloughter/delay_pkg_load
only load packages when needed
há 9 anos
Tristan Sloughter
dc3e8d789f
delete and prepend code path instead of replacing, fixes #770
há 9 anos
Tristan Sloughter
8732b7d5bd
only load packages when needed
há 9 anos
Tristan Sloughter
e385c19168
Merge pull request #762 from ferd/explicit-cache-paths
Displays package caching actions
há 9 anos
Tristan Sloughter
a81444ae1c
move otp version verification to a single app_info function
há 9 anos
Tristan Sloughter
d034f40c38
move opts functions to new module rebar_opts
há 9 anos
Tristan Sloughter
b2c051452e
remove overrides element from state record
há 9 anos
Fred Hebert
0775af04e7
Merge pull request #767 from tsloughter/tree_unicode
use ~ts for unicode output and reset encoding to latin1
há 9 anos
Tristan Sloughter
a1d45c364c
use ~ts for unicode output and reset encoding to latin1
há 9 anos
Tristan Sloughter
e6f6ccc757
more cleanup
há 9 anos
Tristan Sloughter
c7a7b309fd
more cleanup of old state usage
há 9 anos
Tristan Sloughter
a6ca5d5e25
fixes for overrides of deps
há 9 anos
Tristan Sloughter
8e25a45cbb
update use of hooks and plugins with state in app_info
há 9 anos
Tristan Sloughter
32d07ec076
build on already created AppInfo instead of having to do copy
há 9 anos
Tristan Sloughter
3aec31f0bc
fix erl_opts to not be inherited
há 9 anos
Tristan Sloughter
f209ccc2b8
remove state record from app_info record
há 9 anos
Tristan Sloughter
98752aab93
wip: move state into app_info
há 9 anos
alisdair sullivan
7e32efda63
default to `ebin' for `rebar3 path' command and use single space
as default seperator
há 9 anos
Tristan Sloughter
c5825978a0
Merge pull request #766 from project-fifo/utf8-tree
Utf8 tree
há 9 anos
Heinz N. Gies
f8a507191e
utf8 tree
há 9 anos
Heinz N. Gies
93549dcdd6
Removed extra | for last element in tree
há 9 anos
Fred Hebert
e4a5217041
Displays package caching actions
This makes it obvious where packages are cached and when the cache is
being reused.
Messages are of the form:
===> Fetching recon ({pkg,<<"recon">>,<<"2.2.0">>})
===> Downloaded package, caching as
$HOME/.cache/rebar3/hex/default/packages/recon-2.2.0.tar
and
===> Fetching recon ({pkg,<<"recon">>,<<"2.2.0">>})
===> Version cached at
$HOME/.cache/rebar3/hex/default/packages/recon-2.2.0.tar is up
to date, reusing it
há 9 anos
alisdair sullivan
b9a2aa87e5
`rebar3 path' provider
prints requested paths to stdout based on current profile
há 9 anos
Fred Hebert
caf8ff31d8
Merge pull request #759 from tsloughter/dep_tree_fix
set parent on already fetched apps so tree works
há 9 anos
Tristan Sloughter
5746965760
Merge pull request #757 from ferd/use-raw-encoding
Use raw bytestream when writing files
há 9 anos
Tristan Sloughter
af395c5bca
set parent on already fetched apps so tree works
há 9 anos