<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



</head>
<body>
<style type="text/css">
img {
max-width: 100%; height: auto;
}
</style>
<div class="content">
<h3>
Andrew Price pushed to branch master
at <a href="https://projects.sucs.org/arthur/mw">Justin Mitchell / mw</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://projects.sucs.org/arthur/mw/commit/c678f8e95d725218c2f96650aeb786d3051e87cc">c678f8e9</a></strong>
<div>
<span>by Andrew Price</span>
<i>at 2017-07-08T02:04:44+01:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Remove some unnecessary js-related bits
</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/arthur/mw/commit/af2c1dee96fca52779b0f76a3643388e59a409c3">af2c1dee</a></strong>
<div>
<span>by Andrew Price</span>
<i>at 2017-07-08T02:53:25+01:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Move the js engine build bits into client/Makefile
</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/arthur/mw/commit/3e7d6556340d950978464a600dc4e50d5d4f81a6">3e7d6556</a></strong>
<div>
<span>by Andrew Price</span>
<i>at 2017-07-08T02:56:02+01:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Rename client/js.c to client/js-moz.c
</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/arthur/mw/commit/51a830d10f5083ba8476ef3c22a5b87f86427977">51a830d1</a></strong>
<div>
<span>by Andrew Price</span>
<i>at 2017-07-08T03:18:11+01:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Add duktape
</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/arthur/mw/commit/b6bf0027122ee1ae674565d80f687022c4d9cabb">b6bf0027</a></strong>
<div>
<span>by Andrew Price</span>
<i>at 2017-07-08T10:44:05+01:00</i>
</div>
<pre class="commit-message" style="margin: 0; white-space: pre-wrap">Add stubs for a duktape mwjs implementation
</pre>
</li>
</ul>
<h4>4 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#44cf1f305f76b35baf56b3ade9e6f45847f68715">
Makefile.common
</a>
</li>
<li class="file-stats">
<a href="#a3ec1d4ec18ce4f6ba39c71855317aaa9300f1da">
<span class="new-file">
+
duktape/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#edfc6c3715e36f4ace9dbbf166c4a9be038f07d6">
<span class="new-file">
+
duktape/duk_config.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#54021ca7be757794ace5081d11d8a178ef78fd41">
<span class="new-file">
+
duktape/duktape.c
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>

</div>
<div class="footer" style="margin-top: 10px">
<p style="color: #777; font-size: small">

<br>
<a href="https://projects.sucs.org/arthur/mw/compare/cbac7028fee0299d3519740ace5498029b3800da...b6bf0027122ee1ae674565d80f687022c4d9cabb">View it on GitLab</a>.
<br>
You're receiving this email because of your account on projects.sucs.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>