summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2025-01-20 13:16:57 -0500
committerDavid Robillard <d@drobilla.net>2025-01-20 19:16:07 -0500
commit4020bc9376eb77d8b6493d98bf9dc6c5b03e41dc (patch)
tree60c698bdcf05492260f6bbdae4afc52c4240f3eb /doc
parentde841cda8e85fac25f53c7e10ff76e0ef11175a8 (diff)
downloadlilv-4020bc9376eb77d8b6493d98bf9dc6c5b03e41dc.tar.gz
lilv-4020bc9376eb77d8b6493d98bf9dc6c5b03e41dc.tar.bz2
lilv-4020bc9376eb77d8b6493d98bf9dc6c5b03e41dc.zip
Use "system" include type for all dependencies and add header test
Things get confused when these flags differ across projects, so universally use "system" for external dependencies and test for header warnings only in the project that owns them.
Diffstat (limited to 'doc')
-rw-r--r--doc/lv2apply.14
-rw-r--r--doc/lv2bench.14
-rw-r--r--doc/lv2info.14
-rw-r--r--doc/lv2ls.14
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/lv2apply.1 b/doc/lv2apply.1
index bcc49ba..aaf0985 100644
--- a/doc/lv2apply.1
+++ b/doc/lv2apply.1
@@ -1,8 +1,8 @@
.\" # Copyright 2010-2024 David Robillard <d@drobilla.net>
.\" # SPDX-License-Identifier: ISC
-.Dd Nov 29, 2022
+.Dd January 20, 2025
.Dt LV2APPLY 1
-.Os Lilv 0.24.26
+.Os Lilv 0.24.27
.Sh NAME
.Nm lv2apply
.Nd apply an LV2 plugin to an audio file
diff --git a/doc/lv2bench.1 b/doc/lv2bench.1
index 5f87e6b..4c46914 100644
--- a/doc/lv2bench.1
+++ b/doc/lv2bench.1
@@ -1,8 +1,8 @@
.\" # Copyright 2024 David Robillard <d@drobilla.net>
.\" # SPDX-License-Identifier: ISC
-.Dd Nov 29, 2022
+.Dd January 20, 2025
.Dt LV2BENCH 1
-.Os Lilv 0.24.26
+.Os Lilv 0.24.27
.Sh NAME
.Nm lv2bench
.Nd benchmark all installed and supported LV2 plugins
diff --git a/doc/lv2info.1 b/doc/lv2info.1
index d8950d2..72b7bd2 100644
--- a/doc/lv2info.1
+++ b/doc/lv2info.1
@@ -1,8 +1,8 @@
.\" # Copyright 2009-2024 David Robillard <d@drobilla.net>
.\" # SPDX-License-Identifier: ISC
-.Dd Nov 29, 2022
+.Dd January 20, 2025
.Dt LV2INFO 1
-.Os Lilv 0.24.26
+.Os Lilv 0.24.27
.Sh NAME
.Nm lv2info
.Nd print information about an installed LV2 plugin
diff --git a/doc/lv2ls.1 b/doc/lv2ls.1
index 5b13243..1862ac1 100644
--- a/doc/lv2ls.1
+++ b/doc/lv2ls.1
@@ -1,8 +1,8 @@
.\" # Copyright 2010-2024 David Robillard <d@drobilla.net>
.\" # SPDX-License-Identifier: ISC
-.Dd Nov 29, 2022
+.Dd January 20, 2025
.Dt LV2LS 1
-.Os Lilv 0.24.26
+.Os Lilv 0.24.27
.Sh NAME
.Nm lv2ls
.Nd list all installed LV2 plugins