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!!!
|
|
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]>
|
|
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]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
This fixes a bug in parsing invalid constraint values
Signed-off-by: Jordan Wilberding <[email protected]>
|
|
If only a single config is passed as part of the api then that
was mishandled. This patch allows that situation to be detected
and properly handled
Signed-off-by: Jordan Wilberding <[email protected]>
|