<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kerl.git/kerl, branch bugfix</title>
<subtitle>Easy building and installing of Erlang/OTP instances.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/'/>
<entry>
<title>Fix string compare, java detection, version string</title>
<updated>2017-02-17T18:05:32+00:00</updated>
<author>
<name>Mark Allen</name>
<email>mrallen1@yahoo.com</email>
</author>
<published>2017-02-17T18:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=48af4a39796e79c73bcbb9a52d049f094bb2b484'/>
<id>48af4a39796e79c73bcbb9a52d049f094bb2b484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #181 from kerl/fix-build_plt</title>
<updated>2017-02-12T06:37:44+00:00</updated>
<author>
<name>Mark Allen</name>
<email>mrallen1@yahoo.com</email>
</author>
<published>2017-02-12T06:37:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=f36d2752e84c472703586a2b0d94fa19d6ebdbbf'/>
<id>f36d2752e84c472703586a2b0d94fa19d6ebdbbf</id>
<content type='text'>
Attempt a more accurate way to get apps for dialyzer PLT building</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attempt a more accurate way to get apps for dialyzer PLT building</pre>
</div>
</content>
</entry>
<entry>
<title>Attempt a more accurate way to get apps for dialyzer PLT building</title>
<updated>2017-02-11T21:03:18+00:00</updated>
<author>
<name>sanmiguel</name>
<email>michael.coles@gmail.com</email>
</author>
<published>2017-02-11T21:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=2bbbebed9ff8e0055a55023fbe015f1b127217cd'/>
<id>2bbbebed9ff8e0055a55023fbe015f1b127217cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax for fetching old sum</title>
<updated>2017-02-05T22:38:08+00:00</updated>
<author>
<name>sanmiguel</name>
<email>michael.coles@gmail.com</email>
</author>
<published>2017-02-05T22:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=dafa9c5a8ac9fbd7705b2c6885f282bff6d9c9a0'/>
<id>dafa9c5a8ac9fbd7705b2c6885f282bff6d9c9a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #176 from kerl/gh170</title>
<updated>2017-02-05T19:35:36+00:00</updated>
<author>
<name>Mark Allen</name>
<email>mrallen1@yahoo.com</email>
</author>
<published>2017-02-05T19:35:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=3d4a9c00b500847b32b264c16346ba0124badeb4'/>
<id>3d4a9c00b500847b32b264c16346ba0124badeb4</id>
<content type='text'>
Assert perl exists before builds (#170)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assert perl exists before builds (#170)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of KERL_INSTALL_HTMLDOCS and KERL_PROMPT</title>
<updated>2017-02-05T19:07:26+00:00</updated>
<author>
<name>sanmiguel</name>
<email>michael.coles@gmail.com</email>
</author>
<published>2017-02-05T19:07:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=d9ac889f32d1de4f8ba06e6ee5ccffd79fa86327'/>
<id>d9ac889f32d1de4f8ba06e6ee5ccffd79fa86327</id>
<content type='text'>
We had no handling for KERL_INSTALL_HTMLDOCS being set in the shell
properly, as KERL_INSTALL_MANPAGES is handled
There was a typo in the use of KERL_PROMPT in CSH activate scripts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had no handling for KERL_INSTALL_HTMLDOCS being set in the shell
properly, as KERL_INSTALL_MANPAGES is handled
There was a typo in the use of KERL_PROMPT in CSH activate scripts
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic build option printout</title>
<updated>2017-02-05T10:19:56+00:00</updated>
<author>
<name>Mark Allen</name>
<email>mrallen1@yahoo.com</email>
</author>
<published>2017-02-05T10:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=aa4f7f89e2a091df4760e0fbe92328a863479592'/>
<id>aa4f7f89e2a091df4760e0fbe92328a863479592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store build configuration in a file</title>
<updated>2017-02-03T02:02:01+00:00</updated>
<author>
<name>Mark Allen</name>
<email>mrallen1@yahoo.com</email>
</author>
<published>2017-02-03T02:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=da69d269d0e58f207bc361abbefad529f6b5a453'/>
<id>da69d269d0e58f207bc361abbefad529f6b5a453</id>
<content type='text'>
This change implements storing the build configuration in a file which
can later be compared to a potentially new configuration which might
trigger the need to re-run the OTP configuration steps.

We also copy the build configuration into the installation directory so
that at some future time we can write or enhance a command which shows
the build configuration.

Addresses #162 #158
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change implements storing the build configuration in a file which
can later be compared to a potentially new configuration which might
trigger the need to re-run the OTP configuration steps.

We also copy the build configuration into the installation directory so
that at some future time we can write or enhance a command which shows
the build configuration.

Addresses #162 #158
</pre>
</div>
</content>
</entry>
<entry>
<title>Assert perl exists before builds (#170)</title>
<updated>2017-02-03T00:08:09+00:00</updated>
<author>
<name>Mark Allen</name>
<email>mrallen1@yahoo.com</email>
</author>
<published>2017-02-03T00:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=3647703c4fd9079475c5ac5661c5b98f43ac2a27'/>
<id>3647703c4fd9079475c5ac5661c5b98f43ac2a27</id>
<content type='text'>
Perl 5 is required to compile Erlang from source. It's used (among other
things) to assemble BEAM opcodes, NIF jump tables and more. We now
assert perl exists on the PATH before we proceed to build Erlang or test
for Perl's version string.

We also now test for Java before we try to find its version. Java is not
required to compile Erlang though, so we don't output any warnings or
errors if its not found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Perl 5 is required to compile Erlang from source. It's used (among other
things) to assemble BEAM opcodes, NIF jump tables and more. We now
assert perl exists on the PATH before we proceed to build Erlang or test
for Perl's version string.

We also now test for Java before we try to find its version. Java is not
required to compile Erlang though, so we don't output any warnings or
errors if its not found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unset ERL_TOP before kerl executes (#102)</title>
<updated>2017-01-26T21:17:09+00:00</updated>
<author>
<name>Mark Allen</name>
<email>mrallen1@yahoo.com</email>
</author>
<published>2017-01-26T21:17:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/kerl.git/commit/?id=8269e2d580decb7debad1e3714e3c40fa85f66ac'/>
<id>8269e2d580decb7debad1e3714e3c40fa85f66ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
