diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build-matrix.html | 14 | ||||
-rw-r--r-- | docs/packages.json | 1 |
2 files changed, 13 insertions, 2 deletions
diff --git a/docs/build-matrix.html b/docs/build-matrix.html index ad112de..611b430 100644 --- a/docs/build-matrix.html +++ b/docs/build-matrix.html @@ -148,6 +148,16 @@ feel free to submit a pull request. </tr> <tr> + <th class="row">autotools</th> + <td>1</td> + <td class="unsupported">✗</td> + <td class="unsupported">✗</td> + <td class="unsupported">✗</td> + <td class="unsupported">✗</td> + <td class="unsupported">✗</td> + </tr> + +<tr> <th class="row">bfd</th> <td>2.28</td> <td class="supported">✓</td> @@ -4590,14 +4600,14 @@ feel free to submit a pull request. <tr> <th class="row" colspan="2"> Total: 443 -<br>(+7 virtual +<br>(+8 virtual +5 native-only) </th> <th>437</th> <th>354</th> <th>423</th> <th>354</th> -<th>25</th> +<th>26</th> </tr> </tbody> </table> diff --git a/docs/packages.json b/docs/packages.json index 3b10f0b..fc1261a 100644 --- a/docs/packages.json +++ b/docs/packages.json @@ -10,6 +10,7 @@ "atk": {"version": "2.16.0", "website": "https://gtk.org/", "description": "ATK"}, "atkmm": {"version": "2.22.7", "website": "https://www.gtkmm.org/", "description": "ATKmm"}, "aubio": {"version": "0.4.2", "website": "https://www.aubio.org/", "description": ""}, + "autotools": {"version": "1", "website": "https://en.wikipedia.org/wiki/GNU_Build_System", "description": "Dependency package to ensure the autotools work"}, "bfd": {"version": "2.28", "website": "https://www.gnu.org/software/binutils/", "description": "Binary File Descriptor library"}, "binutils": {"version": "2.28", "website": "https://www.gnu.org/software/binutils/", "description": "GNU Binutils"}, "blas": {"version": "3.5.0", "website": "http://www.netlib.org/blas/", "description": ""}, |