aboutsummaryrefslogtreecommitdiffstats
path: root/src/rcl_prv_release.erl
AgeCommit message (Collapse)Author
2013-02-06remove io:format that some how made it inEric B Merritt
2013-01-31fix release processing bugs in rcl_prv_releaseEric
2013-01-24fix and normalize module headersEric
2012-12-31fix bug in goalless configsEric
2012-10-24change the default log level to be a bit less verboseEric
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-18support release generation in the systemEric