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
Age
Commit message (
Expand
)
Author
2013-04-13
add skip_apps config option to list discovered apps to skip
Tristan Sloughter
2013-04-10
Remove bin/erl before replacing it
Jason L. Shiffer
2013-04-09
Merge pull request #52 from ericbmerritt/next
Jordan Wilberding
2013-04-09
make sure that top level releases are also supported
Eric B Merritt
2013-04-09
Merge pull request #51 from ericbmerritt/next
Tristan Sloughter
2013-04-09
fixes #29 - look for common sub dirs for discovery
Eric B Merritt
2013-04-05
Merge pull request #43 from erlware/next
Tristan Sloughter
2013-04-05
support both R14 'behaviours' and R15+ 'callback info'
Eric B Merritt
2013-04-05
fix unexpected variable issue in build
Eric B Merritt
2013-04-05
remove debug print statement that some how made it in
Eric B Merritt
2013-04-04
Merge pull request #36 from erlware/next
Tristan Sloughter
2013-04-03
support shared resoure as far as discovery goes
Eric B Merritt
2013-04-03
move discovered releases to their own area of the relcool state
Eric
2013-04-03
bugfix for empty configs in the Erlang API
Eric
2013-03-24
vsn 0.0.5
Tristan Sloughter
2013-03-23
add extended_start_script to example relcool config
Tristan Sloughter
2013-03-23
add extended start script
Tristan Sloughter
2013-03-22
change to release rootdir to run release
Tristan Sloughter
2013-03-13
update do type spec for undefined config
Tristan Sloughter
2013-03-13
copy start_clean boot file along with erts
Tristan Sloughter
2013-03-13
replace erl sript in copied erts with generated version
Tristan Sloughter
2013-02-07
Merge pull request #27 from ericbmerritt/next
Tristan Sloughter
2013-02-06
fix bug in on disk overriding the default release
Eric B Merritt
2013-02-06
remove io:format that some how made it in
Eric B Merritt
2013-02-06
fix problem in release names from discovered releases
Eric B Merritt
2013-02-06
fix bug in app version comparison
Eric
2013-02-05
fix bug in error reporting by relcool
Eric B Merritt
2013-02-05
fix config issues with undefined config
Eric B Merritt
2013-02-04
fix: specifying config file as argument no longer crashes
Tristan Sloughter
2013-02-04
fix: replace COnfigFile with empty string if undefined
Tristan Sloughter
2013-01-31
fix formatting bigs in depsolver
Eric
2013-01-31
support release discovery in relcool along with app discovery
Eric
2013-01-31
fix release processing bugs in rcl_prv_release
Eric
2013-01-31
fix bugs in constraint parsing for rcl_release
Eric
2013-01-25
move app discovery to a dedicated module
Eric
2013-01-25
support the discover task searching the output dir
Eric
2013-01-24
convert relcool to take a config as a opt argument
Eric
2013-01-24
fix and normalize module headers
Eric
2013-01-04
change the default log level to info
Eric
2013-01-04
provide the erlang lib dir and cwd as working libraries
Eric
2013-01-04
minor format refactoring
Eric
2012-12-31
fix bug in goalless configs
Eric
2012-12-31
use relative root for overlay vars file path
Tristan Sloughter
2012-12-30
support the ability to specify a root directory
Eric
2012-12-30
support config relative directories in templates and copy
Eric
2012-12-30
support only one config file in the system
Eric
2012-12-30
fix bug in usage of root dir in prv discover
Eric
2012-12-30
only allow relcool to take a single config
Eric
2012-12-30
support 'to' dirs for mkdirs, templates, and copies being based on output dir
Eric
2012-12-28
make sure file permissions are set correctly in overlay template/copy
Eric
[next]