Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2017-10-31 03:53:43 +00:00
parent dccc6a3a69
commit 3fd7eef918
2 changed files with 16 additions and 5 deletions

View File

@ -3257,6 +3257,16 @@ feel free to submit a pull request.
<td class="unsupported">&#x2717;</td>
</tr>
<tr>
<th class="row">pugixml</th>
<td>1.8</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">qca</th>
<td>2.1.3</td>
@ -4529,14 +4539,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 438
Total: 439
<br>(+7 virtual
+4 native-only)
</th>
<th>432</th>
<th>348</th>
<th>418</th>
<th>348</th>
<th>433</th>
<th>349</th>
<th>419</th>
<th>349</th>
<th>24</th>
</tr>
</tbody>

View File

@ -321,6 +321,7 @@
"proj": {"version": "4.9.3", "website": "https://trac.osgeo.org/proj/", "description": ""},
"protobuf": {"version": "3.4.0", "website": "https://github.com/google/protobuf", "description": ""},
"pthreads": {"version": "POSIX 1003.1-2001", "website": "https://en.wikipedia.org/wiki/POSIX_Threads", "description": "POSIX Threads"},
"pugixml": {"version": "1.8", "website": "https://pugixml.org/", "description": "Light-weight, simple, and fast XML parser for C++ with XPath support"},
"qca": {"version": "2.1.3", "website": "https://userbase.kde.org/QCA", "description": "Qt Cryptographic Architecture"},
"qdbm": {"version": "1.8.78", "website": "http://fallabs.com/qdbm/", "description": "QDBM"},
"qhttpengine": {"version": "0.1.0", "website": "https://github.com/nitroshare/qhttpengine", "description": ""},