aboutsummaryrefslogtreecommitdiffstats
path: root/src/rcl_release.erl
AgeCommit message (Collapse)Author
2013-01-24fix and normalize module headersEric
2012-10-30simplify constraint parsing in rcl_releaseEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-10-30fix bug in constraint parsingEric
This fixes a bug in parsing invalid constraint values Signed-off-by: Jordan Wilberding <[email protected]>
2012-10-24fix bug in goal parsing and handlingEric
Signed-off-by: Jordan Wilberding <[email protected]>
2012-09-19fully support testing of release buildsEric
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
2012-09-12support a concrete release metadata implementationEric