diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-03-14 08:49:38 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-03-14 08:49:38 (GMT) |
commit | da215711efda5de8baa81542357804b6aca54c88 (patch) | |
tree | ec2b4690cff9018f0ceb222c844dcdadfae9353c | |
parent | 28e1101e651a939f50ef5992c0d1aa79e93e9aa0 (diff) | |
download | mxe-da215711efda5de8baa81542357804b6aca54c88.zip mxe-da215711efda5de8baa81542357804b6aca54c88.tar.gz mxe-da215711efda5de8baa81542357804b6aca54c88.tar.bz2 |
Update packages.json & build-matrix.html
-rw-r--r-- | docs/build-matrix.html | 24 | ||||
-rw-r--r-- | docs/packages.json | 3 |
2 files changed, 19 insertions, 8 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index 2acd079..6838039 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -339,7 +339,7 @@ feel free to submit a pull request. <tr> <th class="row">cmake</th> - <td>3.5.2</td> + <td>3.7.2</td> <td class="unsupported">✗</td> <td class="unsupported">✗</td> <td class="unsupported">✗</td> @@ -348,6 +348,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">cmake-conf</th> + <td>1</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + <td class="supported">✓</td> + </tr> + +<tr> <th class="row">cminpack</th> <td>1.3.4</td> <td class="supported">✓</td> @@ -4359,15 +4369,15 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 421 +Total: 422 <br>(+5 virtual +6 native-only) </th> -<th>415</th> -<th>323</th> -<th>401</th> -<th>323</th> -<th>18</th> +<th>416</th> +<th>324</th> +<th>402</th> +<th>324</th> +<th>19</th> </tr> </tbody> </table> diff --git a/docs/packages.json b/docs/packages.json index 5858ed3..58e2989 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -29,7 +29,8 @@ "chromaprint": {"version": "1.1", "website": "https://acoustid.org/chromaprint", "description": "Chromaprint"}, "cimg": {"version": "1.6.3", "website": "http://cimg.eu/", "description": "CImg Library"}, "cloog": {"version": "0.18.4", "website": "https://www.bastoul.net/cloog/", "description": "CLooG Code Generator"}, - "cmake": {"version": "3.5.2", "website": "https://www.cmake.org/", "description": ""}, + "cmake": {"version": "3.7.2", "website": "https://www.cmake.org/", "description": ""}, + "cmake-conf": {"version": "1", "website": "", "description": ""}, "cminpack": {"version": "1.3.4", "website": "http://devernay.free.fr/hacks/cminpack/cminpack.html", "description": ""}, "coda": {"version": "2.15.1", "website": "https://stcorp.nl/coda/", "description": "CODA"}, "coin": {"version": "3.1.3", "website": "https://bitbucket.org/Coin3D/", "description": "Coin3D"}, |