aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2012-12-30support the ability to specify a root directoryEric
2012-12-30support config relative directories in templates and copyEric
2012-12-30support only one config file in the systemEric
2012-12-30fix bug in usage of root dir in prv discoverEric
2012-12-30only allow relcool to take a single configEric
2012-12-30support 'to' dirs for mkdirs, templates, and copies being based on output dirEric
2012-12-28make sure file permissions are set correctly in overlay template/copyEric
2012-12-28support the ability to *not* autogenerate start scriptsEric
2012-12-28make directory checking more robustEric
2012-12-28make overlays synchronousEric
2012-12-28support file->directory copies in overlayEric
2012-12-27suport variables in vars files of overlaysEric
2012-12-27splint out render and write so we can reuse the renderEric
2012-12-27remove print statements that got left inEric
2012-12-26overlay supportEric
2012-12-26fix bug in goal specEric
2012-12-26provide utility functions for error decompositionEric
2012-12-26fix small bug in rcl_app_info defaultsEric
2012-12-21fix nasty bug in discovery processEric
2012-12-21refactor rcl_prv_assembler for symplicity and reliabilityEric
2012-12-18ensure that each directory is explicitly created before a copy occures.Eric
2012-12-18make sure that the app target dir is created befor a copyEric
2012-12-18make sure that copy errors can be correctly detectedEric
2012-12-18fix a bug in the ability to rebuild releasesEric
2012-12-10if no config is specified search for a `relcool.config` in the pathEric
2012-12-10support a setable root directory for the systemEric
2012-12-10assembler should create the output dirEric
2012-12-10make sure that rcl_cmd_args does not create the output dir too earlyEric
2012-12-10change the default verbosity to errorEric
2012-12-07fix nasty bug that didn't let relcool output errorsEric
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