diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-11-01 07:39:56 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-11-01 07:39:56 (GMT) |
commit | bfa823c98337ceb8f296b346d3e109ac3c3cf13b (patch) | |
tree | 61ec3fffdc530e1f4b9d5b7a9c6b3b18a39193ce /docs | |
parent | 05739848e3b1567c0d792b0377b6cabf918a5235 (diff) | |
download | mxe-bfa823c98337ceb8f296b346d3e109ac3c3cf13b.zip mxe-bfa823c98337ceb8f296b346d3e109ac3c3cf13b.tar.gz mxe-bfa823c98337ceb8f296b346d3e109ac3c3cf13b.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 20 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index f590d0d..a516270 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3768,6 +3768,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">quazip</th> + <td>0.7.3</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">qwt</th> <td>6.1.3</td> <td class="supported">✓</td> @@ -4569,14 +4579,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 441 +Total: 442 <br>(+7 virtual +5 native-only) </th> -<th>435</th> -<th>352</th> -<th>421</th> -<th>352</th> +<th>436</th> +<th>353</th> +<th>422</th> +<th>353</th> <th>25</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 06482f4..e97878e 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -372,6 +372,7 @@ "qtwinextras": {"version": "5.9.2", "website": "https://www.qt.io/", "description": "Qt"}, "qtxlsxwriter": {"version": "6895d8ba6c3a80768c98539445b124654801e8dd", "website": "https://github.com/dbzhang800/QtXlsxWriter/", "description": "QtXlsxWriter"}, "qtxmlpatterns": {"version": "5.9.2", "website": "https://www.qt.io/", "description": "Qt"}, + "quazip": {"version": "0.7.3", "website": "https://sourceforge.net/projects/quazip/", "description": ""}, "qwt": {"version": "6.1.3", "website": "https://qwt.sourceforge.io/", "description": "Qwt"}, "qwtplot3d": {"version": "0.2.7", "website": "https://qwtplot3d.sourceforge.io/", "description": "QwtPlot3D"}, "ragel": {"version": "6.9", "website": "https://www.colm.net/open-source/ragel/", "description": "Ragel"}, |