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
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
2012-12-10
fix the documentation for searched directories, fixes #13
Eric
2012-12-10
change the default verbosity to error
Eric
2012-12-10
Merge pull request #15 from Vagabond/patch-1
Eric Merritt
2012-12-10
Add wiki link to README
Andrew Thompson
2012-12-07
fix nasty bug that didn't let relcool output errors
Eric
2012-12-07
make the default output _rel instead of relcool_output
Eric
2012-12-07
allow a user to specify additional opts to erlexec
Eric
2012-11-23
Merge pull request #11 from ericbmerritt/next
Tristan Sloughter
2012-11-23
add examples of simple and complete relcool configs
Eric
2012-11-23
make sure ebin is removed on clean
Eric
2012-11-23
Merge pull request #9 from ericbmerritt/next
Tristan Sloughter
2012-11-23
add inadvertantly deleted relcool.app.src
Eric
2012-11-21
support travis CI in relcool
Eric
2012-11-21
cleanup the rebar config
Eric
2012-11-21
remove docs (they have been moved to the wiki)
Eric
2012-11-21
all relcool to symlink in 'overridden' apps
Eric
2012-11-21
rcl_prv_discover now supports setting up 'link' type app_info messages
Eric
2012-11-21
support specifing overrides in the configuration
Eric
2012-11-21
support a new 'link' field in rcl_app_info
Eric
2012-11-21
minor cleanup and refactoring for rcl_prv_assembler, rcl_prv_discover
Eric
2012-10-30
make config file errors more understandable to the user
Eric
2012-10-30
simplify constraint parsing in rcl_release
Eric
2012-10-30
make `is_valid_constraint` public in rcl_depsolver
Eric
2012-10-30
make sure that the system does not exit when the API is used
Eric
2012-10-30
fix bug in constraint parsing
Eric
2012-10-30
fix config file processing in relcool
Eric
2012-10-24
fix miscalculation in error reporting in relcool.erl
Eric
2012-10-24
add escript to the rebuild command in Makefile
Eric
2012-10-24
fix the reference to neotoma in rebar.config
Eric
2012-10-24
fix bug in goal parsing and handling
Eric
2012-10-24
fix error reporting when using the erlang API
Eric
2012-10-24
add a bit of additional logging information
Eric
2012-10-24
change the default log level to be a bit less verbose
Eric
2012-10-24
add the new rebar vsn plugin for semver support to relcool
Eric
2012-10-24
point to the master branch instead of a tag for getopt
Eric
2012-10-24
make sure the rebar config is pointing to the right erlware
Eric
2012-10-24
make the makefile a bit more generic
Eric
2012-10-24
ignore the new plt name
Eric
2012-09-24
fix bug in error printing for rcl_prv_discover
Eric
2012-09-19
make sure compile happens when escript is run
Eric
2012-09-19
discover should not discover files in the output dir
Eric
2012-09-19
fix minor bugs in the assembler
Eric
2012-09-19
fix format detail bug in prv discover
Eric
2012-09-19
fully support testing of release builds
Eric
2012-09-18
add depsolver directly to the system
Eric
[next]