diff options
author | MXEBot as Travis CI <mxebot@gmail.com> | 2017-11-01 08:58:52 (GMT) |
---|---|---|
committer | MXEBot as Travis CI <mxebot@gmail.com> | 2017-11-01 08:58:52 (GMT) |
commit | d9241170281883a98b54561d1d35e7b66a26bba2 (patch) | |
tree | 94f8995d3a43a29c9dc04f1596ba29288cc0dc84 /docs | |
parent | a194a08162824d042f7481ad4538aada11afef7b (diff) | |
download | mxe-d9241170281883a98b54561d1d35e7b66a26bba2.zip mxe-d9241170281883a98b54561d1d35e7b66a26bba2.tar.gz mxe-d9241170281883a98b54561d1d35e7b66a26bba2.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 a516270..975f1ac 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -1308,6 +1308,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">itpp</th> + <td>4.3.1</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">jack</th> <td>1.9.10</td> <td class="unsupported">✗</td> @@ -4579,14 +4589,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> -Total: 442 +Total: 443 <br>(+7 virtual +5 native-only) </th> -<th>436</th> -<th>353</th> -<th>422</th> -<th>353</th> +<th>437</th> +<th>354</th> +<th>423</th> +<th>354</th> <th>25</th> </tr> </tbody> diff --git a/docs/packages.json b/docs/packages.json index e97878e..0611f76 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -126,6 +126,7 @@ "intel-tbb": {"version": "c28c8be", "website": "https://www.threadingbuildingblocks.org", "description": "Intel Threading Building Blocks"}, "isl": {"version": "0.15", "website": "http://isl.gforge.inria.fr/", "description": "Integer Set Library"}, "itk": {"version": "4.10.1", "website": "https://www.itk.org/", "description": "Insight Segmentation and Registration Toolkit (ITK)"}, + "itpp": {"version": "4.3.1", "website": "http://itpp.sourceforge.net", "description": ""}, "jack": {"version": "1.9.10", "website": "http://jackaudio.org/", "description": "JACK Audio Connection Kit"}, "jansson": {"version": "2.7", "website": "http://www.digip.org/jansson/", "description": "Jansson"}, "jasper": {"version": "2.0.14", "website": "https://www.ece.uvic.ca/~mdadams/jasper/", "description": "JasPer"}, |