diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2019-03-10 12:12:15 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2019-03-10 12:12:15 (GMT) |
commit | 458179863666231627b8e83aacc464900de850ae (patch) | |
tree | 8a749a2118ebaf06053c31058514b02d2c4cd684 /docs | |
parent | ea56b37696d13f3db4cb23e9b8ca9b6ac9bdb611 (diff) | |
download | mxe-458179863666231627b8e83aacc464900de850ae.zip mxe-458179863666231627b8e83aacc464900de850ae.tar.gz mxe-458179863666231627b8e83aacc464900de850ae.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 | 1 |
2 files changed, 16 insertions, 5 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index fea68a7..12820e8 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -268,6 +268,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row" title=""> ccache </th> + <td>3.6 </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" title=""> ccfits </th> <td>2.5 </td> <td class="supported">✓</td> @@ -4859,15 +4869,15 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 467 +Total: 468 <br>(+7 virtual +8 native-only) </th> -<th>462</th> +<th>463</th> +<th>397</th> +<th>449</th> <th>396</th> -<th>448</th> -<th>395</th> -<th>41</th> +<th>42</th> </tr> </tbody> </table> diff --git a/docs/packages.json b/docs/packages.json index 920c6a6..d7f7b4e 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -22,6 +22,7 @@ "cairomm": {"version": "1.11.2", "website": "https://cairographics.org/cairomm/", "description": ""}, "cblas": {"version": "3.8.0", "website": "https://www.netlib.org/blas/", "description": "C interface to Reference BLAS"}, "cc": {"version": "1", "website": "https://mxe.cc/", "description": "Dependency package for cross libraries"}, + "ccache": {"version": "3.6", "website": "https://ccache.samba.org", "description": "ccache – a fast compiler cache"}, "ccfits": {"version": "2.5", "website": "https://heasarc.gsfc.nasa.gov/fitsio/ccfits", "description": "CCfits"}, "cegui": {"version": "9726a2b505fb", "website": "http://cegui.org.uk/", "description": "Crazy Eddie’s GUI System (CEGUI)"}, "cfitsio": {"version": "3410", "website": "https://heasarc.gsfc.nasa.gov/fitsio/", "description": ""}, |