Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
People seem to expect overlays to happen in order. This patch changes
overlays such that they happen one at a time.
|
|
|
|
|
|
|
|
And made it through code review!!!
|
|
overlay support
|
|
This includes support for overlays and fairly complete tests
|
|
|
|
|
|
|
|
fixes to release assembly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default relcool.config support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add wiki link to README
|
|
|
|
* canonical/next:
fix nasty bug that didn't let relcool output errors
make the default output _rel instead of relcool_output
allow a user to specify additional opts to erlexec
add examples of simple and complete relcool configs
make sure ebin is removed on clean
add inadvertantly deleted relcool.app.src
support travis CI in relcool
cleanup the rebar config
remove docs (they have been moved to the wiki)
all relcool to symlink in 'overridden' apps
rcl_prv_discover now supports setting up 'link' type app_info messages
support specifing overrides in the configuration
support a new 'link' field in rcl_app_info
minor cleanup and refactoring for rcl_prv_assembler, rcl_prv_discover
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
add examples of simple and complete relcool configs
|
|
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
add inadvertantly deleted relcool.app.src
|
|
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|