Age | Commit message (Collapse) | Author |
|
This happens for every call unless the user passes
--disable-default-libs to relcool or {disable_default_libs, true} in
the relcool config.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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!!!
|
|
This includes support for overlays and fairly complete tests
|
|
|
|
|
|
|
|
fixes to release assembly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default relcool.config support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add wiki link to README
|
|
|
|
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]>
|