summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-10-03 03:05:05 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-10-03 03:05:05 (GMT)
commit7fd4be37b5f857d512e9406bd2f1614b4204c541 (patch)
tree4d80687831af5c5bb141e65a6f639e51e588cca5 /index.html
parentc7deb709fd4779e778a564c2bf83781486926850 (diff)
downloadmxe-7fd4be37b5f857d512e9406bd2f1614b4204c541.zip
mxe-7fd4be37b5f857d512e9406bd2f1614b4204c541.tar.gz
mxe-7fd4be37b5f857d512e9406bd2f1614b4204c541.tar.bz2
Update package stats
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/index.html b/index.html
index f6923c5..56c7154 100644
--- a/index.html
+++ b/index.html
@@ -109,23 +109,23 @@
<tr>
<td><a href="http://www.mingw.org/">MinGW 3.x</a></td>
<td>i686-pc-mingw32</td>
- <td style='text-align:center'>90% (305/340)</td>
- <td style='text-align:center'>49% (168/340)</td>
+ <td style='text-align:center'>90% (306/341)</td>
+ <td style='text-align:center'>50% (169/341)</td>
</tr>
<tr>
<td rowspan="2"><a href="http://mingw-w64.sourceforge.net/">MinGW-w64</a></td>
<td>i686-w64-mingw32</td>
- <td style='text-align:center'>96% (327/340)</td>
- <td style='text-align:center'>58% (196/340)</td>
+ <td style='text-align:center'>98% (334/341)</td>
+ <td style='text-align:center'>58% (198/341)</td>
</tr>
<tr>
<td>x86_64-w64-mingw32</td>
- <td style='text-align:center'>90% (305/340)</td>
- <td style='text-align:center'>58% (198/340)</td>
+ <td style='text-align:center'>90% (306/341)</td>
+ <td style='text-align:center'>59% (200/341)</td>
</tr>
</table>
<p>
- These numbers were last updated on September 2, 2014. You can see the
+ These numbers were last updated on October 2, 2014. You can see the
current status by executing <code>make build-matrix.html</code> in the
MXE directory.
</p>