aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-10Add wiki link to READMEAndrew Thompson
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-23Merge pull request #11 from ericbmerritt/nextTristan Sloughter
2012-11-23add examples of simple and complete relcool configsEric
2012-11-23make sure ebin is removed on cleanEric
2012-11-23Merge pull request #9 from ericbmerritt/nextTristan Sloughter
2012-11-23add inadvertantly deleted relcool.app.srcEric
2012-11-21support travis CI in relcoolEric
2012-11-21cleanup the rebar configEric
2012-11-21remove docs (they have been moved to the wiki)Eric
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