Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-07 | Merge remote-tracking branch 'canonical/next' | Eric | |
* canonical/next: fix nasty bug that didn't let relcool output errors make the default output _rel instead of relcool_output allow a user to specify additional opts to erlexec add examples of simple and complete relcool configs make sure ebin is removed on clean add inadvertantly deleted relcool.app.src support travis CI in relcool cleanup the rebar config remove docs (they have been moved to the wiki) all relcool to symlink in 'overridden' apps rcl_prv_discover now supports setting up 'link' type app_info messages support specifing overrides in the configuration support a new 'link' field in rcl_app_info minor cleanup and refactoring for rcl_prv_assembler, rcl_prv_discover | |||
2012-12-07 | fix nasty bug that didn't let relcool output errors | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-12-07 | make the default output _rel instead of relcool_output | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-12-07 | allow a user to specify additional opts to erlexec | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-23 | Merge pull request #11 from ericbmerritt/next | Tristan Sloughter | |
add examples of simple and complete relcool configs | |||
2012-11-23 | add examples of simple and complete relcool configs | Eric | |
2012-11-23 | make sure ebin is removed on clean | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-23 | Merge pull request #9 from ericbmerritt/next | Tristan Sloughter | |
add inadvertantly deleted relcool.app.src | |||
2012-11-23 | add inadvertantly deleted relcool.app.src | Eric | |
2012-11-21 | support travis CI in relcool | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-21 | cleanup the rebar config | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-21 | remove docs (they have been moved to the wiki) | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-21 | all relcool to symlink in 'overridden' apps | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-21 | rcl_prv_discover now supports setting up 'link' type app_info messages | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-21 | support specifing overrides in the configuration | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-21 | support a new 'link' field in rcl_app_info | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-11-21 | minor cleanup and refactoring for rcl_prv_assembler, rcl_prv_discover | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-30 | make config file errors more understandable to the user | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-30 | simplify constraint parsing in rcl_release | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-30 | make `is_valid_constraint` public in rcl_depsolver | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-30 | make sure that the system does not exit when the API is used | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-30 | fix bug in constraint parsing | Eric | |
This fixes a bug in parsing invalid constraint values Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-30 | fix config file processing in relcool | Eric | |
If only a single config is passed as part of the api then that was mishandled. This patch allows that situation to be detected and properly handled Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | fix miscalculation in error reporting in relcool.erl | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | add escript to the rebuild command in Makefile | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | fix the reference to neotoma in rebar.config | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | fix bug in goal parsing and handling | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | fix error reporting when using the erlang API | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | add a bit of additional logging information | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | change the default log level to be a bit less verbose | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | add the new rebar vsn plugin for semver support to relcool | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | point to the master branch instead of a tag for getopt | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | make sure the rebar config is pointing to the right erlware | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | make the makefile a bit more generic | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-10-24 | ignore the new plt name | Eric | |
Signed-off-by: Jordan Wilberding <[email protected]> | |||
2012-09-24 | fix bug in error printing for rcl_prv_discover | Eric | |
2012-09-19 | make sure compile happens when escript is run | Eric | |
2012-09-19 | discover should not discover files in the output dir | Eric | |
2012-09-19 | fix minor bugs in the assembler | Eric | |
2012-09-19 | fix format detail bug in prv discover | Eric | |
2012-09-19 | fully support testing of release builds | Eric | |
2012-09-18 | add depsolver directly to the system | Eric | |
This is sub-optimal but I suspect rcl_depsolver is going to migrate away from depsolver in any case. | |||
2012-09-18 | minor formatting and cleanup | Eric | |
2012-09-18 | add cover support to the rebar config | Eric | |
2012-09-18 | don't run escript for deps | Eric | |
2012-09-18 | make sure errors carry the name of the module that created them | Eric | |
This allows errors to be printed at the source | |||
2012-09-18 | dialyzer should run after compile but before tests | Eric | |
Dialyzer has warnings that often would allow you to fix problems before the tests are even run. In some cases, dialyzer is even faster then the tests. So it makes sense to run dialyzer before any unit or common tests in the system. | |||
2012-09-18 | support release generation in the system | Eric | |
2012-09-18 | support a stable public api for relcool | Eric | |
This provides a public api for relcool in addition to its escript oriented api | |||
2012-09-18 | support undefined as valid default release types | Eric | |