diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2018-12-09 09:39:04 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2018-12-09 09:39:04 (GMT) |
commit | 21cf6ea5e68862bc86b878d56f2c89fa1161dd0c (patch) | |
tree | 879741b317444d5e54caeb86358a66566ec56c45 /docs | |
parent | 86ea790880c36c9ae0481dbb97ae282ee6f308ec (diff) | |
download | mxe-21cf6ea5e68862bc86b878d56f2c89fa1161dd0c.zip mxe-21cf6ea5e68862bc86b878d56f2c89fa1161dd0c.tar.gz mxe-21cf6ea5e68862bc86b878d56f2c89fa1161dd0c.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 | 2 |
2 files changed, 11 insertions, 11 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index fc44774..0cd7cef 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2579,12 +2579,12 @@ feel free to submit a pull request. <tr> <th class="row" title=""> llvm </th> - <td>3.4 </td> - <td class="supported">✓</td> - <td class="supported">✓</td> - <td class="supported">✓</td> - <td class="supported">✓</td> - <td></td> + <td>7.0.0 </td> + <td></td> + <td></td> + <td></td> + <td></td> + <td class="supported">✓</td> </tr> <tr> @@ -4853,11 +4853,11 @@ Total: 466 <br>(+7 virtual +8 native-only) </th> -<th>460</th> -<th>395</th> -<th>446</th> +<th>459</th> <th>394</th> -<th>40</th> +<th>445</th> +<th>393</th> +<th>41</th> </tr> </tbody> </table> diff --git a/docs/packages.json b/docs/packages.json index 961d527..8e9eacf 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -253,7 +253,7 @@ "libxslt": {"version": "1.1.29", "website": "http://xmlsoft.org/XSLT/", "description": ""}, "libzip": {"version": "1.5.1", "website": "https://libzip.org/", "description": ""}, "libzmq": {"version": "d2293da", "website": "https://github.com/zeromq/libzmq", "description": "ZeroMQ core engine in C++, implements ZMTP/3.0"}, - "llvm": {"version": "3.4", "website": "https://llvm.org/", "description": ""}, + "llvm": {"version": "7.0.0", "website": "https://llvm.org/", "description": ""}, "log4cxx": {"version": "0.10.0", "website": "https://logging.apache.org/log4cxx/", "description": ""}, "lua": {"version": "5.3.3", "website": "https://www.lua.org/", "description": "Lua"}, "luabind": {"version": "0.9.1", "website": "https://github.com/luabind/luabind", "description": "Luabind"}, |