aboutsummaryrefslogtreecommitdiffstats
path: root/src/rcl_state.erl
AgeCommit message (Expand)Author
2013-05-09Basic file rename from rcl to rlxEric
2013-05-09support the creation or relupsEric B Merritt
2013-05-09support a hard distinction between configured releases and realized releasesEric B Merritt
2013-04-30support the full range of possible arguments in the programmatic apiEric B Merritt
2013-04-13add skip_apps config option to list discovered apps to skipTristan Sloughter
2013-04-09fixes #29 - look for common sub dirs for discoveryEric B Merritt
2013-04-03move discovered releases to their own area of the relcool stateEric
2013-02-07Merge pull request #27 from ericbmerritt/nextTristan Sloughter
2013-02-05fix config issues with undefined configEric B Merritt
2013-02-04fix: replace COnfigFile with empty string if undefinedTristan Sloughter
2013-01-24convert relcool to take a config as a opt argumentEric
2013-01-24fix and normalize module headersEric
2013-01-04provide the erlang lib dir and cwd as working librariesEric
2012-12-30support only one config file in the systemEric
2012-12-26overlay supportEric
2012-12-26fix bug in goal specEric
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-11-21support specifing overrides in the configurationEric
2012-10-30fix config file processing in relcoolEric
2012-10-24fix error reporting when using the erlang APIEric
2012-09-19discover should not discover files in the output dirEric
2012-09-19fully support testing of release buildsEric
2012-09-18add depsolver directly to the systemEric
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-18support arbitrary data in configs (per provider state)Eric
2012-09-12support OTP App discovery in the systemEric
2012-09-10add config validation support to the systemEric
2012-09-09full argument parsing and management capabilityEric
2012-09-04the initial state management systemEric