8000 Tags · ad-pro/relx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ad-pro/relx

Tags

v3.33.0

Toggle v3.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request erlware#744 from colrack/start_epmd_fix

Fix undesired start of epmd when calling relx_get_nodename

v3.32.1

Toggle v3.32.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tsloughter Tristan Sloughter
verison 3.32.1

v3.32.0

Toggle v3.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request erlware#724 from venimus/findstr-path

Fix "'findstr' is not recognized as ..."

v3.31.0

Toggle v3.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add dist name and cookie to ERL_FLAGS for nodetool (erlware#712)

* remove deprecated hex field from .app.src

* start nodetool dist node in erl flags

v3.30.0

Toggle v3.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
include dist and epmd arguments from vm.args in remote shell and node…

…tool calls (erlware#710)

* remove unused VM_ARGS variable

* include dist args in extended start scripts other calls

v3.29.0

Toggle v3.29.0's commit message
Attempt at a fix for vm.args usage (erlware#688)

* Attempt at a fix for vm.args usage

* bump sleep time to see if it fixes tests on travis

v3.28.0

Toggle v3.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request erlware#677 from eldarko/master

Don't write to release bin/ directory

v3.27.0

Toggle v3.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
support tuples in overlay_vars so rebar3 can pass variables (erlware#672

)

v3.26.0

Toggle v3.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request erlware#661 from tsloughter/copy-file-info

only copy mode and time attributes when copying files

v3.25.0

Toggle v3.25.0's commit message
Fix hostname settings in windows extended script (erlware#659)

- if the hostname is set in the vm.args file, preserve it
- if it is not set, try to set it from env vars
- if the env vars are not set, leave it blank
0