Tristan Sloughter
|
633dafafc3
|
release and tar tests
|
10 years ago |
Tristan Sloughter
|
f1ed8ed36c
|
do not include dir . in relx lib paths it will break lib discovery
|
10 years ago |
Tristan Sloughter
|
56b36a37fc
|
include project app dirs in release lib_dirs to search
|
10 years ago |
Fred Hebert
|
c25fbab1c6
|
Remove profile declarations
No longer needed.
|
10 years ago |
Tristan Sloughter
|
3219a666f4
|
rewrite profiles
|
10 years ago |
Tristan Sloughter
|
cf8d63d860
|
in relx call only include deps dirs if they exist
|
10 years ago |
Tristan Sloughter
|
8e5c916cb6
|
move dir functions from utils to new module rebar_dir
|
10 years ago |
Tristan Sloughter
|
14cb6803e0
|
wip: profiles
|
10 years ago |
Tristan Sloughter
|
1d5703025c
|
fix default release output dir to _rel
|
10 years ago |
Tristan Sloughter
|
79b1f23240
|
move back to using format_error/1
|
10 years ago |
Tristan Sloughter
|
26192b2187
|
pass deps dir of project to relx
|
10 years ago |
Tristan Sloughter
|
1ff904f39a
|
handle throw by relx
|
10 years ago |
Tristan Sloughter
|
1dce2d36cc
|
add format_error/2 provider callback to providers
|
10 years ago |
Tristan Sloughter
|
5483aba288
|
update release provider to support relx opts
|
10 years ago |
Tristan Sloughter
|
b37a5ae611
|
move providers to separate app
|
10 years ago |
Tristan Sloughter
|
f84c358ad8
|
add clean provider
|
10 years ago |
Tristan Sloughter
|
e9a3396e56
|
return error messages from providers
|
10 years ago |
Tristan Sloughter
|
6356112cbb
|
more dialyzer fun. no likey opaque types
|
10 years ago |
Tristan Sloughter
|
e1b1152b21
|
slowly widdling away at dialyzer errors
|
10 years ago |
Tristan Sloughter
|
2357bdf67f
|
reworking of help display and parse of commands
|
10 years ago |
Tristan Sloughter
|
5980a3c72a
|
update release run and variables in templates
|
10 years ago |
Tristan Sloughter
|
629792f36b
|
start of moving to splitting state from config parsing
|
10 years ago |
Tristan Sloughter
|
5735c538b9
|
add rebar update provider
|
10 years ago |
Tristan Sloughter
|
eb8fa02df7
|
large refactoring
Removed separate compilers
Resolves apps to build
Finds avail deps before pulling/building
Includes relx
Simplifies build commands
|
10 years ago |