Fred Hebert
|
043a2f5453
|
Provide descriptions for all tasks
|
10 anni fa |
Tristan Sloughter
|
ea82d0561d
|
update all examples in providers to use rebar3
|
10 anni fa |
Tristan Sloughter
|
633dafafc3
|
release and tar tests
|
10 anni fa |
Tristan Sloughter
|
f1ed8ed36c
|
do not include dir . in relx lib paths it will break lib discovery
|
10 anni fa |
Tristan Sloughter
|
56b36a37fc
|
include project app dirs in release lib_dirs to search
|
10 anni fa |
Fred Hebert
|
c25fbab1c6
|
Remove profile declarations
No longer needed.
|
10 anni fa |
Tristan Sloughter
|
3219a666f4
|
rewrite profiles
|
10 anni fa |
Tristan Sloughter
|
f77cbb7f50
|
don't lose defualt deps when creating current profile
|
10 anni fa |
Tristan Sloughter
|
50f384715b
|
in relx tar call only include deps dirs if they exist
|
10 anni fa |
Tristan Sloughter
|
8e5c916cb6
|
move dir functions from utils to new module rebar_dir
|
10 anni fa |
Tristan Sloughter
|
14cb6803e0
|
wip: profiles
|
10 anni fa |
Tristan Sloughter
|
1d5703025c
|
fix default release output dir to _rel
|
10 anni fa |
Tristan Sloughter
|
79b1f23240
|
move back to using format_error/1
|
10 anni fa |
Tristan Sloughter
|
26192b2187
|
pass deps dir of project to relx
|
10 anni fa |
Tristan Sloughter
|
083d54211e
|
include relx options in tar command
|
10 anni fa |
Tristan Sloughter
|
c508a3feb8
|
fix tar provider to pass release and tar to relx as 2 commands
|
10 anni fa |
Tristan Sloughter
|
1dce2d36cc
|
add format_error/2 provider callback to providers
|
10 anni fa |
Tristan Sloughter
|
b37a5ae611
|
move providers to separate app
|
10 anni fa |
Tristan Sloughter
|
e9a3396e56
|
return error messages from providers
|
10 anni fa |
Tristan Sloughter
|
6356112cbb
|
more dialyzer fun. no likey opaque types
|
10 anni fa |
Tristan Sloughter
|
e1b1152b21
|
slowly widdling away at dialyzer errors
|
10 anni fa |
Tristan Sloughter
|
d78f66291f
|
add support for plugins as pre and post hooks
|
10 anni fa |
Tristan Sloughter
|
2357bdf67f
|
reworking of help display and parse of commands
|
10 anni fa |
Tristan Sloughter
|
629792f36b
|
start of moving to splitting state from config parsing
|
10 anni fa |
Tristan Sloughter
|
5735c538b9
|
add rebar update provider
|
10 anni fa |
Tristan Sloughter
|
eb8fa02df7
|
large refactoring
Removed separate compilers
Resolves apps to build
Finds avail deps before pulling/building
Includes relx
Simplifies build commands
|
10 anni fa |