summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMXEBot as Travis CI <mxebot@gmail.com>2017-03-26 20:14:35 (GMT)
committerMXEBot as Travis CI <mxebot@gmail.com>2017-03-26 20:14:35 (GMT)
commitd0aa4b74eaeb73000f036ef238a21d0053cc744a (patch)
treee91c8f59aa946125f97a0b787b63f9d1c2ae2d3c /docs
parent2bf7ba2006ad533f2d46435aa5c8b9e2391b447a (diff)
downloadmxe-d0aa4b74eaeb73000f036ef238a21d0053cc744a.zip
mxe-d0aa4b74eaeb73000f036ef238a21d0053cc744a.tar.gz
mxe-d0aa4b74eaeb73000f036ef238a21d0053cc744a.tar.bz2
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r--docs/build-matrix.html20
-rw-r--r--docs/packages.json1
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html
index 38bf853..d688b24 100644
--- a/docs/build-matrix.html
+++ b/docs/build-matrix.html
@@ -2418,6 +2418,16 @@ feel free to submit a pull request.
</tr>
<tr>
+ <th class="row">lz4</th>
+ <td>1.7.5</td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td class="unsupported">&#x2717;</td>
+ </tr>
+
+<tr>
<th class="row">lzma</th>
<td>1604</td>
<td class="supported">&#x2713;</td>
@@ -4379,14 +4389,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
-Total: 423
+Total: 424
<br>(+5 virtual
+6 native-only)
</th>
-<th>417</th>
-<th>325</th>
-<th>403</th>
-<th>325</th>
+<th>418</th>
+<th>326</th>
+<th>404</th>
+<th>326</th>
<th>19</th>
</tr>
</tbody>
diff --git a/docs/packages.json b/docs/packages.json
index b250eac..2f70a15 100644
--- a/docs/packages.json
+++ b/docs/packages.json
@@ -237,6 +237,7 @@
"lua": {"version": "5.3.3", "website": "https://www.lua.org/", "description": "Lua"},
"luabind": {"version": "0.9.1", "website": "http://www.rasterbar.com/products/luabind.html", "description": "Luabind"},
"luajit": {"version": "2.0.4", "website": "https://luajit.org/luajit.html", "description": "LuaJIT"},
+ "lz4": {"version": "1.7.5", "website": "https://github.com/lz4/lz4", "description": "lossless compression algorithm optimized for speed"},
"lzma": {"version": "1604", "website": "http://www.7-zip.org/sdk.html", "description": "LZMA SDK"},
"lzo": {"version": "2.09", "website": "https://www.oberhumer.com/opensource/lzo/", "description": ""},
"matio": {"version": "1.5.2", "website": "https://sourceforge.net/projects/matio/", "description": ""},