diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2016-07-16 06:07:26 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2016-07-16 06:07:26 (GMT) |
commit | 80a79f80d6459f99bd9736d26982b51c54a3cee8 (patch) | |
tree | 8a069e7e550fab4fbdfc547eb08c0daf944c553b | |
parent | 33f6ecea7b7ceb74051e9f0387c253834b71598f (diff) | |
download | mxe-80a79f80d6459f99bd9736d26982b51c54a3cee8.zip mxe-80a79f80d6459f99bd9736d26982b51c54a3cee8.tar.gz mxe-80a79f80d6459f99bd9736d26982b51c54a3cee8.tar.bz2 |
Update versions.json & build-matrix.html
-rw-r--r-- | build-matrix.html | 18 | ||||
-rw-r--r-- | versions.json | 1 |
2 files changed, 15 insertions, 4 deletions
diff --git a/build-matrix.html b/build-matrix.html index 9ea8fa6..cb4abc9 100644 --- a/build-matrix.html +++ b/build-matrix.html @@ -4158,6 +4158,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">yaml-cpp</th> + <td>0.5.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">yasm</th> <td>1.3.0</td> <td class="supported">✓</td> @@ -4189,14 +4199,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 407 +Total: 408 <br>(+5 virtual +3 native-only) </th> -<th>404</th> +<th>405</th> +<th>307</th> +<th>389</th> <th>306</th> -<th>388</th> -<th>305</th> <th>15</th> </tr> </tbody> diff --git a/versions.json b/versions.json index d8c9742..5d01674 100644 --- a/versions.json +++ b/versions.json @@ -411,6 +411,7 @@ "xvidcore": "1.3.4", "xxhash": "0.6.1", "xz": "5.2.2", + "yaml-cpp": "0.5.3", "yasm": "1.3.0", "zlib": "1.2.8", "zziplib": "0.13.62", |