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
Age
Commit message (
Expand
)
Author
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-25
Merge pull request #21 from ericbmerritt/next
Jordan Wilberding
2013-01-24
fix a bug in running ct tests
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-05
Merge pull request #20 from ericbmerritt/next
Tristan Sloughter
2013-01-04
change the default log level to info
Eric
2013-01-04
make common_test support explicit
Eric
2013-01-04
provide the erlang lib dir and cwd as working libraries
Eric
2013-01-04
minor format refactoring
Eric
2013-01-02
add tests to try and cover unexpected failures
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
2012-12-28
add missing erlydtl to the escript created
Eric
2012-12-28
support the ability to *not* autogenerate start scripts
Eric
2012-12-28
make directory checking more robust
Eric
2012-12-28
make overlays synchronous
Eric
2012-12-28
support file->directory copies in overlay
Eric
2012-12-27
suport variables in vars files of overlays
Eric
2012-12-27
splint out render and write so we can reuse the render
Eric
2012-12-27
remove print statements that got left in
Eric
2012-12-26
Merge pull request #19 from ericbmerritt/next
Tristan Sloughter
2012-12-26
overlay support
Eric
2012-12-26
fix bug in goal spec
Eric
2012-12-26
provide utility functions for error decomposition
Eric
2012-12-26
fix small bug in rcl_app_info defaults
Eric
2012-12-22
Merge pull request #18 from ericbmerritt/next
Tristan Sloughter
2012-12-21
fix nasty bug in discovery process
Eric
2012-12-21
refactor rcl_prv_assembler for symplicity and reliability
Eric
2012-12-18
ensure that each directory is explicitly created before a copy occures.
Eric
2012-12-18
make sure that the app target dir is created befor a copy
Eric
2012-12-18
make sure that copy errors can be correctly detected
Eric
2012-12-18
fix a bug in the ability to rebuild releases
Eric
2012-12-10
Merge pull request #16 from ericbmerritt/next
Tristan Sloughter
2012-12-10
if no config is specified search for a `relcool.config` in the path
Eric
2012-12-10
support a setable root directory for the system
Eric
2012-12-10
assembler should create the output dir
Eric
2012-12-10
make sure that rcl_cmd_args does not create the output dir too early
Eric
2012-12-10
turn off verbosity in tests
Eric
[next]