summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-09-03 01:21:29 (GMT)
committerMXE <mxe@mxe.cc>2014-09-03 01:22:14 (GMT)
commitb7f91395260dff15aab7436423b47200d36e106e (patch)
tree7bc3df4ea0f2d77c106f0a9dcefa854a14c5ee25
parentff52f1ee7642c7971d6e5e8681918e6ef713c473 (diff)
downloadmxe-b7f91395260dff15aab7436423b47200d36e106e.zip
mxe-b7f91395260dff15aab7436423b47200d36e106e.tar.gz
mxe-b7f91395260dff15aab7436423b47200d36e106e.tar.bz2
Update package stats
-rw-r--r--index.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/index.html b/index.html
index 144b099..99c4e8a 100644
--- a/index.html
+++ b/index.html
@@ -109,25 +109,25 @@
<tr>
<td><a href="http://www.mingw.org/">MinGW 3.x</a></td>
<td>i686-pc-mingw32</td>
- <td style='text-align:center'>97% (314/323)</td>
- <td style='text-align:center'>50% (162/323)</td>
+ <td style='text-align:center'>96% (327/340)</td>
+ <td style='text-align:center'>55% (188/340)</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'>95% (308/323)</td>
- <td style='text-align:center'>52% (167/323)</td>
+ <td style='text-align:center'>96% (325/340)</td>
+ <td style='text-align:center'>58% (196/340)</td>
</tr>
<tr>
<td>x86_64-w64-mingw32</td>
- <td style='text-align:center'>89% (286/323)</td>
- <td style='text-align:center'>51% (165/323)</td>
+ <td style='text-align:center'>89% (303/340)</td>
+ <td style='text-align:center'>57% (194/340)</td>
</tr>
</table>
<p>
- These numbers are last updated on May 4, 2014. You can see the current
- status by executing <code>make build-matrix.html</code> in the MXE
- directory.
+ These numbers were last updated on September 2, 2014. You can see the
+ current status by executing <code>make build-matrix.html</code> in the
+ MXE directory.
</p>
<p><small>
* Shared support in MXE was just added in early February, 2014. These