Update packages.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2018-11-15 13:30:26 +00:00
parent 9ba19d263a
commit 9a93e03470
2 changed files with 15 additions and 4 deletions

View File

@ -377,6 +377,16 @@ feel free to submit a pull request.
<td class="supported">&#x2713;</td>
</tr>
<tr>
<th class="row" title=""> cmark </th>
<td>0.28.3 </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=""> cminpack </th>
<td>1.3.4 </td>
@ -4829,14 +4839,14 @@ feel free to submit a pull request.
<tr>
<th class="row" colspan="2">
Total: 464
Total: 465
<br>(+7 virtual
+8 native-only)
</th>
<th>458</th>
<th>459</th>
<th>393</th>
<th>445</th>
<th>392</th>
<th>444</th>
<th>391</th>
<th>33</th>
</tr>
</tbody>

View File

@ -33,6 +33,7 @@
"cloog": {"version": "0.18.4", "website": "https://www.bastoul.net/cloog/", "description": "CLooG Code Generator"},
"cmake": {"version": "3.10.0", "website": "https://www.cmake.org/", "description": ""},
"cmake-conf": {"version": "1", "website": "", "description": ""},
"cmark": {"version": "0.28.3", "website": "https://github.com/commonmark/cmark", "description": "CommonMark parsing and rendering library and program in C"},
"cminpack": {"version": "1.3.4", "website": "http://devernay.free.fr/hacks/cminpack/cminpack.html", "description": ""},
"coda": {"version": "2.18.3", "website": "https://stcorp.nl/coda/", "description": "CODA"},
"coin": {"version": "3.1.3", "website": "https://bitbucket.org/Coin3D/", "description": "Coin3D"},