Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | minor formatting and cleanup | Eric | |
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 | support release generation in the system | Eric | |
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 | add system and rebar discover to rcl_prv_discover | Eric | |
2012-09-12 | support OTP App discovery in the system | Eric | |
2012-09-10 | add config validation support to the system | Eric | |
2012-09-09 | full argument parsing and management capability | Eric | |
2012-09-08 | add goal parsing capability to the system | Eric | |