<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/compiler/scripts, 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>lib/compiler/scripts/smoke: Compile some cloudi packages</title>
<updated>2019-03-21T11:56:35+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2019-03-21T11:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=270f6adc1085040f906ce6338967da02a7edc834'/>
<id>270f6adc1085040f906ce6338967da02a7edc834</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/compiler/scripts/smoke: Force a local hex</title>
<updated>2019-03-18T13:55:38+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2019-03-18T13:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=85f55f610334d4b539e6420a68f80f14d530da8c'/>
<id>85f55f610334d4b539e6420a68f80f14d530da8c</id>
<content type='text'>
The script would hang if no local hex had been installed previously.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The script would hang if no local hex had been installed previously.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lib/compiler/scripts/smoke</title>
<updated>2019-01-29T14:31:13+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2019-01-25T09:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ff0779a3291a4dc518da2096cc982d2829fb003d'/>
<id>ff0779a3291a4dc518da2096cc982d2829fb003d</id>
<content type='text'>
Add `lib/compiler/scripts/smoke` for smoke testing the compiler (that
is, test that the compiler does not crash during compilation).

`smoke` first installs Elixir and mix. It then uses `mix` to download
a number of `hex` packages and compile them.

We don't intend to use `smoke` in our daily builds or Travis, but to run
it manually during compiler development.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add `lib/compiler/scripts/smoke` for smoke testing the compiler (that
is, test that the compiler does not crash during compilation).

`smoke` first installs Elixir and mix. It then uses `mix` to download
a number of `hex` packages and compile them.

We don't intend to use `smoke` in our daily builds or Travis, but to run
it manually during compiler development.
</pre>
</div>
</content>
</entry>
</feed>
