aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-24add escript to the rebuild command in MakefileEric
2012-10-24fix the reference to neotoma in rebar.configEric
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-10-24point to the master branch instead of a tag for getoptEric
2012-10-24make sure the rebar config is pointing to the right erlwareEric
2012-10-24make the makefile a bit more genericEric
2012-10-24ignore the new plt nameEric
2012-09-24fix bug in error printing for rcl_prv_discoverEric
2012-09-19make sure compile happens when escript is runEric
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-18add cover support to the rebar configEric
2012-09-18don't run escript for depsEric
2012-09-18make sure errors carry the name of the module that created themEric
2012-09-18dialyzer should run after compile but before testsEric
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