Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-22 | Merge pull request #95 from josevalim/jv-default-releasev0.5.2 | Eric Merritt | |
Properly detect the default release and fail on conflicts | |||
2013-11-22 | Properly detect the default release and fail on conflicts | José Valim | |
Closes #93 | |||
2013-11-22 | Merge pull request #92 from byaruhaf/patch-2 | Eric Merritt | |
Updated comments replaced relcool with relx | |||
2013-11-22 | Merge pull request #91 from byaruhaf/patch-1 | Eric Merritt | |
Updated comments replaced relcool with relx | |||
2013-11-18 | Merge pull request #94 from josevalim/jv-expand-lib-dirs | Tristan Sloughter | |
Support wildcards in lib dirs | |||
2013-11-18 | Support wildcards in lib dirs | José Valim | |
Wildcards are supported in both lib_dirs in config files as well via the -l command line option. | |||
2013-11-17 | Updated comments replaced relcool with relx | Byaruhanga Franklin | |
Updated comments replaced relcool with relx | |||
2013-11-17 | Updated comments replaced relcool with relx | Byaruhanga Franklin | |
Updated comments replaced relcool with relx | |||
2013-10-28 | Merge pull request #89 from ericbmerritt/master | Jordan Wilberding | |
support using the original app vsn as a string not the parsed vsn | |||
2013-10-28 | support using the original app vsn as a string not the parsed vsn | Eric | |
2013-10-25 | Merge pull request #81 from MSch/master | Tristan Sloughter | |
relx ignores -d (and --dev-mode) options | |||
2013-10-25 | Don't ignore -d command line argument. | Martin Schürrer | |
2013-10-22 | Merge pull request #83 from tsloughter/master | Jordan Wilberding | |
improve error message for missing upfrom release | |||
2013-10-22 | improve error message for missing upfrom release | Tristan Sloughter | |
2013-10-22 | Merge pull request #82 from tsloughter/master | Jordan Wilberding | |
remove v for version shorthand since it is used for relvsn | |||
2013-10-22 | remove v for version shorthand since it is used for relvsn | Tristan Sloughter | |
2013-10-21 | Merge pull request #80 from loucash/masterv0.5.1 | Jordan Wilberding | |
patch for exception: no match of right hand side value | |||
2013-10-21 | patch for exception: no match of right hand side value | Łukasz Biedrycki | |
2013-10-19 | Merge pull request #79 from tsloughter/master | Jordan Wilberding | |
add extend to release definition. This closes #16 | |||
2013-10-18 | add extend to release definition. This closes #16 | Tristan Sloughter | |
2013-10-16 | Merge pull request #77 from tsloughter/master | Jordan Wilberding | |
add include_src option to config file, default true. This closes #15 | |||
2013-10-16 | Merge pull request #76 from tsloughter/master | Eric Merritt | |
fix load overlay to support filename not in a list. This closes #74 | |||
2013-10-16 | add include_src option to config file, default true. This closes #15 | Tristan Sloughter | |
2013-10-16 | fix load overlay to support filename not in a list. This closes #74 | Tristan Sloughter | |
2013-10-16 | Merge pull request #75 from ericbmerritt/master | Tristan Sloughter | |
document dev mode in the readme | |||
2013-10-16 | document dev mode in the readme | Eric | |
2013-10-15 | Merge pull request #73 from ericbmerritt/masterv0.5.0 | Jordan Wilberding | |
add a dev mode that symlinks the release instead of copying it | |||
2013-10-15 | add a dev mode that symlinks the release instead of copying it | Eric | |
This should only ever be used for development, however it makes it very, very nice to be able to simple recompile a project without recopying it to try new things. | |||
2013-10-15 | Merge pull request #72 from tsloughter/master | Jordan Wilberding | |
ignore empty list of overlay vars to fix unneeded warning | |||
2013-10-15 | ignore empty list of overlay vars to fix unneeded warning | Tristan Sloughter | |
2013-10-15 | Merge pull request #68 from tsloughter/master | Jordan Wilberding | |
add optoin to use custom system_libs dir. This closes #64 | |||
2013-10-15 | add optoin to use custom system_libs dir. This closes #64 | Tristan Sloughter | |
2013-10-15 | Merge pull request #71 from evax/script_update_on_upgrade | Tristan Sloughter | |
Ensure scripts are updated on upgrade for cold starts | |||
2013-10-15 | Merge pull request #70 from evax/erts_include_fixes | Tristan Sloughter | |
Fixes for erts_include | |||
2013-10-15 | Ensure scripts are updated on upgrade for cold starts | Evax Software | |
2013-10-15 | Merge pull request #69 from ericbmerritt/remove_custom_logger | Jordan Wilberding | |
Remove custom logger | |||
2013-10-15 | Use the start_clean boot file for remote console | Evax Software | |
2013-10-15 | Reuse generated erts directory in tar command | Evax Software | |
2013-10-14 | make sure the system is compiled before running dialyzer | Eric | |
2013-10-14 | remove rlx log and use ec_cmd_log instead | Eric | |
2013-10-12 | Merge pull request #67 from tsloughter/master | Jordan Wilberding | |
add overlay_vars command line arg | |||
2013-10-12 | add overlay_vars command line arg | Tristan Sloughter | |
2013-10-12 | Merge pull request #66 from tsloughter/master | Jordan Wilberding | |
support list of overlay_vars files | |||
2013-10-12 | support list of overlay_vars files. This closes #4 | Tristan Sloughter | |
2013-10-10 | Merge pull request #65 from tsloughter/master | Jordan Wilberding | |
fix non-path includes to be include instead of include_lib | |||
2013-10-10 | fix non-path includes to be include instead of include_lib | Tristan Sloughter | |
2013-10-07 | Merge pull request #63 from tsloughter/master | Eric Merritt | |
include relx header with include instead of include_lib | |||
2013-10-07 | include relx header with include instead of include_lib | Tristan Sloughter | |
2013-09-30 | Merge pull request #60 from n-clark/runner | Tristan Sloughter | |
Fixed REMSH var to be properly defined in generated runner bash script | |||
2013-09-30 | Fixed REMSH var to be properly defined in generated runner bash script. ↵ | Nick Clark | |
Cleaned up instances of ERTS_DIR/bin to use BINDIR instead. |