summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMXEBot as Travis CI <mxebot@gmail.com>2018-03-12 16:39:52 (GMT)
committerMXEBot as Travis CI <mxebot@gmail.com>2018-03-12 16:39:52 (GMT)
commit6bcc2c054c5da7946853eea76475c838d42bd3fd (patch)
treee50e737c70835f90eb17e94808c3a378fdb0d2b3 /docs
parent90fc2216c24ccb32a1933c17cd3df3b346c8d792 (diff)
downloadmxe-6bcc2c054c5da7946853eea76475c838d42bd3fd.zip
mxe-6bcc2c054c5da7946853eea76475c838d42bd3fd.tar.gz
mxe-6bcc2c054c5da7946853eea76475c838d42bd3fd.tar.bz2
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r--docs/build-matrix.html30
-rw-r--r--docs/packages.json2
2 files changed, 27 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html
index ea0320b..2fd3b95 100644
--- a/docs/build-matrix.html
+++ b/docs/build-matrix.html
@@ -428,6 +428,16 @@ feel free to submit a pull request.
</tr>
<tr>
+ <th class="row" title=""> cppzmq </th>
+ <td>4.2.2 </td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td></td>
+ </tr>
+
+<tr>
<th class="row" title=""> cryptopp </th>
<td>5.6.3 </td>
<td class="supported">&#x2713;</td>
@@ -2508,6 +2518,16 @@ feel free to submit a pull request.
</tr>
<tr>
+ <th class="row" title=""> libzmq </th>
+ <td>d2293da </td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td class="supported">&#x2713;</td>
+ <td></td>
+ </tr>
+
+<tr>
<th class="row" title=""> llvm </th>
<td>3.4 </td>
<td class="supported">&#x2713;</td>
@@ -4679,14 +4699,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
-Total: 450
+Total: 452
<br>(+6 virtual
+8 native-only)
</th>
-<th>442</th>
-<th>370</th>
-<th>428</th>
-<th>370</th>
+<th>444</th>
+<th>372</th>
+<th>430</th>
+<th>372</th>
<th>28</th>
</tr>
</tbody>
diff --git a/docs/packages.json b/docs/packages.json
index b9f7788..d08c640 100644
--- a/docs/packages.json
+++ b/docs/packages.json
@@ -38,6 +38,7 @@
"coin": {"version": "3.1.3", "website": "https://bitbucket.org/Coin3D/", "description": "Coin3D"},
"cpp-netlib": {"version": "73d4024", "website": "http://cpp-netlib.org/", "description": "Boost C++ Networking Library"},
"cppunit": {"version": "1.13.2", "website": "https://www.freedesktop.org/wiki/Software/cppunit/", "description": "CppUnit"},
+ "cppzmq": {"version": "4.2.2", "website": "https://github.com/zeromq/cppzmq", "description": "C++ binding for 0MQ"},
"cryptopp": {"version": "5.6.3", "website": "https://www.cryptopp.com/", "description": "Crypto++ Library"},
"crystalhd": {"version": "1", "website": "https://www.broadcom.com/support/crystal_hd/", "description": "Broadcom Crystal HD Headers"},
"cunit": {"version": "2.1-3", "website": "https://cunit.sourceforge.io/", "description": ""},
@@ -246,6 +247,7 @@
"libxml2": {"version": "2.9.4", "website": "http://www.xmlsoft.org/", "description": ""},
"libxslt": {"version": "1.1.29", "website": "http://xmlsoft.org/XSLT/", "description": ""},
"libzip": {"version": "1.1.3", "website": "https://www.nih.at/libzip/", "description": ""},
+ "libzmq": {"version": "d2293da", "website": "https://github.com/zeromq/libzmq", "description": "ZeroMQ core engine in C++, implements ZMTP/3.0"},
"llvm": {"version": "3.4", "website": "https://llvm.org/", "description": ""},
"log4cxx": {"version": "0.10.0", "website": "https://logging.apache.org/log4cxx/", "description": ""},
"lua": {"version": "5.3.3", "website": "https://www.lua.org/", "description": "Lua"},