Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-24 | fix and normalize module headers | Eric | |
2012-12-26 | fix small bug in rcl_app_info defaults | Eric | |
2012-11-21 | support a new 'link' field in rcl_app_info | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-09-18 | add depsolver directly to the system | Eric | |
This is sub-optimal but I suspect rcl_depsolver is going to migrate away from depsolver in any case. | |||
2012-09-18 | make sure errors carry the name of the module that created them | Eric | |
This allows errors to be printed at the source | |||
2012-09-18 | rcl_app_info must support comparible versions | Eric | |
This changes moves rcl_app_info to store the version as a parsed semver rather then a string, making it comparable. tmp app info | |||
2012-09-18 | make sure that app_info can print a representation of itself | Eric | |
2012-09-12 | support OTP App discovery in the system | Eric | |