aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2012-12-07make the default output _rel instead of relcool_outputEric
2012-12-07allow a user to specify additional opts to erlexecEric
2012-11-23add inadvertantly deleted relcool.app.srcEric
2012-11-21cleanup the rebar configEric
2012-11-21all relcool to symlink in 'overridden' appsEric
2012-11-21rcl_prv_discover now supports setting up 'link' type app_info messagesEric
2012-11-21support specifing overrides in the configurationEric
2012-11-21support a new 'link' field in rcl_app_infoEric
2012-11-21minor cleanup and refactoring for rcl_prv_assembler, rcl_prv_discoverEric
2012-10-30make config file errors more understandable to the userEric
2012-10-30simplify constraint parsing in rcl_releaseEric
2012-10-30make `is_valid_constraint` public in rcl_depsolverEric
2012-10-30make sure that the system does not exit when the API is usedEric
2012-10-30fix bug in constraint parsingEric
2012-10-30fix config file processing in relcoolEric
2012-10-24fix miscalculation in error reporting in relcool.erlEric
2012-10-24fix bug in goal parsing and handlingEric
2012-10-24fix error reporting when using the erlang APIEric
2012-10-24add a bit of additional logging informationEric
2012-10-24change the default log level to be a bit less verboseEric
2012-10-24add the new rebar vsn plugin for semver support to relcoolEric
2012-09-24fix bug in error printing for rcl_prv_discoverEric
2012-09-19discover should not discover files in the output dirEric
2012-09-19fix minor bugs in the assemblerEric
2012-09-19fix format detail bug in prv discoverEric
2012-09-19fully support testing of release buildsEric
2012-09-18add depsolver directly to the systemEric
2012-09-18minor formatting and cleanupEric
2012-09-18make sure errors carry the name of the module that created themEric
2012-09-18support release generation in the systemEric
2012-09-18support a stable public api for relcoolEric
2012-09-18support undefined as valid default release typesEric
2012-09-18support adding the 'caller' type to the stateEric
2012-09-18suport the ability to update releases in the systemEric
2012-09-18support available apps as rcl_app_info instead of generic descriptorEric
2012-09-18rcl_app_info must support comparible versionsEric
2012-09-18handle config providers slightly differently from other providersEric
2012-09-18make sure that app_info can print a representation of itselfEric
2012-09-18cleanup and clarify provider specEric
2012-09-18add system and rebar discover to rcl_prv_discoverEric
2012-09-18support arbitrary data in configs (per provider state)Eric
2012-09-18support topographical sorting for release artifactsEric
2012-09-12support incremental 'build versions' according to semver specsEric
2012-09-12add missing dependencies to the systemEric
2012-09-12add a to_binary to the utilsEric
2012-09-12support OTP App discovery in the systemEric
2012-09-12support config file parsing for the systemEric
2012-09-12support a concrete release metadata implementationEric
2012-09-12suport a general 'logic' provider as the base of a plugin systemEric
2012-09-10add config validation support to the systemEric