aboutsummaryrefslogtreecommitdiffstats
path: root/src/rcl_cmd_args.erl
AgeCommit message (Collapse)Author
2012-12-10make sure that rcl_cmd_args does not create the output dir too earlyEric
2012-12-07make the default output _rel instead of relcool_outputEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-10-24add a bit of additional logging informationEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-09-18add depsolver directly to the systemEric
This is sub-optimal but I suspect rcl_depsolver is going to migrate away from depsolver in any case.
2012-09-18make sure errors carry the name of the module that created themEric
This allows errors to be printed at the source
2012-09-10add config validation support to the systemEric
2012-09-09full argument parsing and management capabilityEric