diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-04-01 23:15:37 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-04-01 23:15:37 (GMT) |
commit | d49ad9e0750dc8469a1b0340bc7b2e4564afed60 (patch) | |
tree | 26c9c9701e67ecf2bbe1117a6c4e16047ddb1cee | |
parent | f4bcbe9237a99a8956759a4c22062d24c75812e8 (diff) | |
download | mxe-d49ad9e0750dc8469a1b0340bc7b2e4564afed60.zip mxe-d49ad9e0750dc8469a1b0340bc7b2e4564afed60.tar.gz mxe-d49ad9e0750dc8469a1b0340bc7b2e4564afed60.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 20 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index d48a016..1741a86 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -4018,6 +4018,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">tidy-html5</th> + <td>5.4.0</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">tiff</th> <td>4.0.7</td> <td class="supported">✓</td> @@ -4399,14 +4409,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 425 +Total: 426 <br>(+5 virtual +6 native-only) </th> -<th>419</th> -<th>329</th> -<th>405</th> -<th>329</th> +<th>420</th> +<th>330</th> +<th>406</th> +<th>330</th> <th>19</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index 86af725..dce77a4 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -397,6 +397,7 @@ "teem": {"version": "1.11.0", "website": "https://teem.sourceforge.io/", "description": "Teem"}, "termcap": {"version": "1.3.1", "website": "https://www.gnu.org/software/termutils/", "description": "Termcap"}, "theora": {"version": "1.1.1", "website": "https://theora.org/", "description": "Theora"}, + "tidy-html5": {"version": "5.4.0", "website": "http://www.html-tidy.org/", "description": "HTML/XML syntax checker and reformatter"}, "tiff": {"version": "4.0.7", "website": "http://www.libtiff.org/", "description": "LibTIFF"}, "tinyxml": {"version": "2.6.2", "website": "https://sourceforge.net/projects/tinyxml/", "description": ""}, "tinyxml2": {"version": "4.0.1", "website": "http://grinninglizard.com/tinyxml2/", "description": ""}, |