<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/reltool/test, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Merge branch 'siri/cuddle-master'</title>
<updated>2019-02-21T09:40:27+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2019-02-21T09:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1ebe4074d58068b8187bbe713a76875a406ddda9'/>
<id>1ebe4074d58068b8187bbe713a76875a406ddda9</id>
<content type='text'>
* siri/cuddle-master:
  Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib
  [logger] Fix faulty report_cb in logger_disk_log_h_SUITE:logging/1
  [cdv] Update compiler directive for release compatibility
  [reltool] Make test pass when $ERL_LIBS is set
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle-master:
  Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib
  [logger] Fix faulty report_cb in logger_disk_log_h_SUITE:logging/1
  [cdv] Update compiler directive for release compatibility
  [reltool] Make test pass when $ERL_LIBS is set
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Make test pass when $ERL_LIBS is set</title>
<updated>2019-02-21T09:36:42+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-09-24T11:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=461cc66a32f0d50cfeb7b814b7458c3c60689125'/>
<id>461cc66a32f0d50cfeb7b814b7458c3c60689125</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reltool: Add load_dot_erlang rel option</title>
<updated>2019-01-19T21:50:01+00:00</updated>
<author>
<name>Michael Truog</name>
<email>mjtruog@protonmail.com</email>
</author>
<published>2018-12-20T02:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8029c3653d3f569e146811af85a643559415c76f'/>
<id>8029c3653d3f569e146811af85a643559415c76f</id>
<content type='text'>
This adds a rel tuple to the reltool release specific configuration
format as {rel, Name, Vsn, RelApps, Opts} to support the use of
{rel, Name, Vsn, RelApps, [{load_dot_erlang, false}]} for preventing
the insertion of {apply,{c,erlangrc,[]}} into the release script file
and the release boot file.

This change makes it possible to prevent releases generated with
reltool from attempting to load a ${HOME}/.erlang file which is
desirable for production deployment of Erlang, to have greater control
of what BEAM evaluates.  The ${HOME}/.erlang file lacks visibility and
its location on the filesystem separate from where the release lives
means it can be misused in a way that lacks visibility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a rel tuple to the reltool release specific configuration
format as {rel, Name, Vsn, RelApps, Opts} to support the use of
{rel, Name, Vsn, RelApps, [{load_dot_erlang, false}]} for preventing
the insertion of {apply,{c,erlangrc,[]}} into the release script file
and the release boot file.

This change makes it possible to prevent releases generated with
reltool from attempting to load a ${HOME}/.erlang file which is
desirable for production deployment of Erlang, to have greater control
of what BEAM evaluates.  The ${HOME}/.erlang file lacks visibility and
its location on the filesystem separate from where the release lives
means it can be misused in a way that lacks visibility.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2018-11-28T10:40:59+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2018-11-28T10:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=da90cf437e07f0f21b15e0d0ea8ff38cbc0bb1ea'/>
<id>da90cf437e07f0f21b15e0d0ea8ff38cbc0bb1ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix windows backslashes in test</title>
<updated>2018-10-29T12:01:04+00:00</updated>
<author>
<name>Stavros Aronis</name>
<email>aronisstav@gmail.com</email>
</author>
<published>2018-10-29T12:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=807c48ea7999a9ed7becdd31db0a8e8e647d5bd2'/>
<id>807c48ea7999a9ed7becdd31db0a8e8e647d5bd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make reltool correctly handle Windows 'ERL_LIBS'</title>
<updated>2018-10-26T21:08:57+00:00</updated>
<author>
<name>Stavros Aronis</name>
<email>aronisstav@gmail.com</email>
</author>
<published>2018-10-26T21:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1acc5db0b50e66fdc72a1fbcf3ea7c3f2bc239c8'/>
<id>1acc5db0b50e66fdc72a1fbcf3ea7c3f2bc239c8</id>
<content type='text'>
Without this patch reltool would try to split strings like "C:\foo"
into ["C","\foo"].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without this patch reltool would try to split strings like "C:\foo"
into ["C","\foo"].
</pre>
</div>
</content>
</entry>
<entry>
<title>Change "can not" into "cannot"</title>
<updated>2018-07-27T08:16:17+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2018-07-26T12:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=37c11cda19bd9067a4e094fbde53b276d6ab0d3d'/>
<id>37c11cda19bd9067a4e094fbde53b276d6ab0d3d</id>
<content type='text'>
I did not find any legitimate use of "can not", however skipped
changing e.g RFCs archived in the source tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I did not find any legitimate use of "can not", however skipped
changing e.g RFCs archived in the source tree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2018-06-18T12:51:18+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2018-06-18T12:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b'/>
<id>5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reltool: Add no_dot_erlang bootfiles</title>
<updated>2017-09-28T09:38:28+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-27T14:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=52ca88f1c23657713946e22e0910f2cb7f2f601e'/>
<id>52ca88f1c23657713946e22e0910f2cb7f2f601e</id>
<content type='text'>
Needed by escript and tools
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed by escript and tools
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint'</title>
<updated>2017-09-18T09:26:24+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-18T09:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=83a66e961f043720c9d353923baaefb6f5e8ed96'/>
<id>83a66e961f043720c9d353923baaefb6f5e8ed96</id>
<content type='text'>
* maint:
  reltool: Remove export_all warning in tests
  et: Remove export_all warnings in test
  mnesia: Remove export_all in tests
  wx: Remove export_all in example code
  wx: test remove export_all
  wx: Update doc, OpenGL external links
  wx: Reduce Opengl docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  reltool: Remove export_all warning in tests
  et: Remove export_all warnings in test
  mnesia: Remove export_all in tests
  wx: Remove export_all in example code
  wx: test remove export_all
  wx: Update doc, OpenGL external links
  wx: Reduce Opengl docs
</pre>
</div>
</content>
</entry>
</feed>
