Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-03-12 16:39:52 +00:00
parent 90fc2216c2
commit 6bcc2c054c
2 changed files with 27 additions and 5 deletions

View File

@ -427,6 +427,16 @@ feel free to submit a pull request.
<td></td>
</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>
@ -2507,6 +2517,16 @@ feel free to submit a pull request.
<td></td>
</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>
@ -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>

View File

@ -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"},