diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2021-02-06 02:33:28 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2021-02-06 02:33:28 (GMT) |
commit | 07692588dfe0895fc48df4fdddc02ce62262dd50 (patch) | |
tree | 51e03cb534b2f4d26a50c58611790b3b7de868b0 | |
parent | 6251260112b56385ac4052d32aaeff5361665180 (diff) | |
download | mxe-07692588dfe0895fc48df4fdddc02ce62262dd50.zip mxe-07692588dfe0895fc48df4fdddc02ce62262dd50.tar.gz mxe-07692588dfe0895fc48df4fdddc02ce62262dd50.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 40 | ||||
-rw-r--r-- | docs/packages.json | 3 |
2 files changed, 38 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index b2bfd9b..5a1638a 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -2878,6 +2878,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> ms-gsl </th> + <td>3.1.0 </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=""> muparser </th> <td>2.2.5 </td> <td class="supported">✓</td> @@ -4788,6 +4798,26 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> vulkan-headers </th> + <td>1.2.169 </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=""> vulkan-loader </th> + <td>1.2.166 </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=""> waf [source-only-pkg] </th> <td>1.8.17 </td> <td></td> @@ -5029,14 +5059,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 479 +Total: 482 <br>(+7 virtual +13 native-only) </th> -<th>474</th> -<th>409</th> -<th>460</th> -<th>408</th> +<th>477</th> +<th>412</th> +<th>463</th> +<th>411</th> <th>49</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 183f65d..bcfe343 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -283,6 +283,7 @@ "mpc": {"version": "1.1.0", "website": "http://www.multiprecision.org/", "description": "GNU MPC"}, "mpfr": {"version": "4.0.2", "website": "https://www.mpfr.org/", "description": ""}, "mpg123": {"version": "1.26.3", "website": "https://www.mpg123.de/", "description": ""}, + "ms-gsl": {"version": "3.1.0", "website": "https://github.com/microsoft/gsl", "description": "guidelines support library"}, "muparser": {"version": "2.2.5", "website": "https://beltoforion.de/article.php?a=muparser", "description": "muParser"}, "muparserx": {"version": "4.0.7", "website": "https://beltoforion.de/article.php?a=muparserx", "description": "muParserX"}, "mxe-conf": {"version": "1", "website": "", "description": ""}, @@ -474,6 +475,8 @@ "vo-amrwbenc": {"version": "0.1.3", "website": "https://github.com/mstorsjo/vo-amrwbenc", "description": "VO-AMRWBENC"}, "vorbis": {"version": "1.3.7", "website": "https://xiph.org/vorbis/", "description": "Vorbis"}, "vtk": {"version": "8.2.0", "website": "", "description": ""}, + "vulkan-headers": {"version": "1.2.169", "website": "https://github.com/KhronosGroup/vulkan-headers", "description": "vulkan headers"}, + "vulkan-loader": {"version": "1.2.166", "website": "https://github.com/KhronosGroup/vulkan-loader", "description": "vulkan loader"}, "waf": {"version": "1.8.17", "website": "https://waf.io/", "description": "Waf: the meta build system"}, "wavpack": {"version": "5.3.0", "website": "http://www.wavpack.com/", "description": "WavPack"}, "wget": {"version": "1.21.1", "website": "https://www.gnu.org/software/wget/", "description": ""}, |