index
:
relx.git
gh-pages
master
revert-426-vars
try-circleci
try-cirrus
Sane, simple release creation for Erlang.
Erlware
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rlx_app_discovery.erl
Age
Commit message (
Expand
)
Author
2017-11-01
Support OTP-20 Unicode functions
Fred Hebert
2017-04-09
Only ensure kernel,stdlib for empty dep apps
Luis Rascao
2017-03-20
Ensure stdlib,kernel as application dependencies
Luis Rascao
2016-10-07
Silence remaining dialyzer errors
Luis Rascao
2016-01-12
format filename as string in warning message
Tristan Sloughter
2016-01-12
move missing beam and other app warnings to debug messages
Tristan Sloughter
2015-09-16
remove unneeded ifdefs and change from NOTEST to TEST define
Tristan Sloughter
2015-01-31
add support for excluding applications from the release
Tristan Sloughter
2014-11-09
move back to using format_error/1
Tristan Sloughter
2014-10-23
use providers PRV_ERROR and format_error/2
Tristan Sloughter
2014-10-11
provider task dependencies
Tristan Sloughter
2013-12-03
Accelerate `rlx_prv_discover` provider
Konrad Kaplita
2013-10-14
remove rlx log and use ec_cmd_log instead
Eric
2013-10-10
fix non-path includes to be include instead of include_lib
Tristan Sloughter
2013-10-07
include relx header with include instead of include_lib
Tristan Sloughter
2013-09-28
warn, not error, on bad app during discovery provider
Tristan Sloughter
2013-09-16
Check presence of each beam listed in .app
Alexander V. Nikolaev
2013-09-16
fix bug in override resolution
Eric
2013-09-16
fix dialyzer issues
Tristan Sloughter
2013-09-16
improved user output look
Tristan Sloughter
2013-05-10
internal rename completion of all relcool to relx calls
Eric
2013-05-09
Basic file rename from rcl to rlx
Eric