<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/scripts/run-dialyzer, branch master</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>otp: Don't error dialyzer script if WARNINGS fail</title>
<updated>2019-05-07T15:48:19+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-05-07T15:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=40f2ce825eb6af86f98fe573cf308f5536d24d66'/>
<id>40f2ce825eb6af86f98fe573cf308f5536d24d66</id>
<content type='text'>
The WARNINGS set of application are know to produce warnings, so
don't fail when they do. Instead we just print them to let the
user know that they are there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The WARNINGS set of application are know to produce warnings, so
don't fail when they do. Instead we just print them to let the
user know that they are there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update run-dialyzer script to be more generic and aggressive</title>
<updated>2019-05-02T08:04:30+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2019-04-30T14:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fe523ea8fd0bb9c511637f76bd956856a4908659'/>
<id>fe523ea8fd0bb9c511637f76bd956856a4908659</id>
<content type='text'>
This version will abort when errors are found when building the PLT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This version will abort when errors are found when building the PLT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add deploy stage to travis-ci</title>
<updated>2018-06-18T14:09:55+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2018-06-14T08:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36001798500e6ddecd597a5694a7ee25ab4e6a64'/>
<id>36001798500e6ddecd597a5694a7ee25ab4e6a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets,tftp: Break out TFTP from inets</title>
<updated>2018-03-28T08:19:38+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-20T10:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=09ccfa2a6a8f8df55c7d808f5ad26324ac1e81b6'/>
<id>09ccfa2a6a8f8df55c7d808f5ad26324ac1e81b6</id>
<content type='text'>
- Create directory structure
- Move code, tests, documentation from inets
- Add inets_tftp_wrapper
- Add tftp app to run-dialyzer script

Change-Id: I6a142ae66cecb9a1821cbf9ea6a45f66a836763d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Create directory structure
- Move code, tests, documentation from inets
- Add inets_tftp_wrapper
- Add tftp app to run-dialyzer script

Change-Id: I6a142ae66cecb9a1821cbf9ea6a45f66a836763d
</pre>
</div>
</content>
</entry>
<entry>
<title>ftp: Add ftp app to run-dialyzer script</title>
<updated>2018-03-28T08:19:38+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-03-21T15:46:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5ef27ea752ce5d8efa924713d6315b03129cee64'/>
<id>5ef27ea752ce5d8efa924713d6315b03129cee64</id>
<content type='text'>
Change-Id: Ie0a67ad22904ce9701f23bbf5573a182b4936790
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie0a67ad22904ce9701f23bbf5573a182b4936790
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: dialyze more applications in automation scripts</title>
<updated>2017-09-01T11:31:53+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2017-09-01T08:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=80e5c0196b92f370f0d12c3d17158f20e0f23f2e'/>
<id>80e5c0196b92f370f0d12c3d17158f20e0f23f2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move travis dialyzer logic to script file</title>
<updated>2017-04-20T07:42:22+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang.org</email>
</author>
<published>2017-04-18T13:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f8004991cc08b4f1c695665e20042179a4f66ac1'/>
<id>f8004991cc08b4f1c695665e20042179a4f66ac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
