Age | Commit message (Collapse) | Author |
|
|
|
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]>
|
|
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 is sub-optimal but I suspect rcl_depsolver is going to migrate
away from depsolver in any case.
|
|
|
|
This allows errors to be printed at the source
|
|
|
|
This provides a public api for relcool in addition to its escript oriented api
|
|
|
|
This lets us know whether we where called from the command line or the API
|
|
|
|
|
|
This changes moves rcl_app_info to store the version as a parsed
semver rather then a string, making it comparable.
tmp app info
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|