diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-04-02 04:17:25 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-04-02 04:17:25 (GMT) |
commit | efb85f1a73686f95bd53374d90b11a0b23c347a8 (patch) | |
tree | b6a31dd2ef18f0a82f8fc1d95aa46616d9d69ef6 | |
parent | 3fcaa581b5d27463c3ef7610cd24ae4add9c3766 (diff) | |
download | mxe-efb85f1a73686f95bd53374d90b11a0b23c347a8.zip mxe-efb85f1a73686f95bd53374d90b11a0b23c347a8.tar.gz mxe-efb85f1a73686f95bd53374d90b11a0b23c347a8.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 16 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 14 insertions, 3 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 4305a60..c16171f 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -3198,6 +3198,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">qca</th> + <td>2.1.3</td> + <td class="unsupported">✗</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + <td class="supported">✓</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">qdbm</th> <td>1.8.78</td> <td class="supported">✓</td> @@ -4409,14 +4419,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 426 +Total: 427 <br>(+5 virtual +6 native-only) </th> <th>420</th> -<th>330</th> +<th>331</th> <th>406</th> -<th>330</th> +<th>331</th> <th>19</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 95b4361..86c6f9b 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -315,6 +315,7 @@ "proj": {"version": "4.9.3", "website": "https://trac.osgeo.org/proj/", "description": ""}, "protobuf": {"version": "3.2.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"}, + "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": ""}, "qjson": {"version": "0.8.1", "website": "https://qjson.sourceforge.io/", "description": "QJson"}, |