diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-05-05 14:48:48 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-05-05 14:48:48 (GMT) |
commit | 83257dcd99708af363155180b40ec6ca869cc724 (patch) | |
tree | 90fe0aaada790b31432b2c1410b701d842e89ebc /docs | |
parent | ac87e247dd9494453147060a93d1853679be794d (diff) | |
download | mxe-83257dcd99708af363155180b40ec6ca869cc724.zip mxe-83257dcd99708af363155180b40ec6ca869cc724.tar.gz mxe-83257dcd99708af363155180b40ec6ca869cc724.tar.bz2 |
Update packages.json & build-matrix.html
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 18 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 15 insertions, 4 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 1e38324..47cf7b5 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3638,6 +3638,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> qtnetworkauth </th> + <td>5.10.1 </td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td></td> + </tr> + +<tr> <th class="row" title=""> qtofficeopenxml </th> <td>02dda4a </td> <td class="supported">✓</td> @@ -4759,14 +4769,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 458 +Total: 459 <br>(+6 virtual +8 native-only) </th> -<th>453</th> +<th>454</th> +<th>385</th> +<th>440</th> <th>384</th> -<th>439</th> -<th>383</th> <th>32</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 3f36742..f06387b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -359,6 +359,7 @@ "qtkeychain": {"version": "0.8.0", "website": "https://github.com/frankosterfeld/qtkeychain", "description": "QtKeychain"}, "qtlocation": {"version": "5.10.1", "website": "https://www.qt.io/", "description": "Qt"}, "qtmultimedia": {"version": "5.10.1", "website": "https://www.qt.io/", "description": "Qt"}, + "qtnetworkauth": {"version": "5.10.1", "website": "https://www.qt.io/", "description": "Qt"}, "qtofficeopenxml": {"version": "02dda4a", "website": "https://github.com/dbzhang800/QtOfficeOpenXml/", "description": "QtOfficeOpenXml"}, "qtpurchasing": {"version": "5.10.1", "website": "https://www.qt.io/", "description": "Qt"}, "qtquickcontrols": {"version": "5.10.1", "website": "https://www.qt.io/", "description": "Qt"}, |